Theorems · Definition · general topology
PartialHomeomorph.toHomeomorphOfSourceEqUnivTargetEqUniv
{X : Type u_1} →
{Y : Type u_3} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] → (e : PartialHomeomorph X Y) → e.source = Set.univ → e.target = Set.univ → X ≃ₜ YIf a partial homeomorphism has source and target equal to univ, then it induces a homeomorphism between the whole spaces, expressed in this definition.
- Defined in
- Mathlib.Topology.PartialHomeomorph.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.univstatement and proof · cited by 3,945
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- Homeomorphstatement · cited by 725
- PartialEquiv.targetstatement and proof · cited by 650
- PartialHomeomorphstatement and proof · cited by 73
- PartialHomeomorph.toFun'proof · cited by 57
- PartialHomeomorph.symmproof · cited by 38
Cited by3
Results whose statement or proof uses this declaration.
- OpenPartialHomeomorph.toHomeomorphOfSourceEqUnivTargetEqUnivproof · cited by 2
- PartialHomeomorph.toHomeomorphOfSourceEqUnivTargetEqUniv_applystatement and proof · cited by 0
- PartialHomeomorph.toHomeomorphOfSourceEqUnivTargetEqUniv_symm_applystatement and proof · cited by 0