Theorems · Theorem · convex and discrete geometry
mem_convexHull_pi
∀ {𝕜 : Type u_1} {ι : Type u_2} {E : ι → Type u_3} [Finite ι] [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜]
[IsStrictOrderedRing 𝕜] [inst_3 : (i : ι) → AddCommGroup (E i)] [inst_4 : (i : ι) → Module 𝕜 (E i)] {s : Set ι}
{t : (i : ι) → Set (E i)} {x : (i : ι) → E i}, (∀ i ∈ s, x i ∈ (convexHull 𝕜) (t i)) → x ∈ (convexHull 𝕜) (s.pi t)- Defined in
- Mathlib.Analysis.Convex.Combination
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Fintypeproof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Finset.sumproof · cited by 5,195
- Set.univproof · cited by 3,945
- mul_oneproof · cited by 3,885
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
Cited by1
Results whose statement or proof uses this declaration.
- convexHull_piproof · cited by 0