Theorems · Theorem · convex and discrete geometry
Finset.convexHull_eq
∀ {R : Type u_1} {E : Type u_3} [inst : Field R] [inst_1 : AddCommGroup E] [inst_2 : Module R E]
[inst_3 : LinearOrder R] [IsStrictOrderedRing R] (s : Finset E),
(convexHull R) ↑s = {x | ∃ w, (∀ y ∈ s, 0 ≤ w y) ∧ ∑ y ∈ s, w y = 1 ∧ s.centerMass w id = x}- Defined in
- Mathlib.Analysis.Convex.Combination
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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 · 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
- SetLike.coestatement and proof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Set.ofPredstatement and proof · cited by 6,101
- Finset.sumstatement and proof · cited by 5,195
- mul_oneproof · cited by 3,885
- IsStrictOrderedRingstatement and proof · cited by 2,490
Cited by4
Results whose statement or proof uses this declaration.
- Finset.mem_convexHullproof · cited by 2
- Caratheodory.mem_convexHull_eraseproof · cited by 1
- eq_pos_convex_span_of_mem_convexHullproof · cited by 0
- Set.Finite.convexHull_eqproof · cited by 0