Theorems · Definition · functional analysis
IsometryEquiv.toRealAffineIsometryEquiv
{E : Type u_1} →
{PE : Type u_2} →
{F : Type u_3} →
{PF : Type u_4} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedSpace ℝ E] →
[inst_2 : MetricSpace PE] →
[inst_3 : NormedAddTorsor E PE] →
[inst_4 : NormedAddCommGroup F] →
[inst_5 : NormedSpace ℝ F] →
[inst_6 : MetricSpace PF] → [inst_7 : NormedAddTorsor F PF] → PE ≃ᵢ PF → PE ≃ᵃⁱ[ℝ] PFMazur-Ulam Theorem: if f is an isometric bijection between two normed add-torsors over
normed vector spaces over ℝ, then f is an affine isometry equivalence.
- Defined in
- Mathlib.Analysis.Normed.Affine.MazurUlam
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- IsometryEquivstatement and proof · cited by 177
- Classical.arbitraryproof · cited by 161
- AffineIsometryEquivstatement · cited by 118
- IsometryEquiv.symmproof · cited by 75
- IsometryEquiv.vaddConstproof · cited by 14
- IsometryEquiv.transproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- IsometryEquiv.coe_toRealAffineIsometryEquivstatement and proof · cited by 0
- IsometryEquiv.coeFn_toRealAffineIsometryEquivstatement · cited by 0