Theorems · Theorem · convex and discrete geometry
StrictConvex.centerMass_mem_interior
∀ {R : Type u_1} {V : Type u_2} {ι : Type u_4} [inst : Field R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R]
[inst_3 : TopologicalSpace V] [inst_4 : AddCommGroup V] [inst_5 : Module R V] {s : Set V} {t : Finset ι} {w : ι → R}
{z : ι → V},
StrictConvex R s →
(∀ i ∈ t, 0 ≤ w i) →
∀ (i j : ι), i ∈ t → j ∈ t → z i ≠ z j → w i ≠ 0 → w j ≠ 0 → (∀ i ∈ t, z i ∈ s) → t.centerMass w z ∈ interior s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- Finset.sumproof · cited by 5,195
- add_zeroproof · cited by 2,707
- IsStrictOrderedRingstatement and proof · cited by 2,490
- zero_addproof · cited by 2,366
- le_reflproof · cited by 2,061
Cited by2
Results whose statement or proof uses this declaration.
- centerMass_mem_ball_of_strictConvexSpaceproof · cited by 1
- StrictConvex.sum_mem_interiorproof · cited by 0