Theorems · Inductive type · ring theory
GradedMonoid.GSMul
{ιA : Type u_1} →
{ιM : Type u_3} → (ιA → Type u_4) → (ιM → Type u_5) → [VAdd ιA ιM] → Type (max (max (max u_1 u_3) u_4) u_5)A graded version of SMul. Scalar multiplication combines grades additively, i.e.
if a ∈ A i and m ∈ M j, then a • b must be in M (i + j).
- Defined in
- Mathlib.Algebra.GradedMulAction
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- VAdd
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- VAddstatement · cited by 616
Cited by13
Results whose statement or proof uses this declaration.
- GradedMonoid.GSMul.smulstatement and proof · cited by 9
- GradedMonoid.mk_smul_mkstatement and proof · cited by 0
- GradedMonoid.GMulAction.casesOnstatement and proof · cited by 0
- GradedMonoid.GMulAction.mk.noConfusionstatement and proof · cited by 0
- GradedMonoid.GMulAction.noConfusionproof · cited by 0
- GradedMonoid.GMulAction.noConfusionTypeproof · cited by 0
- GradedMonoid.GSMul.mk.noConfusionstatement · cited by 0
- GradedMonoid.GMulAction.recOnstatement and proof · cited by 0
- GradedMonoid.GSMul.casesOnstatement and proof · cited by 0
- GradedMonoid.GSMul.ctorIdxstatement and proof · cited by 0
- GradedMonoid.GSMul.noConfusionstatement and proof · cited by 0
- GradedMonoid.GSMul.noConfusionTypestatement and proof · cited by 0