Theorems · Theorem · commutative algebra
MvPowerSeries.WithPiTopology.summable_prod_of_tendsto_weightedOrder_atTop_nhds_top
∀ {σ : Type u_3} {R : Type u_4} [inst : TopologicalSpace R] [inst_1 : CommSemiring R] {ι : Type u_5}
{f : ι → MvPowerSeries σ R} [inst_2 : LinearOrder ι] [LocallyFiniteOrderBot ι] {w : σ → ℕ},
Filter.Tendsto (fun i => MvPowerSeries.weightedOrder w (f i)) Filter.atTop (nhds ⊤) → Summable fun x => ∏ i ∈ x, f iIf the weighted order of a family of MvPowerSeries tends to infinity, the collection of all
possible products over Finset is summable.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- CommSemiringstatement and proof · cited by 10,911
- Top.topstatement and proof · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- SetLike.coeproof · cited by 8,199
- nhdsstatement and proof · cited by 5,554
- Finsuppproof · cited by 5,255
- ENatstatement · cited by 4,985
- Set.preimageproof · cited by 4,946
- Filter.Tendstostatement and proof · cited by 3,814
Cited by2
Results whose statement or proof uses this declaration.