Theorems · Theorem · ring theory
SetLike.prod_pow_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 κ} (n : κ → ℕ),
(∀ k ∈ F, g k ∈ A (i k)) → ∏ k ∈ F, g k ^ n k ∈ A (∑ k ∈ F, n k • i k)- Defined in
- Mathlib.Algebra.GradedMonoid
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · cited by 5,195
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- SetLikestatement and proof · cited by 1,084
- SetLike.GradedMonoidstatement and proof · cited by 48
- SetLike.pow_mem_gradedproof · cited by 16
- SetLike.prod_mem_gradedproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- HomogeneousLocalization.Away.span_mk_prod_pow_eq_topstatement and proof · cited by 1
- HomogeneousLocalization.Away.adjoin_mk_prod_pow_eq_topstatement and proof · cited by 1
- AlgebraicGeometry.Proj.valuativeCriterion_existence_auxproof · cited by 1
- HomogeneousLocalization.Away.finiteTypeproof · cited by 0