Theorems · Theorem · ring theory
SetLike.prod_mem_graded
∀ {ι : Type u_2} {R : Type u_3} {S : Type u_4} [inst : SetLike S R] [inst_1 : CommMonoid R] [inst_2 : AddCommMonoid ι]
(A : ι → S) [SetLike.GradedMonoid A] {κ : Type u_5} (i : κ → ι) (g : κ → R) {F : Finset κ},
(∀ k ∈ F, g k ∈ A (i k)) → ∏ k ∈ F, g k ∈ A (∑ k ∈ F, i k)- Defined in
- Mathlib.Algebra.GradedMonoid
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement and proof · cited by 5,195
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- SetLikestatement and proof · cited by 1,084
- Finset.sum_insertproof · cited by 196
- Finset.induction_onproof · cited by 167
- Finset.prod_insertproof · cited by 109
- SetLike.GradedMonoidstatement and proof · cited by 48
- SetLike.mul_mem_gradedproof · cited by 22
Cited by1
Results whose statement or proof uses this declaration.
- SetLike.prod_pow_mem_gradedproof · cited by 4