Theorems · Theorem · algebraic topology
IsCoveringMapOn.homeomorph_comp_iff
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X} {s : Set X}
{Y : Type u_3} [inst_2 : TopologicalSpace Y] (g : X ≃ₜ Y),
IsCoveringMapOn (⇑g ∘ f) (⇑g.symm ⁻¹' s) ↔ IsCoveringMapOn f s- Defined in
- Mathlib.Topology.Covering.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 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
- Set.extproof · cited by 2,266
- Homeomorphstatement and proof · cited by 725
- Homeomorph.symmstatement and proof · cited by 365
- IsCoveringMapOnstatement and proof · cited by 34
- Homeomorph.symm_apply_applyproof · cited by 18
- IsCoveringMapOn.homeomorph_compproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.