Theorems · Theorem · commutative algebra
MvPowerSeries.subst_tsum
∀ {σ : 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} {x : ℕ → MvPowerSeries σ R} [inst_3 : UniformSpace R]
[DiscreteUniformity R] [inst_5 : UniformSpace S] [DiscreteUniformity S],
Summable x →
MvPowerSeries.HasSubst a → MvPowerSeries.subst a (∑' (i : ℕ), x i) = ∑' (i : ℕ), MvPowerSeries.subst a (x i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 108 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.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- tsumstatement and proof · cited by 1,148
- Summablestatement and proof · cited by 778
- MvPowerSeriesstatement and proof · cited by 659
- MvPowerSeries.HasSubststatement and proof · cited by 74
- MvPowerSeries.subststatement · cited by 73
- DiscreteUniformitystatement and proof · cited by 25
- MvPowerSeries.aevalproof · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.