Theorems · Theorem · approximation theory
Asymptotics.IsLittleO.forall_isBigOWith
∀ {α : Type u_1} {E : Type u_3} {F : Type u_4} [inst : Norm E] [inst_1 : Norm F] {f : α → E} {g : α → F} {l : Filter α},
f =o[l] g → ∀ ⦃c : ℝ⦄, 0 < c → Asymptotics.IsBigOWith c l f gAlias of the forward direction of Asymptotics.isLittleO_iff_forall_isBigOWith.
Definition of IsLittleO in terms of IsBigOWith.
- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 10 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Filterstatement and proof · cited by 8,121
- Normstatement and proof · cited by 512
- Asymptotics.IsLittleOstatement · cited by 375
- Asymptotics.IsBigOWithstatement · cited by 187
- Asymptotics.isLittleO_iff_forall_isBigOWithproof · cited by 4
Cited by10
Results whose statement or proof uses this declaration.
- Asymptotics.IsLittleO.comp_tendstoproof · cited by 18
- Asymptotics.IsLittleO.addproof · cited by 17
- Asymptotics.IsLittleO.monoproof · cited by 6
- Asymptotics.IsLittleO.prod_leftproof · cited by 3
- Asymptotics.IsLittleO.rpowproof · cited by 2
- Asymptotics.IsBigOWith.add_isLittleOproof · cited by 2
- Asymptotics.IsLittleO.supproof · cited by 1
- Asymptotics.IsLittleO.eventually_mul_div_cancelproof · cited by 1
- Asymptotics.IsLittleO.prod_rightlproof · cited by 0
- Asymptotics.IsLittleO.prod_rightrproof · cited by 0