Theorems · Theorem · algebraic topology
IsCoveringMapOn.homeomorph_comp
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X} {s : Set X},
IsCoveringMapOn f s →
∀ {Y : Type u_3} [inst_2 : TopologicalSpace Y] (g : X ≃ₜ Y), IsCoveringMapOn (⇑g ∘ f) (⇑g.symm ⁻¹' s)- Defined in
- Mathlib.Topology.Covering.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.preimagestatement and proof · cited by 4,946
- Homeomorphstatement and proof · cited by 725
- Homeomorph.symmstatement and proof · cited by 365
- IsCoveringMapOnstatement and proof · cited by 34
- Homeomorph.apply_symm_applyproof · cited by 18
- IsEvenlyCovered.to_isEvenlyCovered_preimageproof · cited by 7
- IsEvenlyCovered.homeomorph_compproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- IsCoveringMap.homeomorph_compproof · cited by 1
- IsCoveringMapOn.homeomorph_comp_iffproof · cited by 0