![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| NonNullSet(non null set) |
| appearance as argument number 1 |
|
|
| (subclass NonNullSet Set) | Merge.kif 5647-5647 | Non null set is a subclass of set |
| (documentation NonNullSet EnglishLanguage "Any Set that has at least one element.") | Merge.kif 5649-5650 | Non null set is a subclass of set |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?SET NonNullSet) (exists (?INST) (element ?INST ?SET))) |
Merge.kif 5652-5655 | If X is an instance of non null set, then there exists Y such that Y is an element of X |