Mathlib Map

Theorems · Definition · ring theory

GradedMonoid.GMul.mul

{ι : Type u_1} → {A : ι → Type u_2} → {inst : Add ι} → [self : GradedMonoid.GMul A] → {i j : ι} → A i → A j → A (i + j)

The homogeneous multiplication map mul

Defined in
Mathlib.Algebra.GradedMonoid
Cited by
45 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
GradedMonoid.GMul

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.

Cited by61

Results whose statement or proof uses this declaration.