![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| TernaryFunction(ternary function) |
| appearance as argument number 1 |
|
|
| (subclass TernaryFunction Function) | Merge.kif 3563-3563 | Ternary function is a subclass of function |
| (subclass TernaryFunction QuaternaryRelation) | Merge.kif 3564-3564 | Ternary function is a subclass of quaternary relation |
| (subclass TernaryFunction InheritableRelation) | Merge.kif 3565-3565 | Ternary function is a subclass of inheritable relation |
| (documentation TernaryFunction EnglishLanguage "The Class of Functions that require exactly three arguments.") | Merge.kif 3567-3568 | Ternary function is a subclass of inheritable relation |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?FUNCTION TernaryFunction) (valence ?FUNCTION 3)) |
Merge.kif 3570-3572 | If X is an instance of ternary function, then X has 3 argument(s) |