Mathlib Map

Theorems · Theorem · convex and discrete geometry

Convexity.StdSimplex.ext

∀ {R : Type u} [inst : PartialOrder R] [inst_1 : Semiring R] {M : Type u_9} {f g : Convexity.StdSimplex R M},
  f.weights = g.weights → f = g

Alias of the forward direction of Convexity.StdSimplex.weights_inj.

Defined in
Mathlib.Geometry.Convex.ConvexSpace.Defs
Cited by
14 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.