Theorems · Theorem · group theory
AddMonoidHom.add_apply
∀ {M : Type u_2} {N : Type u_3} [inst : AddZeroClass M] [inst_1 : AddCommMonoid N] (f g : M →+ N) (x : M),
(f + g) x = f x + g x- Defined in
- Mathlib.Algebra.Group.Hom.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- AddZeroClassAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidHomstatement and proof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
Cited by1
Results whose statement or proof uses this declaration.
- WithLp.idemFst_add_idemSndproof · cited by 2