Mathlib Map

Theorems · Definition · general topology

DiscreteQuotient.finsetClopens

(X : Type u_2) →
  [inst : TopologicalSpace X] → [CompactSpace X] → DiscreteQuotient X → Finset (TopologicalSpace.Clopens X)

If X is a compact space, then we associate to any discrete quotient on X a finite set of clopen subsets of X, given by the fibers of proj. TODO: prove that these form a partition of X

Defined in
Mathlib.Topology.DiscreteQuotient
Cited by
3 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceCompactSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.