Theorems · Theorem · convex and discrete geometry
norm_sum_lt_of_strictConvexSpace
∀ {V : Type u_2} {ι : Type u_4} [inst : NormedAddCommGroup V] [inst_1 : NormedSpace ℝ V] [StrictConvexSpace ℝ V]
{t : Finset ι} {w : ι → ℝ} {r : ℝ} {z : ι → V},
(∀ i ∈ t, 0 ≤ w i) →
∑ i ∈ t, w i = 1 →
∀ {i j : ι}, i ∈ t → j ∈ t → z i ≠ z j → w i ≠ 0 → w j ≠ 0 → (∀ i ∈ t, ‖z i‖ ≤ r) → ‖∑ k ∈ t, w k • z k‖ < r- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- Norm.normstatement and proof · cited by 5,413
- Finset.sumstatement and proof · cited by 5,195
- StrictConvexSpacestatement and proof · cited by 57
- mem_ball_zero_iffproof · cited by 22
- sum_mem_ball_of_strictConvexSpaceproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- dist_affineCombination_lt_of_strictConvexSpaceproof · cited by 1