Theorems · Theorem · general topology
IsometryEquiv.symm_apply_eq
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] (h : α ≃ᵢ β) {x : α} {y : β},
h.symm y = x ↔ y = h x- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 2 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
- IsometryEquiv.symmstatement · cited by 75
- Equiv.symm_apply_eqproof · cited by 63
- IsometryEquiv.toEquivproof · cited by 33
Cited by2
Results whose statement or proof uses this declaration.
- IsometryEquiv.midpoint_fixedproof · cited by 1
- IsometryEquiv.map_midpointproof · cited by 0