Theorems · Theorem · convex and discrete geometry
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)), (convexHull 𝕜) (s.pi t) = s.pi fun i => (convexHull 𝕜) (t i)- Defined in
- Mathlib.Analysis.Convex.Combination
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- Finitestatement and proof · cited by 3,029
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Set.pistatement · cited by 405
- ClosureOperatorstatement · cited by 371
- Set.Subset.antisymmproof · cited by 213
- convexHullstatement · cited by 163
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.