Theorems · Theorem · convex and discrete geometry
mk_mem_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] {s : Set E} [inst_5 : LinearOrder R] [IsStrictOrderedRing R] {t : Set F}
{x : E} {y : F}, x ∈ (convexHull R) s → y ∈ (convexHull R) t → (x, y) ∈ (convexHull R) (s ×ˢ t)- Defined in
- Mathlib.Analysis.Convex.Combination
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- 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
- mul_oneproof · cited by 3,885
- Finset.univproof · cited by 3,473
Cited by1
Results whose statement or proof uses this declaration.
- convexHull_prodproof · cited by 2