![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
AutomaticTransaction
|
|
|
| appearance as argument number 1 |
|
|
| (subclass NullSet Set) | Merge.kif 5636-5636 | Null set is a subclass of set |
| (documentation NullSet EnglishLanguage "Any Set that contains no elements.") | Merge.kif 5638-5638 | Null set is a subclass of set |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?SET NullSet) (not (exists (?INST) (element ?INST ?SET)))) |
Merge.kif 5640-5644 | If X is an instance of null set, then there doesn't exist Y such that Y is an element of X |