Theorems · Theorem · convex and discrete geometry
Convexity.IsAffineMap.map_sum_weights
∀ {R : Type u_2} {M : Type u_3} {N : Type u_4} {I : Type u_5} [inst : Semiring R] [inst_1 : PartialOrder R]
[inst_2 : IsStrictOrderedRing R] [inst_3 : AddCommMonoid M] [inst_4 : Module R M] [inst_5 : AddCommMonoid N]
[inst_6 : Module R N] {f : M → N} [inst_7 : Convexity.ConvexSpace R M] [Convexity.IsModuleConvexSpace R M]
[inst_9 : Convexity.ConvexSpace R N] [Convexity.IsModuleConvexSpace R N],
Convexity.IsAffineMap R f →
∀ (w : Convexity.StdSimplex R I) (g : I → M),
f (w.weights.sum fun i r => r • g i) = w.weights.sum fun i r => r • f (g i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finsupp.sumstatement · cited by 481
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.StdSimplexstatement and proof · cited by 123
- Convexity.StdSimplex.weightsstatement and proof · cited by 63
- Convexity.IsAffineMapstatement and proof · cited by 33
- Convexity.IsModuleConvexSpacestatement and proof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- Convexity.IsAffineMap.negproof · cited by 2
- Convexity.IsAffineMap.addproof · cited by 2