Theorems · Theorem · commutative algebra
MvPowerSeries.coeff_subst_finite
∀ {σ : Type u_1} {R : Type u_3} [inst : CommRing R] {τ : Type u_4} {S : Type u_5} [inst_1 : CommRing S]
[inst_2 : Algebra R S] {a : σ → MvPowerSeries τ S},
MvPowerSeries.HasSubst a →
∀ (f : MvPowerSeries σ R) (e : τ →₀ ℕ),
Function.HasFiniteSupport fun d => (MvPowerSeries.coeff d) f • (MvPowerSeries.coeff e) (d.prod fun s e => a s ^ e)- Cited by
- 6 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- MvPowerSeriesstatement and proof · cited by 659
- MvPowerSeries.coeffstatement and proof · cited by 273
- Finsupp.prodstatement and proof · cited by 231
- Function.HasFiniteSupportstatement · cited by 113
- HasSum.summableproof · cited by 98
- MvPowerSeries.HasSubststatement and proof · cited by 74
Cited by6
Results whose statement or proof uses this declaration.
- MvPowerSeries.coeff_substproof · cited by 15
- MvPowerSeries.rescale_eq_substproof · cited by 3
- MvPowerSeries.map_substproof · cited by 2
- MvPowerSeries.rename_eq_substproof · cited by 2
- MvPowerSeries.truncTotal_subst_eq_truncTotal_subst_sumproof · cited by 2
- PowerSeries.coeff_subst_finiteproof · cited by 1