Mathlib Map

Theorems · Definition · ring theory

SetLike.homogeneousSubmonoid

{ι : Type u_1} →
  {R : Type u_2} →
    {S : Type u_3} →
      [inst : SetLike S R] →
        [inst_1 : AddMonoid ι] → [inst_2 : Monoid R] → (A : ι → S) → [SetLike.GradedMonoid A] → Submonoid R

When A is a SetLike.GradedMonoid A, then the homogeneous elements forms a submonoid.

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

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.