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



KB Term:  Term intersection
English Word: 

Sigma KEE - FiniteSet
FiniteSet(finite set)

appearance as argument number 1
-------------------------


(subclass FiniteSet Set) Merge.kif 5657-5657 Finite set is a subclass of set
(documentation FiniteSet EnglishLanguage "A Set containing a finite number of elements.") Merge.kif 5659-5660 Finite set is a subclass of set

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage FiniteSet "finite set") english_format.kif 1767-1767

antecedent
-------------------------


(=>
    (instance ?SET FiniteSet)
    (exists (?NUMBER)
        (and
            (instance ?NUMBER NonnegativeInteger)
            (equal ?NUMBER
                (CardinalityFn ?SET)))))
Merge.kif 5662-5667 If X is an instance of finite set, then there exists Y such that Y is an instance of nonnegative integer, equal Y, and the number of instances in X


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



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