Function
IDENTITY
Defined in theory:
Kif-extensions
Source code:
kif-extensions.lisp
Slots on this function:
Documentation
:
The value of the identity function is just its argument.
Instance-Of
:
Function
Arity
:
2
Other Related Axioms:
(<- (
Identity
?X) ?X)