Theorems · Theorem · convex and discrete geometry
convexHull_prod
∀ {R : Type u_1} {E : Type u_3} {F : Type u_4} [inst : Field R] [inst_1 : AddCommGroup E] [inst_2 : AddCommGroup F]
[inst_3 : Module R E] [inst_4 : Module R F] [inst_5 : LinearOrder R] [IsStrictOrderedRing R] (s : Set E) (t : Set F),
(convexHull R) (s ×ˢ t) = (convexHull R) s ×ˢ (convexHull R) t- Defined in
- Mathlib.Analysis.Convex.Combination
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 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 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
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- SProd.sprodstatement · cited by 1,750
- ClosureOperatorstatement · cited by 371
- Set.Subset.antisymmproof · cited by 213
- convexHullstatement and proof · cited by 163
- Set.prod_monoproof · cited by 52
Cited by2
Results whose statement or proof uses this declaration.
- convexHull_addproof · cited by 2
- Complex.convexHull_reProdImproof · cited by 0