Theorems · Theorem · convex and discrete geometry
Convexity.subtypeVal_submodule_convexCombPair
∀ {F : Type u_1} {R : Type u_2} {M : Type u_3} [inst : Semiring R] [inst_1 : PartialOrder R]
[inst_2 : IsStrictOrderedRing R] [inst_3 : AddCommMonoid M] [inst_4 : Module R M] [inst_5 : SetLike F M]
[inst_6 : AddSubmonoidClass F M] [inst_7 : SMulMemClass F R M] [inst_8 : Convexity.ConvexSpace R M]
[inst_9 : Convexity.IsModuleConvexSpace R M] (S : F) (a b : R) (ha : 0 ≤ a) (hb : 0 ≤ b) (hab : a + b = 1) (x y : ↥S),
↑(Convexity.convexCombPair a b ha hb hab x y) = Convexity.convexCombPair a b ha hb hab ↑x ↑y- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- SetLikestatement and proof · cited by 1,084
- AddSubmonoidClassstatement and proof · cited by 346
- Convexity.ConvexSpacestatement and proof · cited by 176
- SMulMemClassstatement and proof · cited by 77
- Convexity.convexCombPairstatement · cited by 52
- Convexity.IsModuleConvexSpacestatement and proof · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.