Theorems · Theorem · approximation theory
Asymptotics.IsBigO.of_const_mul_right
∀ {α : Type u_1} {E : Type u_3} {R : Type u_13} [inst : Norm E] [inst_1 : SeminormedRing R] {f : α → E} {l : Filter α}
{g : α → R} {c : R}, (f =O[l] fun x => c * g x) → f =O[l] g- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormSeminormedRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- Normstatement and proof · cited by 512
- Asymptotics.IsBigOstatement and proof · cited by 506
- SeminormedRingstatement and proof · cited by 446
- Asymptotics.IsBigOWithproof · cited by 187
- Asymptotics.IsBigOWith.isBigOproof · cited by 40
- Asymptotics.IsBigO.exists_nonnegproof · cited by 10
- Asymptotics.IsBigOWith.of_const_mul_rightproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Asymptotics.isBigO_const_mul_right_iffproof · cited by 1
- Asymptotics.isBigO_const_mul_right_iff'proof · cited by 0