Theorems · Theorem · commutative algebra
MvPowerSeries.summable_subst
∀ {σ : 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 → Summable fun 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- 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
- MvPowerSeries.coe_substAlgHomproof · cited by 15
- MvPowerSeries.HasSubst.hasEvalproof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.