Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

  NonNullSet

Sigma KEE - NonNullSet
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
-------------------------


(termFormat EnglishLanguage NonNullSet "non null set") domainEnglishFormat.kif 40825-40825
(termFormat ChineseTraditionalLanguage NonNullSet "非空集") domainEnglishFormat.kif 40826-40826
(termFormat ChineseLanguage NonNullSet "非空集") domainEnglishFormat.kif 40827-40827

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


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners