Theorems · Theorem · functional analysis
StrictConvexSpace.of_norm_combo_ne_one
∀ {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E],
(∀ (x y : E), ‖x‖ = 1 → ‖y‖ = 1 → x ≠ y → ∃ a b, 0 ≤ a ∧ 0 ≤ b ∧ a + b = 1 ∧ ‖a • x + b • y‖ ≠ 1) →
StrictConvexSpace ℝ E- Cited by
- 1 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- SeminormedAddCommGroupproof · cited by 2,671
- Set.Nonemptyproof · cited by 2,627
- one_ne_zeroproof · cited by 885
- Metric.closedBallproof · cited by 704
- segmentproof · cited by 120
- StrictConvexSpacestatement · cited by 57
- mem_sphere_zero_iff_normproof · cited by 13
- convex_closedBallproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- StrictConvexSpace.of_norm_add_ne_twoproof · cited by 1