Theorems · Theorem · algebraic topology
IsCoveringMapOn.of_isLocalHomeomorphOn
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X} {s : Set X}
[T2Space E] [T2Space X] [CompactSpace E], Continuous f → IsLocalHomeomorphOn f (f ⁻¹' s) → IsCoveringMapOn f sIf f : E → X is a continuous map between Hausdorff spaces with E compact, s is a subset
of X such that f restricts to a homeomorphism on a neighborhood of every point of f ⁻¹' s,
then f is a covering map on s.
For example, s can be taken to be the set of regular values of a C¹ map f : E → X
where E and X are manifolds of the same dimension with E compact, according to
the inverse function theorem (see ContDiffAt.toOpenPartialHomeomorph).
- Defined in
- Mathlib.Topology.Covering.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.preimagestatement and proof · cited by 4,946
- Continuousstatement and proof · cited by 2,592
- T2Spacestatement and proof · cited by 1,351
- PartialEquiv.sourceproof · cited by 964
- PartialHomeomorph.toPartialEquivproof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphproof · cited by 851
- OpenPartialHomeomorph.toFun'proof · cited by 745
- OpenPartialHomeomorphproof · cited by 664
- CompactSpacestatement and proof · cited by 593
- IsCoveringMapOnstatement · cited by 34
Cited by2
Results whose statement or proof uses this declaration.
- isLocalHomeomorph_iff_isCoveringMapproof · cited by 0
- IsCoveringMapOn.of_openPartialHomeomorphproof · cited by 0