Skip to content

Power Set as Complete Lattice (冪集合の完備束) (Section I.3)

  • Power Set as Complete Lattice (冪集合の完備束) (Section I.3) #Card
    • $(2^X, \subset)$ is a complete lattice for every set $X$, with $\bigvee \mathcal{A} = \bigcup \mathcal{A}$ and $\bigwedge \mathcal{A} = \bigcap \mathcal{A}$.

For each set $X$, the set $L = 2^X$ of subsets of $X$ is a complete lattice with respect to inclusion $\subset$: for any $\mathcal{A} \subset 2^X$, $$\bigvee \mathcal{A} = \bigcup_{A \in \mathcal{A}} A, \qquad \bigwedge \mathcal{A} = \bigcap_{A \in \mathcal{A}} A.$$

Set XCompleteLatticesSup_eq_sUnion 相当; Set.sUnion, Set.sInter