Theorems · Theorem · ring theory
SetLike.list_prod_map_mem_graded
∀ {ι : Type u_1} {R : Type u_2} {S : Type u_3} [inst : SetLike S R] [inst_1 : Monoid R] [inst_2 : AddMonoid ι]
{A : ι → S} [SetLike.GradedMonoid A] {ι' : Type u_4} (l : List ι') (i : ι' → ι) (r : ι' → R),
(∀ j ∈ l, r j ∈ A (i j)) → (List.map r l).prod ∈ A (List.map i l).sum- Defined in
- Mathlib.Algebra.GradedMonoid
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 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.
- Monoidstatement and proof · cited by 3,887
- AddMonoidstatement and proof · cited by 2,864
- SetLikestatement and proof · cited by 1,084
- SetLike.GradedMonoidstatement and proof · cited by 48
Cited by2
Results whose statement or proof uses this declaration.
- SetLike.list_dProd_eqstatement · cited by 0
- SetLike.list_prod_ofFn_mem_gradedproof · cited by 0