Theorems · Theorem · approximation theory
Asymptotics.superpolynomialDecay_iff_abs_isBoundedUnder
∀ {α : Type u_1} {β : Type u_2} {l : Filter α} {k : α → β} (f : α → β) [inst : TopologicalSpace β] [inst_1 : Field β]
[inst_2 : LinearOrder β] [IsStrictOrderedRing β] [OrderTopology β],
Filter.Tendsto k l Filter.atTop →
(Asymptotics.SuperpolynomialDecay l k f ↔
∀ (z : ℕ), Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) l fun a => |k a ^ z * f a|)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Fieldstatement and proof · cited by 7,404
- nhdsproof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- one_mulproof · cited by 2,841
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.atTopstatement and proof · cited by 2,405
- absstatement and proof · cited by 1,814
- mul_assocproof · cited by 1,667
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.