Set Symbols Reference

SymbolSymbol NameMeaning
{ }SetA collection of elements
A ∪ BUnionElements that belong to set A or set B
A ∩ BIntersectionElements that belong to both the sets, A and B
A ⊆ BSubsetAll elements of A are contained in B
A ⊄ BNot SubsetA is not a subset of B
A ⊂ BProper SubsetAll elements of A are contained in B and A B

Ø

Empty Set

Ø = { }

power setall subsets of C
A = Bequalityboth sets have the same members
A / Brelative complement, or differenceobjects that belong to A and not to B
A ⊕ BSymetric differenceelements that do not belong to both sets
Complementall the objects that do not belong to set A
a ∈ Belement ofset membership
x ∉ Anot element ofno set membership
A × Bcartesian productset of all ordered pairs from A and B
positive integer numbers setpositive integers
natural numbersN1 = {0, 1, 2, 3, 4, 5,…}
integer numbers setintegers
rational numbers setnon repeating decimal and integers
real numbers setall rational and irrational nubmers
Universal seta set of all possible values