Theorems · Theorem · convex and discrete geometry
sum_mem_ball_of_strictConvexSpace
∀ {V : Type u_2} {ι : Type u_4} [inst : NormedAddCommGroup V] [inst_1 : NormedSpace ℝ V] [StrictConvexSpace ℝ V]
{t : Finset ι} {w : ι → ℝ} {p : V} {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 ∈ Metric.closedBall p r) → ∑ k ∈ t, w k • z k ∈ Metric.ball p r- 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- 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
- Finset.sumstatement and proof · cited by 5,195
- Metric.ballstatement and proof · cited by 735
- Metric.closedBallstatement and proof · cited by 704
- StrictConvexSpacestatement and proof · cited by 57
- Finset.centerMass_eq_of_sum_1proof · cited by 12
- centerMass_mem_ball_of_strictConvexSpaceproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- norm_sum_lt_of_strictConvexSpaceproof · cited by 1