Theorems · Theorem · approximation theory
Asymptotics.IsBigOWith.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 α}, Asymptotics.IsBigOWith c l f g → ∀ᶠ (x : α) in l, ‖f x‖ ≤ c * ‖g x‖Alias of the forward 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
- 17 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 by17
Results whose statement or proof uses this declaration.
- summable_of_isBigOproof · cited by 8
- Asymptotics.IsBigOWith.weakenproof · cited by 5
- Asymptotics.IsBigOWith.comp_tendstoproof · cited by 4
- Asymptotics.IsBigOWith.eventually_mul_div_cancelproof · cited by 3
- Asymptotics.isLittleO_iff_nat_mul_le_auxproof · cited by 3
- Asymptotics.IsBigOWith.right_le_sub_of_lt_oneproof · cited by 2
- Asymptotics.IsBigOWith.rpowproof · cited by 2
- Asymptotics.IsBigOWith.inv_revproof · cited by 2
- Asymptotics.IsBigOWith.monoproof · cited by 2
- Asymptotics.IsBigOWith.of_powproof · cited by 2
- Asymptotics.isBigOWith_iff_exists_eq_mulproof · cited by 1
- Asymptotics.IsBigOWith.supproof · cited by 1