Mathlib Map

Theorems · Definition · general topology

IsLocalHomeomorphOn

{X : Type u_1} → {Y : Type u_2} → [TopologicalSpace X] → [TopologicalSpace Y] → (X → Y) → Set X → Prop

A function f : X → Y satisfies IsLocalHomeomorphOn f s if each x ∈ s is contained in the source of some e : OpenPartialHomeomorph X Y with f = e.

Defined in
Mathlib.Topology.IsLocalHomeomorph
Cited by
22 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsLocalHomeomorph.isLocalHomeomorphOn · cited by 6IsLocalHomeomorph.isLocal…isLocalHomeomorph_iff_isLocalHomeomorphOn_univ · cited by 5isLocalHomeomorph_iff_isL…IsLocalHomeomorphOn.mk · cited by 5IsLocalHomeomorphOn.mkIsLocalHomeomorphOn.discreteTopology_of_image · cited by 3IsLocalHomeomorphOn.discr…IsCoveringMapOn.of_isLocalHomeomorphOn · cited by 2IsCoveringMapOn.of_isLoca…IsLocalHomeomorphOn.discreteTopology_image_iff · cited by 2IsLocalHomeomorphOn.discr…IsLocalHomeomorphOn.map_nhds_eq · cited by 2IsLocalHomeomorphOn.map_n…IsClosedMap.isCoveringMapOn_of_isLocalHomeomorphOn · cited by 2IsClosedMap.isCoveringMap…IsLocalHomeomorphOn.comp · cited by 1IsLocalHomeomorphOn.compIsLocalHomeomorphOn.continuousAt · cited by 1IsLocalHomeomorphOn.conti…IsLocalHomeomorphOn.continuousOn · cited by 1IsLocalHomeomorphOn.conti…IsLocalHomeomorphOn.isDiscrete_of_image · cited by 1IsLocalHomeomorphOn.isDis…IsLocalHomeomorphOn.of_comp_left · cited by 1IsLocalHomeomorphOn.of_co…IsCoveringMapOn.isLocalHomeomorphOn · cited by 1IsCoveringMapOn.isLocalHo…IsLocalDiffeomorphOn.isLocalHomeomorphOn · cited by 1IsLocalDiffeomorphOn.isLo…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpacePartialEquiv.source · cited by 964PartialEquiv.sourcePartialHomeomorph.toPartialEquiv · cited by 917PartialHomeomorph.toParti…OpenPartialHomeomorph.toPartialHomeomorph · cited by 851OpenPartialHomeomorph.toP…OpenPartialHomeomorph.toFun' · cited by 745OpenPartialHomeomorph.toF…OpenPartialHomeomorph · cited by 664OpenPartialHomeomorphIsLocalHomeomorphOnCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by22

Results whose statement or proof uses this declaration.