Theorems · Theorem · group theory
AddDistribAddAction.vadd_add
∀ {M : Type u_9} {N : Type u_10} {inst : AddMonoid M} {inst_1 : AddMonoid N} [self : AddDistribAddAction M N] (r : M)
(x y : N), r +ᵥ x + y = (r +ᵥ x) + (r +ᵥ y)Distributivity of +ᵥ across +
- Defined in
- Mathlib.Algebra.Group.Action.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- AddDistribAddAction
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidstatement and proof · cited by 2,864
- HVAdd.hVAddstatement · cited by 1,820
- AddDistribAddActionstatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- vadd_add'proof · cited by 0