Theorems · Theorem · general topology
IsOpenMap.enatCard_connectedComponents_le_encard_preimage_singleton
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y},
IsOpenMap f → IsClosedMap f → ∀ [ConnectedSpace Y] (y : Y), ENat.card (ConnectedComponents X) ≤ (f ⁻¹' {y}).encardIf f : X → Y is an open and closed map and Y is connected, the number of connected
components of X is bounded by the cardinality of the fiber of any point.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites60
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Fintypeproof · cited by 7,736
- Set.imageproof · cited by 5,609
- Finset.sumproof · cited by 5,195
- ENatstatement and proof · cited by 4,985
- Set.preimagestatement and proof · cited by 4,946
- Set.univproof · cited by 3,945
- mul_oneproof · cited by 3,885
- Equiv.symmproof · cited by 3,681
- Finset.univproof · cited by 3,473
Cited by1
Results whose statement or proof uses this declaration.