Theorems · Theorem · approximation theory
Asymptotics.div_isBoundedUnder_of_isBigO
∀ {𝕜 : Type u_15} [inst : NormedDivisionRing 𝕜] {α : Type u_17} {l : Filter α} {f g : α → 𝕜},
f =O[l] g → Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) l fun x => ‖f x / g x‖- Defined in
- Mathlib.Analysis.Asymptotics.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedDivisionRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- Norm.normstatement and proof · cited by 5,413
- norm_nonnegproof · cited by 725
- Filter.Eventually.monoproof · cited by 646
- Asymptotics.IsBigOstatement and proof · cited by 506
- NormedDivisionRingstatement and proof · cited by 360
- Filter.IsBoundedUnderstatement · cited by 247
- Asymptotics.IsBigOWithproof · cited by 187
- Filter.eventually_mapproof · cited by 70
- norm_divproof · cited by 53
- Asymptotics.IsBigOWith.boundproof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.isBigO_iff_div_isBoundedUnderproof · cited by 1