| BinaryFunction(binary function) |
| appearance as argument number 1 |
|
|
| (subclass BinaryFunction Function) | Merge.kif 3437-3437 | Binary function is a subclass of function |
| (subclass BinaryFunction TernaryRelation) | Merge.kif 3438-3438 | Binary function is a subclass of ternary relation |
| (subclass BinaryFunction InheritableRelation) | Merge.kif 3439-3439 | Binary function is a subclass of inheritable relation |
| (documentation BinaryFunction EnglishLanguage "The Class of Functions that require two arguments.") | Merge.kif 3441-3442 | Binary function is a subclass of inheritable relation |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain distributes 1 BinaryFunction) | Merge.kif 3760-3760 | The number 1 argument of distributes is an instance of binary function |
| (domain distributes 2 BinaryFunction) | Merge.kif 3761-3761 | The number 2 argument of distributes is an instance of binary function |
| (domain identityElement 1 BinaryFunction) | Merge.kif 5330-5330 | The number 1 argument of identity element is an instance of binary function |
| antecedent |
|
|
| (=> (instance ?FUNCTION BinaryFunction) (valence ?FUNCTION 2)) |
Merge.kif 3444-3446 | If X is an instance of binary function, then X has 2 argument(s) |
|
|