Mathlib Map

Theorems · Theorem · ring theory

SetLike.IsHomogeneousElem.graded_smul

∀ {ιA : Type u_1} {ιB : Type u_2} {S : Type u_4} {R : Type u_5} {N : Type u_6} {M : Type u_7} [inst : SetLike S R]
  [inst_1 : SetLike N M] [inst_2 : VAdd ιA ιB] [inst_3 : SMul R M] {A : ιA → S} {B : ιB → N} [SetLike.GradedSMul A B]
  {a : R} {b : M}, SetLike.IsHomogeneousElem A a → SetLike.IsHomogeneousElem B b → SetLike.IsHomogeneousElem B (a • b)
Defined in
Mathlib.Algebra.GradedMulAction
Cited by
0 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
SetLikeSetLikeVAddSMulSetLike.GradedSMul

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.