Theorems · Theorem · approximation theory
Asymptotics.IsBigO.of_bound
∀ {α : Type u_1} {E : Type u_3} {F : Type u_4} [inst : Norm E] [inst_1 : Norm F] {f : α → E} {g : α → F} {l : Filter α}
(c : ℝ), (∀ᶠ (x : α) in l, ‖f x‖ ≤ c * ‖g x‖) → f =O[l] g- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Filter.Eventuallystatement and proof · cited by 3,134
- Normstatement and proof · cited by 512
- Asymptotics.IsBigOstatement · cited by 506
- Asymptotics.isBigO_iffproof · cited by 19
Cited by15
Results whose statement or proof uses this declaration.
- Complex.hasDerivAt_expproof · cited by 10
- Asymptotics.IsBigO.of_bound'proof · cited by 9
- Complex.exp_sub_sum_range_isBigO_powproof · cited by 2
- Chebyshev.integral_theta_div_log_sq_isBigOproof · cited by 2
- IsBoundedBilinearMap.isBigOproof · cited by 2
- Asymptotics.isBigO_iff_div_isBoundedUnderproof · cited by 1
- FormalMultilinearSeries.le_radius_of_eventually_leproof · cited by 1
- sub_isBigO_norm_rpow_add_one_of_fderivproof · cited by 1
- ModularForm.exp_isBigO_discriminantproof · cited by 1
- WeakFEPair.hf_zero'proof · cited by 1
- IsBoundedLinearMap.isBigO_idproof · cited by 1
- ContDiffPointwiseHolderAt.of_contDiffOn_holderOnWithproof · cited by 0