Theorems · Definition · convex and discrete geometry
Convexity.ConvexSpace.subtype
{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 X) → Convexity.IsConvexSet R s → Convexity.ConvexSpace R ↑sA convex subset of a convex space is a convex space.
- Defined in
- Mathlib.Geometry.Convex.Set
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Set.Elemstatement and proof · cited by 7,166
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.StdSimplexproof · cited by 123
- Convexity.iConvexCombproof · cited by 51
- Convexity.IsConvexSetstatement and proof · cited by 35
- Convexity.ConvexSpace.mkproof · cited by 0
Cited by4
Results whose statement or proof uses this declaration.
- Convexity.isAffineMap_subtypeValstatement · cited by 2
- Convexity.subtypeVal_convexCombPairstatement · cited by 1
- Convexity.subtypeVal_iConvexCombstatement · cited by 1
- Convexity.subtypeVal_sConvexCombstatement · cited by 0