Theorems · Theorem · convex and discrete geometry
Finset.centerMass_mem_convexHull
∀ {R : Type u_1} {E : Type u_3} {ι : Type u_5} [inst : Field R] [inst_1 : AddCommGroup E] [inst_2 : Module R E]
{s : Set E} [inst_3 : LinearOrder R] [IsStrictOrderedRing R] (t : Finset ι) {w : ι → R},
(∀ i ∈ t, 0 ≤ w i) → 0 < ∑ i ∈ t, w i → ∀ {z : ι → E}, (∀ i ∈ t, z i ∈ s) → t.centerMass w z ∈ (convexHull R) s- Defined in
- Mathlib.Analysis.Convex.Combination
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- 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.sumstatement and proof · cited by 5,195
- IsStrictOrderedRingstatement and proof · cited by 2,490
- ClosureOperatorstatement · cited by 371
- convexHullstatement · cited by 163
- Finset.centerMassstatement · cited by 49
Cited by11
Results whose statement or proof uses this declaration.
- Finset.convexHull_eqproof · cited by 4
- mem_convexHull_of_exists_fintypeproof · cited by 3
- convexHull_eqproof · cited by 3
- convexHull_basis_eq_stdSimplexproof · cited by 2
- Finset.centerMass_mem_convexHull_of_nonposproof · cited by 2
- affineCombination_mem_convexHullproof · cited by 1
- Convex.radon_partitionproof · cited by 1
- convexHull_eq_union_convexHull_finite_subsetsproof · cited by 1
- Finset.centerMass_id_mem_convexHullproof · cited by 1
- not_disjoint_segment_convexHull_tripleproof · cited by 1
- Polynomial.rootSet_derivative_subset_convexHull_rootSetproof · cited by 0