Mathlib Map

Theorems · Theorem · convex and discrete geometry

Convexity.StdSimplex.map_const

∀ {R : Type u} [inst : PartialOrder R] [inst_1 : Semiring R] {M : Type u_9} {N : Type u_10}
  [inst_2 : IsStrictOrderedRing R] (f : Convexity.StdSimplex R M) (x : N),
  Convexity.StdSimplex.map (fun x_1 => x) f = Convexity.StdSimplex.single x
Defined in
Mathlib.Geometry.Convex.ConvexSpace.Defs
Cited by
4 results in Mathlib
Foundations
Depth 77 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.

Cites20

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

Cited by4

Results whose statement or proof uses this declaration.