Theorems · Definition · general topology
PartialHomeomorph.homeomorphOfImageSubsetSource
{X : Type u_1} →
{Y : Type u_3} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] →
(e : PartialHomeomorph X Y) → {s : Set X} → {t : Set Y} → s ⊆ e.source → ↑e '' s = t → ↑s ≃ₜ ↑tThe homeomorphism obtained by restricting a PartialHomeomorph to a subset of the source.
- Defined in
- Mathlib.Topology.PartialHomeomorph.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- Set.MapsToproof · cited by 732
- Homeomorphstatement · cited by 725
- PartialEquiv.targetproof · cited by 650
- PartialHomeomorphstatement and proof · cited by 73
- PartialHomeomorph.toFun'statement and proof · cited by 57
- Set.MapsTo.restrictproof · cited by 57
Cited by4
Results whose statement or proof uses this declaration.
- PartialHomeomorph.toHomeomorphSourceTargetproof · cited by 4
- OpenPartialHomeomorph.homeomorphOfImageSubsetSourceproof · cited by 2
- PartialHomeomorph.homeomorphOfImageSubsetSource_applystatement and proof · cited by 0
- PartialHomeomorph.homeomorphOfImageSubsetSource_symm_applystatement and proof · cited by 0