Theorems · Theorem · approximation theory
Asymptotics.isBigO_const_mul_left_iff
∀ {α : Type u_1} {F : Type u_4} [inst : Norm F] {S : Type u_17} [inst_1 : NormedRing S] [NormMulClass S] {g : α → F}
{l : Filter α} {f : α → S} {c : S}, c ≠ 0 → ((fun x => c * f x) =O[l] g ↔ f =O[l] g)- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormNormedRingNormMulClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- NormedRingstatement and proof · cited by 924
- Normstatement and proof · cited by 512
- Asymptotics.IsBigOstatement · cited by 506
- NormMulClassstatement and proof · cited by 66
- Asymptotics.IsBigO.transproof · cited by 56
- Asymptotics.isBigO_const_mul_selfproof · cited by 8
- Asymptotics.isBigO_self_const_mulproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.isBigO_const_smul_leftproof · cited by 2