Theorems · Theorem · convex and discrete geometry
Convexity.IsConvexSet.iInter
∀ {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] {ι : Sort u_7} {s : ι → Set X},
(∀ (i : ι), Convexity.IsConvexSet R (s i)) → Convexity.IsConvexSet R (⋂ i, s i)- Defined in
- Mathlib.Geometry.Convex.Set
- Cited by
- 1 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
- Set.iInterstatement · cited by 1,084
- Finsupp.supportproof · cited by 828
- 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 by1
Results whose statement or proof uses this declaration.
- Convexity.IsConvexSet.iInter₂proof · cited by 0