Theorems · Theorem · approximation theory
Asymptotics.IsBigOWith.of_bound
∀ {α : Type u_1} {E : Type u_3} {F : Type u_4} [inst : Norm E] [inst_1 : Norm F] {c : ℝ} {f : α → E} {g : α → F}
{l : Filter α}, (∀ᶠ (x : α) in l, ‖f x‖ ≤ c * ‖g x‖) → Asymptotics.IsBigOWith c l f gAlias of the reverse direction of Asymptotics.isBigOWith_iff.
Definition of IsBigOWith. We record it in a lemma as IsBigOWith is irreducible.
- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 101 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 · cited by 5,413
- Filter.Eventuallystatement · cited by 3,134
- Normstatement and proof · cited by 512
- Asymptotics.IsBigOWithstatement · cited by 187
- Asymptotics.isBigOWith_iffproof · cited by 7
Cited by16
Results whose statement or proof uses this declaration.
- Asymptotics.isBigOWith_of_le'proof · cited by 6
- Asymptotics.IsBigOWith.weakenproof · cited by 5
- Asymptotics.IsBigOWith.comp_tendstoproof · cited by 4
- Asymptotics.isBigOWith_botproof · cited by 2
- Asymptotics.IsBigOWith.right_le_sub_of_lt_oneproof · cited by 2
- Asymptotics.IsBigOWith.rpowproof · cited by 2
- summable_norm_mul_geometric_of_norm_lt_oneproof · cited by 2
- Asymptotics.isBigOWith_zero'proof · cited by 2
- Asymptotics.IsBigOWith.inv_revproof · cited by 2
- Asymptotics.IsBigOWith.monoproof · cited by 2
- Asymptotics.IsBigOWith.of_powproof · cited by 2
- FormalMultilinearSeries.radius_le_radius_continuousLinearMap_compproof · cited by 1