Theorems · Theorem · ring theory
SetLike.IsHomogeneousElem.mul
∀ {ι : Type u_1} {R : Type u_2} {S : Type u_3} [inst : SetLike S R] [inst_1 : Add ι] [inst_2 : Mul R] {A : ι → S}
[SetLike.GradedMul A] {a b : R},
SetLike.IsHomogeneousElem A a → SetLike.IsHomogeneousElem A b → SetLike.IsHomogeneousElem A (a * b)- Defined in
- Mathlib.Algebra.GradedMonoid
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLikestatement and proof · cited by 1,084
- SetLike.mul_mem_gradedproof · cited by 22
- SetLike.IsHomogeneousElemstatement and proof · cited by 18
- SetLike.GradedMulstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.