Theorems · Theorem · approximation theory
Asymptotics.superpolynomialDecay_iff_abs_tendsto_zero
∀ {α : Type u_1} {β : Type u_2} (l : Filter α) (k f : α → β) [inst : TopologicalSpace β] [inst_1 : CommRing β]
[inst_2 : LinearOrder β] [IsStrictOrderedRing β] [OrderTopology β],
Asymptotics.SuperpolynomialDecay l k f ↔ ∀ (n : ℕ), Filter.Tendsto (fun a => |k a ^ n * f a|) l (nhds 0)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CommRingstatement and proof · cited by 17,173
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- IsStrictOrderedRingstatement and proof · cited by 2,490
- absstatement and proof · cited by 1,814
- OrderTopologystatement and proof · cited by 1,355
- Asymptotics.SuperpolynomialDecaystatement and proof · cited by 36
- tendsto_zero_iff_abs_tendsto_zeroproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- Asymptotics.SuperpolynomialDecay.trans_eventually_abs_leproof · cited by 1
- Asymptotics.superpolynomialDecay_iff_superpolynomialDecay_absproof · cited by 0
- Asymptotics.superpolynomialDecay_iff_abs_isBoundedUnderproof · cited by 0