Theorems · Theorem · commutative algebra
MvPowerSeries.prod_smul_X_eq_smul_monomial_one
∀ {σ : Type u_1} {R : Type u_2} [inst : CommSemiring R] {A : Type u_4} [inst_1 : CommSemiring A] [inst_2 : Algebra A R]
(e : σ →₀ ℕ) (a : σ → A),
(e.prod fun s n => (a s • MvPowerSeries.X s) ^ n) = (e.prod fun s n => a s ^ n) • (MvPowerSeries.monomial e) 1- Defined in
- Mathlib.RingTheory.MvPowerSeries.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- RingHom.idstatement · cited by 18,349
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- Algebra.algebraMapproof · cited by 4,706
- Finsupp.supportproof · cited by 828
- MvPowerSeriesstatement and proof · cited by 659
- map_powproof · cited by 503
- Finsupp.prodstatement and proof · cited by 231
- mul_powproof · cited by 220
Cited by2
Results whose statement or proof uses this declaration.
- MvPowerSeries.monomial_eqproof · cited by 1
- MvPowerSeries.monomial_smul_constproof · cited by 0