Theorems · Theorem · commutative algebra
Finsupp.image_pow_eq_finsuppProd_image
∀ {α : Type u_5} {β : Type u_6} [inst : CommMonoid β] {f : α → β} {n : ℕ} {s : Set α},
(f '' s) ^ n = (fun x => x.prod fun x1 x2 => f x1 ^ x2) '' {x | Finsupp.degree x = n ∧ ↑x.support ⊆ s}- Defined in
- Mathlib.Data.Finsupp.Weight
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Finsetstatement · cited by 13,712
- SetLike.coestatement · cited by 8,199
- Set.ofPredstatement · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- Finsuppstatement and proof · cited by 5,255
- AddMonoidHomstatement · cited by 3,230
- CommMonoidstatement and proof · cited by 2,264
- pow_zeroproof · cited by 1,094
- Finsupp.singleproof · cited by 943
- pow_oneproof · cited by 894
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.pow_idealOfVars_eq_spanproof · cited by 0