Theorems · Theorem · general topology
Homeomorph.ext
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {h h' : X ≃ₜ Y},
(∀ (x : X), h x = h' x) → h = h'- Defined in
- Mathlib.Topology.Homeomorph.Defs
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Homeomorphstatement and proof · cited by 725
- DFunLike.extproof · cited by 240
Cited by10
Results whose statement or proof uses this declaration.
- Homeomorph.ext_iffproof · cited by 2
- Homeomorph.self_trans_symmproof · cited by 1
- Homeomorph.symm_trans_selfproof · cited by 1
- Homeomorph.addLeft_symmproof · cited by 0
- Homeomorph.addRight_symmproof · cited by 0
- Homeomorph.sumCongr_transproof · cited by 0
- Homeomorph.mulLeft_symmproof · cited by 0
- Homeomorph.sumCongr_reflproof · cited by 0
- Homeomorph.mulRight_symmproof · cited by 0
- TopCat.of_isoOfHomeoproof · cited by 0