Theorems · Theorem · functional analysis
StrictConvexSpace.of_norm_combo_lt_one
∀ {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E],
(∀ (x y : E), ‖x‖ = 1 → ‖y‖ = 1 → x ≠ y → ∃ a b, a + b = 1 ∧ ‖a • x + b • y‖ < 1) → StrictConvexSpace ℝ EStrict convexity is equivalent to ‖a • x + b • y‖ < 1 for all x and y of norm at most 1
and all strictly positive a and b such that a + b = 1. This lemma shows that it suffices to
check this for points of norm one and some a, b such that a + b = 1.
- Cited by
- 0 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Norm.normstatement and proof · cited by 5,413
- one_ne_zeroproof · cited by 885
- interiorproof · cited by 714
- Metric.closedBallproof · cited by 704
- sub_eq_iff_eq_addproof · cited by 74
- StrictConvexSpacestatement · cited by 57
- mem_ball_zero_iffproof · cited by 22
- AffineMap.lineMap_apply_moduleproof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.