Mathlib Map

Theorems · Theorem · geometry

AddTorsor.convexCombination_assoc

∀ {R : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Ring R] [inst_1 : PartialOrder R]
  [inst_2 : IsStrictOrderedRing R] [inst_3 : AddCommGroup V] [inst_4 : Module R V] [inst_5 : AddTorsor V P]
  (f : Convexity.StdSimplex R (Convexity.StdSimplex R P)),
  AddTorsor.convexCombination (Convexity.StdSimplex.map AddTorsor.convexCombination f) =
    AddTorsor.convexCombination f.join
Defined in
Mathlib.Geometry.Convex.ConvexSpace.AffineSpace
Cited by
0 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingPartialOrderIsStrictOrderedRingAddCommGroupModuleAddTorsor

Around this declaration

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

Cites42

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

Cited by1

Results whose statement or proof uses this declaration.