Mathlib Map

Theorems · Theorem · convex and discrete geometry

Convexity.StdSimplex.weights_map

∀ {R : Type u} [inst : PartialOrder R] [inst_1 : Semiring R] [inst_2 : IsStrictOrderedRing R] {M : Type v} {N : Type w}
  (g : M → N) (f : Convexity.StdSimplex R M), (Convexity.StdSimplex.map g f).weights = Finsupp.mapDomain g f.weights
Defined in
Mathlib.Geometry.Convex.ConvexSpace.Defs
Cited by
18 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderSemiringIsStrictOrderedRing

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.

Cited by18

Results whose statement or proof uses this declaration.