Theorems · Theorem · general topology
IsOpenMap.finite_connectedComponents_of_finite_preimage_singleton
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y},
IsOpenMap f →
IsClosedMap f →
∀ [Finite (ConnectedComponents Y)],
Continuous f → (∀ (y : Y), (f ⁻¹' {y}).Finite) → Finite (ConnectedComponents X)If f : X → Y is continuous, open and closed with finite fibers and Y has finitely many
connected components, so does X.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemproof · cited by 7,166
- Set.imageproof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- Equiv.symmproof · cited by 3,681
- Finitestatement and proof · cited by 3,029
- Continuousstatement and proof · cited by 2,592
- Set.extproof · cited by 2,266
- Set.Finitestatement and proof · cited by 1,814
- Continuous.compproof · cited by 371
- Function.Injective.injOnproof · cited by 280
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.