Theorems · Theorem · commutative algebra
MvPowerSeries.coeff_truncFinset_mul_truncFinset_eq_coeff_mul
∀ {σ : Type u_1} {R : Type u_2} [inst : CommSemiring R] {s : Finset (σ →₀ ℕ)},
IsLowerSet ↑s →
∀ {x : σ →₀ ℕ} (f g : MvPowerSeries σ R),
x ∈ s →
MvPolynomial.coeff x ((MvPowerSeries.truncFinset R s) f * (MvPowerSeries.truncFinset R s) g) =
(MvPowerSeries.coeff x) (f * g)- Defined in
- Mathlib.RingTheory.MvPowerSeries.Trunc
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Finsetstatement and proof · cited by 13,712
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- SetLike.coestatement and proof · cited by 8,199
- Finsuppstatement and proof · cited by 5,255
- MvPolynomialstatement · cited by 2,140
- MvPowerSeriesstatement and proof · cited by 659
- MvPolynomial.coeffstatement · cited by 315
- MvPowerSeries.coeffstatement · cited by 273
- IsLowerSetstatement and proof · cited by 167
Cited by2
Results whose statement or proof uses this declaration.
- MvPowerSeries.truncFinset_truncFinset_powproof · cited by 1
- MvPowerSeries.coeff_truncTotal_mul_truncTotal_eq_coeff_mulproof · cited by 1