Theorems · Theorem · approximation theory
Asymptotics.superpolynomialDecay_iff_isBigO
∀ {α : Type u_1} {β : Type u_2} {l : Filter α} {k : α → β} (f : α → β) [inst : NormedField β] [inst_1 : LinearOrder β]
[IsStrictOrderedRing β] [OrderTopology β],
Filter.Tendsto k l Filter.atTop → (Asymptotics.SuperpolynomialDecay l k f ↔ ∀ (z : ℤ), f =O[l] fun a => k a ^ z)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- nhdsproof · cited by 5,554
- Norm.normproof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.atTopstatement and proof · cited by 2,405
- mul_commproof · cited by 2,262
- OrderTopologystatement and proof · cited by 1,355
- NormedFieldstatement and proof · cited by 1,084
- pow_oneproof · cited by 894
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.superpolynomialDecay_iff_isLittleOproof · cited by 0