Theorems · Definition · functional analysis
IsometryEquiv.toRealLinearIsometryEquivOfMapZero
{E : Type u_1} →
{F : Type u_3} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedSpace ℝ E] →
[inst_2 : NormedAddCommGroup F] → [inst_3 : NormedSpace ℝ F] → (f : E ≃ᵢ F) → f 0 = 0 → E ≃ₗᵢ[ℝ] FMazur-Ulam Theorem: if f is an isometric bijection between two normed vector spaces
over ℝ and f 0 = 0, then f is a linear isometry equivalence.
- Defined in
- Mathlib.Analysis.Normed.Affine.MazurUlam
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ContinuousLinearMapproof · cited by 5,352
- LinearIsometryEquivstatement · cited by 748
- ContinuousLinearMap.toLinearMapproof · cited by 528
- IsometryEquivstatement and proof · cited by 177
- Equiv.invFunproof · cited by 163
- IsometryEquiv.toEquivproof · cited by 33
- AddMonoidHom.ofMapMidpointproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- IsometryEquiv.toRealLinearIsometryEquivproof · cited by 2
- IsometryEquiv.coe_toRealLinearIsometryEquivOfMapZerostatement · cited by 0
- IsometryEquiv.coe_toRealLinearIsometryEquivOfMapZero_symmstatement · cited by 0