Theorems · Theorem · general topology
PartialHomeomorph.ext_iff
∀ {X : Type u_1} {Y : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
{e e' : PartialHomeomorph X Y},
e = e' ↔ (∀ (x : X), ↑e x = ↑e' x) ∧ (∀ (x : Y), ↑e.symm x = ↑e'.symm x) ∧ e.source = e'.source- Defined in
- Mathlib.Topology.PartialHomeomorph.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- PartialHomeomorphstatement and proof · cited by 73
- PartialHomeomorph.toFun'statement and proof · cited by 57
- PartialHomeomorph.symmstatement and proof · cited by 38
- PartialHomeomorph.extproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.