| UnaryFunction(unary function) |
| appearance as argument number 1 |
|
|
| (subclass UnaryFunction Function) | Merge.kif 3397-3397 | Unary function is a subclass of function |
| (subclass UnaryFunction BinaryRelation) | Merge.kif 3398-3398 | Unary function is a subclass of binary relation |
| (subclass UnaryFunction InheritableRelation) | Merge.kif 3399-3399 | Unary function is a subclass of inheritable relation |
| (documentation UnaryFunction EnglishLanguage "The Class of Functions that require a single argument.") | Merge.kif 3401-3402 | Unary function is a subclass of inheritable relation |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?FUNCTION UnaryFunction) (valence ?FUNCTION 1)) |
Merge.kif 3404-3406 | If X is an instance of unary function, then X has 1 argument(s) |
|
|