![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Equation
|
|
|
| appearance as argument number 1 |
|
|
| (documentation Equation EnglishLanguage "a mathematical statement that two expressions are equal.") | engineering.kif 154-155 | |
| (lexicon Equation LexNoun "equation") | engineering.kif 156-156 | |
| (subclass Equation Proposition) | engineering.kif 157-157 | Equation is a subclass of proposition |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (<=> (instance ?X DifferentialEquation) (instance ?X (AttrFn Equation DifferentialAttribute))) |
engineering.kif 162-164 | X is an instance of differential equation if, only if X is an instance of the attr of equation, and differential attribute |
| (=> (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 |