Function 1+


Slots on this function:

Documentation:
The term {tt (1+ $tau$)} denotes the sum of the object denoted by $tau$ and 1.
Arity: 2

Axioms:

(=> (1+ ?X ?Result) (= ?Result (+ ?X 1)))