Theorems · Theorem · commutative algebra
PowerSeries.WithPiTopology.summable_prod_of_tendsto_order_atTop_nhds_top
∀ (R : Type u_1) [inst : TopologicalSpace R] [inst_1 : CommSemiring R] {ι : Type u_2} [inst_2 : LinearOrder ι]
[LocallyFiniteOrderBot ι] {f : ι → PowerSeries R},
Filter.Tendsto (fun i => (f i).order) Filter.atTop (nhds ⊤) → Summable fun x => ∏ i ∈ x, f iIf the order of a family of PowerSeries tends to infinity, the collection of all
possible products over Finset is summable.
- Cited by
- 1 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.
Cites41
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
- ENatstatement · cited by 4,985
- Set.preimageproof · cited by 4,946
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
Cited by1
Results whose statement or proof uses this declaration.