Theorems · Theorem · convex and discrete geometry
Convexity.IsAffineMap.add
∀ {R : Type u_2} {M : Type u_3} {N : Type u_4} [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 g : 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 → Convexity.IsAffineMap R g → Convexity.IsAffineMap R (f + g)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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
- zero_smulproof · cited by 716
- Finsupp.sumproof · cited by 481
- smul_addproof · cited by 263
- add_smulproof · cited by 204
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.StdSimplexproof · cited by 123
- Convexity.StdSimplex.weightsproof · cited by 63
Cited by2
Results whose statement or proof uses this declaration.
- Convexity.IsAffineMap.subproof · cited by 1
- Convexity.IsAffineMap.fun_addproof · cited by 1