Theorems · Theorem · general topology
Topology.IsCoinducing.connectedComponentsHomeomorph_symm_mk_apply
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y}
(hf : Topology.IsCoinducing f) (hf' : ∀ (y : Y), IsConnected (f ⁻¹' {y})) (x : X),
(hf.connectedComponentsHomeomorph hf').symm (ConnectedComponents.mk (f x)) = ConnectedComponents.mk x- Defined in
- Mathlib.Topology.Homeomorph.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.preimagestatement and proof · cited by 4,946
- Homeomorphstatement · cited by 725
- Homeomorph.symmstatement and proof · cited by 365
- IsConnectedstatement and proof · cited by 116
- ConnectedComponentsstatement · cited by 40
- Topology.IsCoinducingstatement and proof · cited by 31
- ConnectedComponents.mkstatement and proof · cited by 25
- Homeomorph.apply_symm_applyproof · cited by 18
- Homeomorph.injectiveproof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.