Theorems · Theorem · approximation theory
Asymptotics.IsLittleO.eventually_mul_div_cancel
∀ {α : Type u_1} {𝕜 : Type u_15} [inst : NormedDivisionRing 𝕜] {l : Filter α} {u v : α → 𝕜},
u =o[l] v → u / v * v =ᶠ[l] uIf u = o(v) along l, then (u / v) * v = u eventually at l.
- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 117 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- Filter.EventuallyEqstatement · cited by 1,912
- zero_lt_oneproof · cited by 598
- Asymptotics.IsLittleOstatement and proof · cited by 375
- NormedDivisionRingstatement and proof · cited by 360
- Asymptotics.IsLittleO.forall_isBigOWithproof · cited by 10
- Asymptotics.IsBigOWith.eventually_mul_div_cancelproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.isLittleO_iff_exists_eq_mulproof · cited by 3