Skip to content

Intersection

River McCubbin edited this page May 10, 2024 · 2 revisions

Statement

The intersection of a non-empty set $S$ is the set $\bigcap S = \{ x \mid \forall X \in S, x \in X\}$. Often, the intersection of two sets $A$ and $B$ is denoted $A \cap S = \{x \mid x \in A$ and $x \in B\}$

Explanation

Proof(s)

History

Applications

Links

Dependencies

Dependents

Sources

Clone this wiki locally