Theorems · Definition · functional analysis
IsometryEquiv.toRealLinearIsometryEquiv
{E : Type u_1} →
{F : Type u_3} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedSpace ℝ E] → [inst_2 : NormedAddCommGroup F] → [inst_3 : NormedSpace ℝ F] → E ≃ᵢ F → E ≃ₗᵢ[ℝ] FMazur-Ulam Theorem: if f is an isometric bijection between two normed vector spaces
over ℝ, then x ↦ f x - f 0 is a linear isometry equivalence.
- Defined in
- Mathlib.Analysis.Normed.Affine.MazurUlam
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- LinearIsometryEquivstatement · cited by 748
- IsometryEquivstatement and proof · cited by 177
- IsometryEquiv.symmproof · cited by 75
- IsometryEquiv.transproof · cited by 8
- IsometryEquiv.addRightproof · cited by 5
- IsometryEquiv.toRealLinearIsometryEquivOfMapZeroproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- IsometryEquiv.toRealAffineIsometryEquivproof · cited by 2
- IsometryEquiv.toRealLinearIsometryEquiv_applystatement · cited by 0
- IsometryEquiv.toRealLinearIsometryEquiv_symm_applystatement · cited by 0