Theorems · Theorem · ring theory
DirectSum.GdistribMulAction.smul_add
∀ {ιA : Type u_1} {ιB : Type u_2} {A : ιA → Type u_3} {M : ιB → Type u_4} {inst : AddMonoid ιA} {inst_1 : VAdd ιA ιB}
{inst_2 : GradedMonoid.GMonoid A} {inst_3 : (i : ιB) → AddMonoid (M i)} [self : DirectSum.GdistribMulAction A M]
{i : ιA} {j : ιB} (a : A i) (b c : M j),
GradedMonoid.GSMul.smul a (b + c) = GradedMonoid.GSMul.smul a b + GradedMonoid.GSMul.smul a c- Defined in
- Mathlib.Algebra.Module.GradedModule
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- DirectSum.GdistribMulAction
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- VAddstatement and proof · cited by 616
- GradedMonoid.GMonoidstatement and proof · cited by 24
- GradedMonoid.GSMul.smulstatement · cited by 9
- DirectSum.GdistribMulActionstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.