Theorems · Theorem · general topology
IsometryEquiv.eq_symm_apply
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] (h : α ≃ᵢ β) {x : α} {y : β},
x = h.symm y ↔ h x = y- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- PseudoEMetricSpacestatement and proof · cited by 1,536
- IsometryEquivstatement and proof · cited by 177
- Equiv.eq_symm_applyproof · cited by 85
- IsometryEquiv.symmstatement · cited by 75
- IsometryEquiv.toEquivproof · cited by 33
Cited by1
Results whose statement or proof uses this declaration.
- IsometryEquiv.map_midpointproof · cited by 0