Theorems · Theorem · convex and discrete geometry
Convexity.StdSimplex.mk_single
∀ {R : Type u} [inst : PartialOrder R] [inst_1 : Semiring R] {M : Type u_9} [inst_2 : IsStrictOrderedRing R] (x : M)
{nonneg : 0 ≤ fun₀ | x => 1} {total : ((fun₀ | x => 1).sum fun x r => r) = 1},
{ weights := fun₀ | x => 1, nonneg := nonneg, total := total } = Convexity.StdSimplex.single x- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- Finsuppstatement · cited by 5,255
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finsupp.singlestatement and proof · cited by 943
- Finsupp.sumstatement and proof · cited by 481
- Convexity.StdSimplexstatement · cited by 123
- Convexity.StdSimplex.singlestatement · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.