Mathlib Map

Theorems · Definition · general topology

OpenPartialHomeomorph.restr

{X : Type u_1} →
  {Y : Type u_3} →
    [inst : TopologicalSpace X] →
      [inst_1 : TopologicalSpace Y] → OpenPartialHomeomorph X Y → Set X → OpenPartialHomeomorph X Y

Restricting an open partial homeomorphism e to e.source ∩ interior s. We use the interior to make sure that the restriction is well defined whatever the set s, since open partial homeomorphisms are by definition defined on open sets. In applications where s is open, this coincides with the restriction of partial equivalences.

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

Around this declaration

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

OpenPartialHomeomorph.restr_apply · cited by 6OpenPartialHomeomorph.res…closedUnderRestriction' · cited by 6closedUnderRestriction'Pregroupoid.groupoid · cited by 5Pregroupoid.groupoidOpenPartialHomeomorph.restr_source_inter · cited by 4OpenPartialHomeomorph.res…Manifold.LiftSourceTargetPropertyAt.congr_of_eventuallyEq · cited by 3LiftSourceTargetPropertyA…OpenPartialHomeomorph.ofSet_trans · cited by 3OpenPartialHomeomorph.ofS…Manifold.isLocalSourceTargetProperty_immersionAtProp · cited by 3Manifold.isLocalSourceTar…Manifold.isLocalSourceTargetProperty_submmersionAtProp · cited by 3Manifold.isLocalSourceTar…OpenPartialHomeomorph.restr_source · cited by 3OpenPartialHomeomorph.res…OpenPartialHomeomorph.restr_source' · cited by 3OpenPartialHomeomorph.res…OpenPartialHomeomorph.restr_symm_apply · cited by 3OpenPartialHomeomorph.res…Manifold.LiftSourceTargetPropertyAt.mk_of_continuousAt · cited by 2LiftSourceTargetPropertyA…StructureGroupoid.compatible_of_mem_maximalAtlas · cited by 2StructureGroupoid.compati…StructureGroupoid.locality · cited by 2StructureGroupoid.localityManifold.IsLocalSourceTargetProperty.mono_source · cited by 2IsLocalSourceTargetProper…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceinterior · cited by 714interiorOpenPartialHomeomorph · cited by 664OpenPartialHomeomorphisOpen_interior · cited by 130isOpen_interiorOpenPartialHomeomorph.restrOpen · cited by 6OpenPartialHomeomorph.res…OpenPartialHomeomorph.restrCITED BYCITES

Cites6

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

Cited by58

Results whose statement or proof uses this declaration.