The key points summarized here are derived from Yeh (2012)1 and Hogg, Tanis, & Zimmerman (2013)2 . These notes are not entirely original but are recorded and organized for personal study and better understanding. If you find them useful, please cite the original works, and always refer to the original texts for the most accurate information.
Set Theoryβ
Sample spaceβ
All possible outcomes of a particular experiment, denoted by Ξ© \Omega Ξ© .
Every outcome in Ξ© \Omega Ξ© is called an element , denoted by w w w . The element in Ξ© \Omega Ξ© is denoted by w β Ξ© w \in \Omega w β Ξ© .
Element in Sample space: w β Ξ© w \in \Omega w β Ξ© .
Set belongs to Set: S A β S B S_{A} \subseteq S_{B} S A β β S B β
Set operationsβ
Let A A A and B B B be sets, and let A n {A_{n}} A n β be a sequence of subsets of Ξ© \Omega Ξ© .
1. Subsetβ
A A A is a subset of B B B , denoted as A β B A \subseteq B A β B , and every element in A A A is also an element in B B B .
2. Set Equalityβ
A A A is equal to B B B , denoted as A = B A = B A = B . That is, A β B A \subseteq B A β B and B β A B \subseteq A B β A , both conditions hold simultaneously.
3. Null Setβ
The null set, denoted as β
\varnothing β
, is a set that contains no elements.
4. Complement Setβ
The complement of set A A A , denoted as A c A^{c} A c , is the set of all elements in Ξ© \Omega Ξ© that are not in A A A .
A c = { w β£ w β Ξ© β§ w βΜΈ A } A^{c} = \{ w \mid w \in \Omega \land w \not \in A \} A c = { w β£ w β Ξ© β§ w ξ β A }
5. Unionβ
The union of sets A A A and B B B , denoted as A βͺ B A \cup B A βͺ B , is the set of all elements in A A A and B B B .
A βͺ B = { w β£ w β A β¨ w β B } A \cup B = \{ w \mid w \in A \lor w \in B \} A βͺ B = { w β£ w β A β¨ w β B }
6. Intersectionβ
The intersection of sets A A A and B B B , denoted as A β© B A \cap B A β© B , is the set of all elements in A A A and B B B .
A β© B = { w β£ w β A β§ w β B } A \cap B = \{ w \mid w \in A \land w \in B \} A β© B = { w β£ w β A β§ w β B }
7. Set Differenceβ
A \ B A \backslash B A \ B : The set of all elements that are in A A A but not in B B B :
A \ B = A β© B c = { w β£ w β A β§ w βΜΈ B } A \backslash B = A \cap B^{c} =\{ w \mid w \in A \land w \not \in B \} A \ B = A β© B c = { w β£ w β A β§ w ξ β B }
B \ A B \backslash A B \ A : The set of all elements that are in B B B but not in A A A :
B \ A = B β© A c = { w β£ w β B β§ w βΜΈ A } B \backslash A = B \cap A^{c} = \{ w \mid w \in B \land w \not \in A \} B \ A = B β© A c = { w β£ w β B β§ w ξ β A }
8. Disjoint or Mutually Exclusiveβ
If A A A and B B B have no common elements, they are called disjoint sets, denoted as A β© B = β
A \cap B = \varnothing A β© B = β
.
9. Upper Limitβ
limβsup β‘ n β k = 1 β β n = k β A n = { w β£ w β A n Β forΒ infinitelyΒ manyΒ valuesΒ ofΒ nΒ } {\limsup}_{n} \bigcap_{k=1}^{\infty} \bigcup_{n=k}^{\infty} A_{n} = \{w \mid w \in A_{n} \text{ for infinitely many values of n }\} lim sup n β k = 1 β β β n = k β β β A n β = { w β£ w β A n β Β forΒ infinitelyΒ manyΒ valuesΒ ofΒ nΒ }
10. Lower Limitβ
limβinf β‘ n β k = 1 β β n = k β A n = { w β£ w β A n Β forΒ allΒ butΒ finitelyΒ manyΒ valuesΒ ofΒ nΒ } {\liminf}_{n} \bigcup_{k=1}^{\infty} \bigcap_{n=k}^{\infty} A_{n} = \{w \mid w \in A_{n} \text{ for all but finitely many values of n }\} lim inf n β k = 1 β β β n = k β β β A n β = { w β£ w β A n β Β forΒ allΒ butΒ finitelyΒ manyΒ valuesΒ ofΒ nΒ }
11. Set Convergenceβ
The sequence { A n } \{A_{n} \} { A n β } converges to A A A if limβsup β‘ n A n = limβinf β‘ n A n = A {\limsup}_{n}A_{n} = {\liminf}_{n}A_{n} = A lim sup n β A n β = lim inf n β A n β = A , which is denoted by lim β‘ n β β A n = A \lim_{n \to \infty} A_{n} = A lim n β β β A n β = A .
Generalization to Multiple Setsβ
The operations of union and intersection can be extended to any finite or infinite number of sets.
Extend operation to finite sets
Let A 1 , A 2 , β¦ , A n A_{1}, A_{2}, \ldots, A_{n} A 1 β , A 2 β , β¦ , A n β be subsets of S S S , such that each A i β S A_{i} \subseteq S A i β β S for i = 1 , 2 , β¦ , n i=1, 2, \ldots, n i = 1 , 2 , β¦ , n .
Their union is denoted as:
A 1 βͺ A 2 βͺ β― βͺ A n = β i = 1 n A i = { x β£ x β A 1 β¨ x β A 2 β¨ β¦ β¨ x β A i β , β i β { 1 , 2 , β¦ , n } } A_{1} \cup A_{2} \cup \cdots \cup A_{n} = \bigcup_{i=1}^{n} A_{i} = \{ x \mid x \in A_{1} \lor x \in A_{2} \lor \ldots \lor x \in A_{i} \,, \forall i \in \{1, 2, \ldots, n\}\} A 1 β βͺ A 2 β βͺ β― βͺ A n β = i = 1 β n β A i β = { x β£ x β A 1 β β¨ x β A 2 β β¨ β¦ β¨ x β A i β , β i β { 1 , 2 , β¦ , n }}
, and their intersection is denoted as:
A 1 β© A 2 β© β― β© A n = β i = 1 n A i = { x β£ x β A 1 β§ x β A 2 β§ β¦ β§ x β A i β , β i β { 1 , 2 , β¦ , n } } A_{1} \cap A_{2} \cap \cdots \cap A_{n} = \bigcap_{i=1}^{n} A_{i} = \{ x \mid x \in A_{1} \land x \in A_{2} \land \ldots \land x \in A_{i} \,, \forall i \in \{1, 2, \ldots, n\}\} A 1 β β© A 2 β β© β― β© A n β = i = 1 β n β A i β = { x β£ x β A 1 β β§ x β A 2 β β§ β¦ β§ x β A i β , β i β { 1 , 2 , β¦ , n }}
Extend operation to infinite sets
Let A 1 , A 2 , β¦ , A n A_{1}, A_{2}, \ldots, A_{n} A 1 β , A 2 β , β¦ , A n β be subsets of S S S , such that each A i β S A_{i} \subseteq S A i β β S for i = 1 , 2 , β¦ , n , β¦ i=1, 2, \ldots, n, \ldots i = 1 , 2 , β¦ , n , β¦ .
Their union is denoted as:
A 1 βͺ A 2 βͺ β― βͺ A n βͺ β― = β i = 1 β A i = { x β£ x β A 1 β¨ x β A 2 β¨ β¦ β¨ x β A i β , β i β { 1 , 2 , β¦ , n , β¦ } } A_{1} \cup A_{2} \cup \cdots \cup A_{n} \cup \cdots= \bigcup_{i=1}^{\infty} A_{i} = \{ x \mid x \in A_{1} \lor x \in A_{2} \lor \ldots \lor x \in A_{i} \,, \forall i \in \{1, 2, \ldots, n, \ldots\}\} A 1 β βͺ A 2 β βͺ β― βͺ A n β βͺ β― = i = 1 β β β A i β = { x β£ x β A 1 β β¨ x β A 2 β β¨ β¦ β¨ x β A i β , β i β { 1 , 2 , β¦ , n , β¦ }}
, and their intersection is denoted as:
A 1 β© A 2 β© β― β© A n β© β― = β i = 1 β A i = { x β£ x β A 1 β§ x β A 2 β§ β¦ β§ x β A i β , β i β { 1 , 2 , β¦ , n , β¦ } } A_{1} \cap A_{2} \cap \cdots \cap A_{n} \cap \cdots = \bigcap_{i=1}^{\infty} A_{i} = \{ x \mid x \in A_{1} \land x \in A_{2} \land \ldots \land x \in A_{i} \,, \forall i \in \{1, 2, \ldots, n, \ldots\}\} A 1 β β© A 2 β β© β― β© A n β β© β― = i = 1 β β β A i β = { x β£ x β A 1 β β§ x β A 2 β β§ β¦ β§ x β A i β , β i β { 1 , 2 , β¦ , n , β¦ }}
Propertiesβ
Commutativity: A βͺ B = B βͺ A A \cup B = B \cup A A βͺ B = B βͺ A ; A β© B = B β© A A \cap B = B \cap A A β© B = B β© A
Associativity: ( A βͺ B ) βͺ C = A βͺ ( B βͺ C ) (A \cup B) \cup C = A \cup (B \cup C) ( A βͺ B ) βͺ C = A βͺ ( B βͺ C ) ; ( A β© B ) β© C = A β© ( B β© C ) (A \cap B) \cap C = A \cap (B \cap C) ( A β© B ) β© C = A β© ( B β© C )
Distributive Law: A βͺ ( B β© C ) = ( A βͺ B ) β© ( A βͺ C ) A \cup (B \cap C) = (A \cup B) \cap (A \cup C) A βͺ ( B β© C ) = ( A βͺ B ) β© ( A βͺ C ) ; A β© ( B βͺ C ) = ( A β© B ) βͺ ( A β© C ) A \cap (B \cup C) = (A \cap B) \cup (A \cap C) A β© ( B βͺ C ) = ( A β© B ) βͺ ( A β© C )
DeMorgen's Law: ( A βͺ B ) c = A c β© B c {(A \cup B)}^{c} = A^{c} \cap B^{c} ( A βͺ B ) c = A c β© B c ; ( A β© B ) c = A c βͺ B c {(A \cap B)}^{c} = A^{c} \cup B^{c} ( A β© B ) c = A c βͺ B c
Corrections Are Always Welcome
If you find any mistakes or have suggestions for improvement, please feel free to submit a pull request . Your corrections and contributions will be incorporated into these notes. Thank you for your time!
Referencesβ
1. Yeh, H.-C. (2012). Advanced statistics (8th ed.). College of Law National Taiwan University Library and Stationery Department.
2. Hogg, R. V., Tanis, E. A., & Zimmerman, D. (2013). Probability and statistical inference (9th ed.). Upper Saddle River, NJ: Pearson.