A set is a collection of objects.

A set is a mathematical construction which must follow the following basic axioms A set is notated by the following brackets with objects separated by commas. It can also be represented by a variable, most often a capital letter .

If I say something is “in” a set, I use this symbol See also Logical Operators () See also Quantifier ()

Set Operations

Union

Denoted by . It is the set which is a merging of two sets. Meaning

Intersection

Denoted by a . It is the set which only consists of elements contained in two sets. Meaning

ZFC (Zermello-Fraenkel + Choice) Axioms

#NameFOLLaymans Terms
1Axiom of extensionality sets and elements If two sets have the same exact elements then they are equal
2Axiom of pairinggiven two elements there exists a set containing those elements
3Axiom of subsetsIf you have a set and a rule, you can make a subset constructed from elements of the chosen set with that rule applied
4Axiom of the sum setYou can construct sets that are the the unions of multiple sets