![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| UnaryFunction(unary function) |
| appearance as argument number 1 |
|
|
| (subclass UnaryFunction Function) | Merge.kif 3471-3471 | Unary function is a subclass of function |
| (subclass UnaryFunction BinaryRelation) | Merge.kif 3472-3472 | Unary function is a subclass of binary relation |
| (subclass UnaryFunction InheritableRelation) | Merge.kif 3473-3473 | Unary function is a subclass of inheritable relation |
| (documentation UnaryFunction EnglishLanguage "The Class of Functions that require a single argument.") | Merge.kif 3475-3476 | Unary function is a subclass of inheritable relation |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?FUNCTION UnaryFunction) (valence ?FUNCTION 1)) |
Merge.kif 3478-3480 | If X is an instance of unary function, then X has 1 argument(s) |