Function
APPLY
Defined in theory:
Kif-relations
Source code:
kif-relations.lisp
Slots on this function:
Instance-Of
:
Function
Arity
:
3
Other Related Axioms:
(<- (
Apply
?F ?List) (If (And (
Function
?F) (
=
?List (
Listof
@Args))) (
Value
?F @Args)))