Theorems · Theorem · general topology
isLocalHomeomorphOn_iff_isOpenEmbedding_restrict
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] (s : Set X) {f : X → Y},
IsLocalHomeomorphOn f s ↔ ∀ x ∈ s, ∃ U ∈ nhds x, Topology.IsOpenEmbedding (U.domRestrict f)- Defined in
- Mathlib.Topology.IsLocalHomeomorph
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Filterstatement · cited by 8,121
- Set.Elemstatement and proof · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- Continuousproof · cited by 2,592
- IsOpenproof · cited by 2,400
- PartialEquiv.sourceproof · cited by 964
- PartialHomeomorph.toPartialEquivproof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphproof · cited by 851
- OpenPartialHomeomorph.toFun'proof · cited by 745
- interiorproof · cited by 714
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.