Mathlib Map

Theorems · Theorem · ring theory

SetLike.mul_mem_graded

∀ {ι : Type u_1} {R : Type u_2} {S : Type u_3} [inst : SetLike S R] [inst_1 : Mul R] [inst_2 : Add ι] {A : ι → S}
  [SetLike.GradedMul A] ⦃i j : ι⦄ {gi gj : R}, gi ∈ A i → gj ∈ A j → gi * gj ∈ A (i + j)
Defined in
Mathlib.Algebra.GradedMonoid
Cited by
22 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
SetLikeMulAddSetLike.GradedMul

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.

Cited by22

Results whose statement or proof uses this declaration.