Mathlib Map

Theorems · Definition · general topology

OpenPartialHomeomorph.lift_openEmbedding

{X : Type u_7} →
  {X' : Type u_8} →
    {Z : Type u_9} →
      [inst : TopologicalSpace X] →
        [inst_1 : TopologicalSpace X'] →
          [inst_2 : TopologicalSpace Z] →
            [Nonempty Z] →
              {f : X → X'} → OpenPartialHomeomorph X Z → Topology.IsOpenEmbedding f → OpenPartialHomeomorph X' Z

Extend an open partial homeomorphism e : X → Z to X' → Z, using an open embedding ι : X → X'. On ι(X), the extension is specified by e; its value elsewhere is arbitrary (and uninteresting).

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

Around this declaration

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

ChartedSpace.sum_chartAt_inl · cited by 7ChartedSpace.sum_chartAt_…ChartedSpace.sum_chartAt_inr · cited by 7ChartedSpace.sum_chartAt_…ContMDiff.sumElim · cited by 4ContMDiff.sumElimOpenPartialHomeomorph.lift_openEmbedding_apply · cited by 2OpenPartialHomeomorph.lif…OpenPartialHomeomorph.lift_openEmbedding_source · cited by 2OpenPartialHomeomorph.lif…OpenPartialHomeomorph.lift_openEmbedding.congr_simp · cited by 2lift_openEmbedding.congr_…ChartedSpace.sumOfNonempty · cited by 1ChartedSpace.sumOfNonemptyOpenPartialHomeomorph.lift_openEmbedding_symm · cited by 1OpenPartialHomeomorph.lif…OpenPartialHomeomorph.lift_openEmbedding_symm_source · cited by 1OpenPartialHomeomorph.lif…OpenPartialHomeomorph.lift_openEmbedding_toFun · cited by 1OpenPartialHomeomorph.lif…OpenPartialHomeomorph.lift_openEmbedding_trans_apply · cited by 1OpenPartialHomeomorph.lif…OpenPartialHomeomorph.lift_openEmbedding_symm_target · cited by 0OpenPartialHomeomorph.lif…OpenPartialHomeomorph.lift_openEmbedding_target · cited by 0OpenPartialHomeomorph.lif…OpenPartialHomeomorph.lift_openEmbedding_trans · cited by 0OpenPartialHomeomorph.lif…ChartedSpace.mem_atlas_sum · cited by 0ChartedSpace.mem_atlas_sumTopologicalSpace · cited by 24529TopologicalSpaceSet.image · cited by 5609Set.imagePartialEquiv.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 664OpenPartialHomeomorphPartialEquiv.target · cited by 650PartialEquiv.targetTopology.IsOpenEmbedding · cited by 231Topology.IsOpenEmbeddingClassical.arbitrary · cited by 161Classical.arbitraryFunction.extend · cited by 111Function.extendPartialEquiv.invFun · cited by 43PartialEquiv.invFunOpenPartialHomeomorph.open_target · cited by 38OpenPartialHomeomorph.ope…OpenPartialHomeomorph.lift_op…CITED BYCITES

Cites13

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

Cited by15

Results whose statement or proof uses this declaration.