Category:Examples of Set Intersection

From ProofWiki
Jump to navigation Jump to search

This category contains examples of Set Intersection.

Let $S$ and $T$ be sets.


The (set) intersection of $S$ and $T$ is written $S \cap T$.

It means the set which consists of all the elements which are contained in both of $S$ and $T$:

$x \in S \cap T \iff x \in S \land x \in T$