Theorems · Theorem · functional analysis
IsometryEquiv.midpoint_fixed
∀ {E : Type u_1} {PE : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MetricSpace PE]
[inst_3 : NormedAddTorsor E PE] {x y : PE} (e : PE ≃ᵢ PE), e x = x → e y = y → e (midpoint ℝ x y) = midpoint ℝ x yIf an isometric self-homeomorphism of a normed vector space over ℝ fixes x and y,
then it fixes the midpoint of [x, y]. This is a lemma for a more general Mazur-Ulam theorem,
see below.
- Defined in
- Mathlib.Analysis.Normed.Affine.MazurUlam
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.rangeproof · cited by 4,705
- Nat.cast_oneproof · cited by 2,501
- iSupproof · cited by 2,415
- Nat.cast_zeroproof · cited by 1,870
- MetricSpacestatement and proof · cited by 1,684
Cited by1
Results whose statement or proof uses this declaration.
- IsometryEquiv.map_midpointproof · cited by 0