Intersection Subset
From ProofWiki
Contents |
Theorem
The intersection of two sets is a subset of each:
- $S \cap T \subseteq S$
- $S \cap T \subseteq T$
General Result
Let $S$ be a set.
Let $\mathcal P \left({S}\right)$ be the power set of $S$.
Let $\mathbb S \subseteq \mathcal P \left({S}\right)$.
Then:
- $\displaystyle \forall T \in \mathbb S: \bigcap \mathbb S \subseteq T$
Proof
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle x \in S \cap T\) | \(\implies\) | \(\displaystyle x \in S \land x \in T\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | Definition of Set Intersection | ||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\implies\) | \(\displaystyle x \in S\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | Rule of Simplification | ||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\implies\) | \(\displaystyle S \cap T \subseteq S\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | Definition of Subset |
Similarly for $T$.
$\blacksquare$
Sources
- W.E. Deskins: Abstract Algebra (1964): $\S 1.1$: Exercise $1.1: \ 8 \ \text{(f)}$
- J.A. Green: Sets and Groups (1965)... (previous)... (next): $\S 1.3$: Example $13$
- Allan Clark: Elements of Abstract Algebra (1971)... (previous)... (next): $\S 5$
- Keith Devlin: The Joy of Sets: Fundamentals of Contemporary Set Theory (1993): $\S 1.2$: Exercise $1.2.1 \ \text{(ii)}$