| range |
| appearance as argument number 1 |
|
|
| (documentation range EnglishLanguage "Gives the range of a function. In other words, (range ?FUNCTION ?CLASS) means that all of the values assigned by ?FUNCTION are instances of ?CLASS.") | Merge.kif 295-297 | |
| (domain range 1 Function) | Merge.kif 293-293 | The number 1 argument of range is an instance of function |
| (domain range 2 SetOrClass) | Merge.kif 294-294 | The number 2 argument of range is an instance of set or class |
| (instance range AsymmetricRelation) | Merge.kif 292-292 | range is an instance of asymmetric relation |
| (instance range BinaryPredicate) | Merge.kif 291-291 | range is an instance of binary predicate |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage range "the range of %1 is %n an instance of %2") | english_format.kif 178-178 | |
| (termFormat EnglishLanguage range "range") | domainEnglishFormat.kif 7909-7909 | term format english language, range and "range" |
| antecedent |
|
|
| consequent |
|
|
| (=> (and (subrelation ?REL1 ?REL2) (range ?REL2 ?CLASS1)) (range ?REL1 ?CLASS1)) |
Merge.kif 305-309 |
|
| appearance as argument number 0 |
|
|
|
|