Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

yugmataH asambaddha samUha (PairwiseDisjointClass)

A SetOrClass of Classes is a PairwiseDisjointClass just in case every instance of the SetOrClass is either equal to or disjoint from every other instance of the SetOrClass.

Ontology

SUMO / SET/CLASS-THEORY

Superclass(es)

[tree]
astitva
is subclass of
  amUrta  
is subclass of
  samUha yaa varga  
is subclass of
  yugmataH asambaddha samUha  

Coordinate term(s)

varga  paarasparika asambaddha samUha  varga 

Axioms (1)

(=>
      (instance ?SUPERCLASS PairwiseDisjointClass)
      (forall
            (?CLASS1 ?CLASS2)
            (=>
                  (and
                        (instance ?CLASS1 ?SUPERCLASS)
                        (instance ?CLASS2 ?SUPERCLASS))
                  (or
                        (equal ?CLASS1 ?CLASS2)
                        (disjoint ?CLASS1 ?CLASS2)))))