Relation SET-PARTITION


Slots on this relation:

Instance-Of: Relation

Equivalence Axioms:

(<=> (Set-Partition ?S @Sets)
     (And (= ?S (Union @Sets)) (Pairwise-Disjoint @Sets)))


Axioms:

(Undefined (Arity Set-Partition))


Other Related Axioms:

(Instance-Of (Arity Set-Partition) Undefined)

(<=> (Set-Partition ?S @Sets)
     (And (= ?S (Union @Sets)) (Pairwise-Disjoint @Sets)))


Notes: