![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| SetOfEquations(set of equations) |
| appearance as argument number 1 |
|
|
| (documentation SetOfEquations EnglishLanguage "A Set of equations") | engineering.kif 209-209 | |
| (lexicon SetOfEquations LexNoun "set of equations") | engineering.kif 210-210 | |
| (lexicon SetOfEquations LexNoun "equations") | engineering.kif 211-211 | |
| (subclass SetOfEquations Set) | engineering.kif 212-212 | Set of equations is a subclass of set |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (and (property ?OBJECT ?ATTRIBUTE) (instance ?ATTRIBUTE EquationAttribute)) (or (instance ?OBJECT Equation) (instance ?OBJECT SetOfEquations))) |
engineering.kif 218-224 | If X the attribute Y and Y is an instance of equation attribute, then X is an instance of equation or X is an instance of set of equations |
| (=> (and (property ?OBJECT ?ATTRIBUTE) (instance ?ATTRIBUTE AlgebroDifferentialAttribute)) (instance ?OBJECT SetOfEquations)) |
engineering.kif 237-241 | If X the attribute Y and Y is an instance of algebro differential attribute, then X is an instance of set of equations |