ΘρϵηΠατπ

Union
Given two sets A,BX, then the union of A and B is defined as the set AB:={pX:pApB}
Intersection
Given two sets A,BX, then the intersection of A and B is defined as the set AB:={pX:pApB}
A set Intersects Another
Suppose that A,B are sets, we say that A intersects B when AB
Arbitrary Union
Suppose that M is a family of sets, then M is defined so that xMAM,xA
Arbitrary Intersection
Suppose that M is a family of sets, then M is defined so that xMAM,xA
Arbitrary Union Element of Notation
We define AMA:= M
Arbitrary Intersection Element of Notation
We define AMA:= M
Arbitrary Union Indexed Notation
Suppose that I is an index set for the collection 𝒜={Aα:αI} where Aα is a set, then αIAα:= 𝒜. If the index set is known by context, then we may use the shorthand αAα
Arbitrary Intersection Indexed Notation
Suppose that I is an index set for the collection 𝒜={Aα:αI} where Aα is a set, then αIAα:= 𝒜. If the index set is known by context, then we may use the shorthand αAα
Arbitrary Union Counting Notation
Suppose that a,b, with a<b, and 𝒜:={Ai:i,aib}, then i=abAi= 𝒜
Arbitrary Intersection Counting Notation
Suppose that a,b, with a<b, and 𝒜:={Ai:i,aib}, then i=abAi= 𝒜
Disjoint Sets
Given two sets A,B we say that A and B are disjoint when AB =
Disjoint Union Notation
Given two sets A,B the notation AB is defined as the set AB and also that A,B are disjoint.

Sometimes the above can feel confusing, because it allows you to write contradictions, ie, if you write {1}{1} then this is a contradiction, just in the same way as writing 1=0 would also be a contradiction, so it's important to remember that the square union notation is making a claim at the same time so whenever it's utilized you should verify that the two sets are indeed disjoint, and sometimes that will also require proof.

pairwise disjoint sets
Suppose that M is a family of sets, then we say these sets are pairwise disjoint when given A,BM such that AB, then AB=
partition
Suppose that X is a set, then we say that a set P is a partition of X if and only if the following are true
partition of the integers
The family {{p:p<0},{0},{p:p>0}} is a partition of

Note that the integers 1,0,1 show that the empty set is not in this family. We'll now prove that it's union equals , so let pP, therefore p is in at least one of the sets included in P, since each is a subset of , then we know p, for the reverse direction, we can assume that p, therefore we know that p is either positive, negative or zero, so that pP, this shows P=.

To show this family is pairwise disjoint, note that 0{p:p<0} and 0{p:p>0}, which shows us that {0}{p:p<0}= and {0}{p:p>0}=.

Given any positive integer, we know it cannot be a negative integer, therefore {p:p<0}{p:p>0}=, thus we know that P is pairwise disjoint, which concludes the proof.

a set intersected with a superset is itself
Let A,B be sets such that AB, then AB=A

We start by showing ABA, so consider xAB, so we know that xA and xB, therefore we trivially know that xA, as needed

Now consider the other direction, we need to show that AAB, so consider that xA, then we want to show that xA and xB, which really just simplifies to showing xB, but we know that AB, therefore since xA, we know that xB finishing the proof

A Set Union a Subset is Itself
Let A,B be sets such that BA, then AB=A

We start by showing ABA, so consider xAB, so we know that xA or xB, if xA we are done, on the other hand if xB, then since BA, then xA as needed.

Supposing that xA, then we know that xAB is true.

Subset of an Intersection
Suppose that A,B,C are sets then A(BC) iff AB and AC

Suppose that A(BC), suppose xA, therefore xB and xC showing AB and AC

Now suppose that AB and AC, therefore given xA, we can see that xBC as needed.

intersection factors from union
Suppose that Uα is an indexed family of sets, and Y is any set, then
αI(UαY)=(αIUα)Y

Suppose that xαI(UαY), therefore there is some βI such that xUβY, so that xUβ and xY. Since there is some βI such that xUβ then xαIUα, additionally we had that xY so that x(αIUα)Y as needed

Now suppose that x(αIUα)Y, therefore x(αIUα) and xY, due to this we have some βI, such that xUβ and thus xUβY which by definition shows that xαI(UαY)

intersection factors from intersection
Suppose that Uα is an indexed family of sets, and Y is any set, then
αI(UαY)=(αIUα)Y

Suppose that xαI(UαY), therefore for every αI we have: xUαY, so that xUα and xY. Since it's true for every αI then xαIUα, additionally we had that xY so that x(αIUα)Y as needed

Now suppose that x(αIUα)Y, therefore x(αIUα) and xY, due to this, for every αI, we know xUα and thus xUαY which by definition shows that xαI(UαY)

Union of Subsets is Still a Subset
Suppose that 𝒞 is a collection of subsets of X, then 𝒞X
Let xC𝒞C, then xU for some U𝒞, since U must be a subset of X then x is also in X. As needed
Intersection of Subsets is Still a Subset
Suppose that 𝒞 is a collection of subsets of X, then 𝒞X
Let xC𝒞C, then xU for each U𝒞, focusing on a single such set M𝒞 since M must be a subset of X then x is also in X. As needed
An Intersection of Supersets is still a Superset
Suppose that 𝒞 is a collection of supersets of X, then 𝒞X
Let xX, suppose that C𝒞, thus by definition CX, and since xX we must deduce xC, therefore x𝒞 as needed.
Intersection Decreases as It Intersects More Things
Suppose that N,M are families of sets such that NM, then MN
Let xM, then for every SM,xS. Now consider any KN, then KM therefore xK which shows that xN as needed.
The Intersection of a Collection of Sets Is a Subset of Any Set Part of the Intersection
Suppose that 𝒞 is a collection of sets, then for any C𝒞 we have: 𝒞C
Note that 𝒞{C} therefore we know 𝒞{C}=C as needed.
A set Covered in Subsets is a Union
Suppose A is a set and that for each aA, there is a Ba such that aBaA, then A=aABa

We can see that 𝒞={Ba:aA} is a collection of subsets of A, so since a union of a subsets is still a subset we have aABaA.

But also given pA we know that pBp so paABa which shows AaABa, so we can conclude A=aABa.