Theorems · Theorem · convex and discrete geometry
Convexity.IsConvexSet.sInter
∀ {R : Type u_3} {X : Type u_5} [inst : Semiring R] [inst_1 : PartialOrder R] [inst_2 : IsStrictOrderedRing R]
[inst_3 : Convexity.ConvexSpace R X] {S : Set (Set X)},
(∀ s ∈ S, Convexity.IsConvexSet R s) → Convexity.IsConvexSet R (⋂₀ S)- Defined in
- Mathlib.Geometry.Convex.Set
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finsupp.supportproof · cited by 828
- Set.sInterstatement · cited by 225
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.StdSimplexproof · cited by 123
- Convexity.StdSimplex.weightsproof · cited by 63
- Convexity.IsConvexSetstatement and proof · cited by 35
- Convexity.IsConvexSet.sConvexComb_memproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- Convexity.convexHullproof · cited by 22
- Convexity.IsConvexSet.convexHullproof · cited by 1
- Convexity.convexHull_eq_iInterproof · cited by 1
- Convexity.subset_convexHull_iffproof · cited by 0