Theorems · Theorem · algebraic topology
IsClosedMap.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], IsClosedMap f → (∀ x ∈ s, (f ⁻¹' {x}).Finite) → IsLocalHomeomorphOn f (f ⁻¹' s) → IsCoveringMapOn f sIf f : E → X is a closed map between topological spaces with E Hausdorff, and s is
a subset of X on which f has finite fibers, such that f restricts to a homeomorphism on
a neighborhood of every point of f ⁻¹' s, then f is a covering map on s.
- Defined in
- Mathlib.Topology.Covering.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 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
- Set.Finitestatement and proof · cited by 1,814
- 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
- IsClosedMapstatement and proof · cited by 138
- IsCoveringMapOnstatement · cited by 34
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.isCoveringMapOn_evalproof · cited by 1
- IsClosedMap.isCoveringMapOn_of_openPartialHomeomorphproof · cited by 0