Mathlib Map

Theorems · Definition · general topology

Topology.IsOpenEmbedding.toOpenPartialHomeomorph

{X : Type u_1} →
  {Y : Type u_3} →
    [inst : TopologicalSpace X] →
      [inst_1 : TopologicalSpace Y] →
        (f : X → Y) → Topology.IsOpenEmbedding f → [Nonempty X] → OpenPartialHomeomorph X Y

An open embedding of X into Y, with X nonempty, defines an open partial homeomorphism whose source is all of X. The converse is also true; see OpenPartialHomeomorph.isOpenEmbedding.

Defined in
Mathlib.Topology.OpenPartialHomeomorph.Basic
Cited by
14 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceNonempty

Around this declaration

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

UpperHalfPlane.ofComplex · cited by 59UpperHalfPlane.ofComplexTopologicalSpace.Opens.openPartialHomeomorphSubtypeCoe · cited by 8Opens.openPartialHomeomor…Topology.IsOpenEmbedding.singletonChartedSpace · cited by 6IsOpenEmbedding.singleton…Topology.IsOpenEmbedding.toOpenPartialHomeomorph_apply · cited by 5IsOpenEmbedding.toOpenPar…Topology.IsOpenEmbedding.toOpenPartialHomeomorph_target · cited by 5IsOpenEmbedding.toOpenPar…Topology.IsOpenEmbedding.toOpenPartialHomeomorph_source · cited by 3IsOpenEmbedding.toOpenPar…Topology.IsOpenEmbedding.toOpenPartialHomeomorph_left_inv · cited by 2IsOpenEmbedding.toOpenPar…Topology.IsOpenEmbedding.toOpenPartialHomeomorph_right_inv · cited by 2IsOpenEmbedding.toOpenPar…Topology.IsOpenEmbedding.isManifold_singleton · cited by 2IsOpenEmbedding.isManifol…UpperHalfPlane.contMDiffAt_ofComplex · cited by 2UpperHalfPlane.contMDiffA…contMDiff_isOpenEmbedding · cited by 1contMDiff_isOpenEmbeddingcontMDiffOn_isOpenEmbedding_symm · cited by 1contMDiffOn_isOpenEmbeddi…EisensteinSeries.eisensteinSeries_tendstoLocallyUniformlyOn · cited by 1EisensteinSeries.eisenste…UpperHalfPlane.contMDiff_smul · cited by 1UpperHalfPlane.contMDiff_…Topology.IsOpenEmbedding.singleton_hasGroupoid · cited by 0IsOpenEmbedding.singleton…TopologicalSpace · cited by 24529TopologicalSpaceSet.univ · cited by 3945Set.univOpenPartialHomeomorph · cited by 664OpenPartialHomeomorphTopology.IsOpenEmbedding · cited by 231Topology.IsOpenEmbeddingisOpen_univ · cited by 112isOpen_univTopology.IsOpenEmbedding.isOpenMap · cited by 50IsOpenEmbedding.isOpenMapOpenPartialHomeomorph.ofContinuousOpen · cited by 3OpenPartialHomeomorph.ofC…Set.InjOn.toPartialEquiv · cited by 2InjOn.toPartialEquivIsOpenEmbedding.toOpenPartial…CITED BYCITES

Cites8

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

Cited by17

Results whose statement or proof uses this declaration.