Mathlib Map

Theorems · Definition · general topology

IsLocalHomeomorph

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

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

Defined in
Mathlib.Topology.IsLocalHomeomorph
Cited by
35 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.

IsCoveringMap.isLocalHomeomorph · cited by 10IsCoveringMap.isLocalHome…IsLocalHomeomorph.localInverseAt · cited by 7IsLocalHomeomorph.localIn…IsLocalHomeomorph.isLocalHomeomorphOn · cited by 6IsLocalHomeomorph.isLocal…IsLocalHomeomorph.isLocallyInjective · cited by 6IsLocalHomeomorph.isLocal…isLocalHomeomorph_iff_isLocalHomeomorphOn_univ · cited by 5isLocalHomeomorph_iff_isL…IsLocalHomeomorph.isOpenMap · cited by 4IsLocalHomeomorph.isOpenM…IsLocalHomeomorph.localInverseAt_symm · cited by 3IsLocalHomeomorph.localIn…IsLocalHomeomorph.map_nhds_eq · cited by 2IsLocalHomeomorph.map_nhd…IsLocalHomeomorph.self_mem_localInverseAt_target · cited by 2IsLocalHomeomorph.self_me…isLocalHomeomorph_circleExp · cited by 2isLocalHomeomorph_circleE…IsLocalHomeomorph.existsUnique_continuousMap_lifts · cited by 2IsLocalHomeomorph.existsU…IsLocalHomeomorph.exists_lift_nhds · cited by 1IsLocalHomeomorph.exists_…IsLocalHomeomorph.injOn_localInverseAt_target · cited by 1IsLocalHomeomorph.injOn_l…IsLocalHomeomorph.isOpenEmbedding_of_comp · cited by 1IsLocalHomeomorph.isOpenE…IsLocalHomeomorph.isOpenEmbedding_of_injective · cited by 1IsLocalHomeomorph.isOpenE…TopologicalSpace · 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 664OpenPartialHomeomorphIsLocalHomeomorphCITED BYCITES

Cites6

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

Cited by39

Results whose statement or proof uses this declaration.