![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| BinaryFunction(binary function) |
| appearance as argument number 1 |
|
|
| (subclass BinaryFunction Function) | Merge.kif 3511-3511 | Binary function is a subclass of function |
| (subclass BinaryFunction TernaryRelation) | Merge.kif 3512-3512 | Binary function is a subclass of ternary relation |
| (subclass BinaryFunction InheritableRelation) | Merge.kif 3513-3513 | Binary function is a subclass of inheritable relation |
| (documentation BinaryFunction EnglishLanguage "The Class of Functions that require two arguments.") | Merge.kif 3515-3516 | Binary function is a subclass of inheritable relation |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain distributes 1 BinaryFunction) | Merge.kif 3827-3827 | The number 1 argument of distributes is an instance of binary function |
| (domain distributes 2 BinaryFunction) | Merge.kif 3828-3828 | The number 2 argument of distributes is an instance of binary function |
| (domain identityElement 1 BinaryFunction) | Merge.kif 5401-5401 | The number 1 argument of identity element is an instance of binary function |
| antecedent |
|
|
| (=> (instance ?FUNCTION BinaryFunction) (valence ?FUNCTION 2)) |
Merge.kif 3518-3520 | If X is an instance of binary function, then X has 2 argument(s) |