Theorems · Theorem · convex and discrete geometry
Convexity.IsStarConvexSet.prod
∀ {R : Type u_1} {X : Type u_2} {Y : Type u_3} [inst : Semiring R] [inst_1 : PartialOrder R]
[inst_2 : IsStrictOrderedRing R] [inst_3 : Convexity.ConvexSpace R X] [inst_4 : Convexity.ConvexSpace R Y] {x : X}
{s : Set X} {t : Set Y} {y : Y},
Convexity.IsStarConvexSet R x s → Convexity.IsStarConvexSet R y t → Convexity.IsStarConvexSet R (x, y) (s ×ˢ t)- Defined in
- Mathlib.Geometry.Convex.Star
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- SProd.sprodstatement and proof · cited by 1,750
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.IsStarConvexSetstatement and proof · cited by 20
- Prod.snd_convexCombPairproof · cited by 1
- Prod.fst_convexCombPairproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Convexity.IsStarConvexSet.addproof · cited by 0
- Convexity.IsStarConvexSet.subproof · cited by 0