Theorems · Theorem · approximation theory
Asymptotics.IsBigO.smul
∀ {α : Type u_1} {E' : Type u_6} {F' : Type u_7} {R : Type u_13} {𝕜' : Type u_16} [inst : SeminormedAddCommGroup E']
[inst_1 : SeminormedAddCommGroup F'] [inst_2 : SeminormedRing R] [inst_3 : NormedDivisionRing 𝕜'] {f' : α → E'}
{g' : α → F'} {l : Filter α} [inst_4 : Module R E'] [IsBoundedSMul R E'] [inst_6 : Module 𝕜' F'] [NormSMulClass 𝕜' F']
{k₁ : α → R} {k₂ : α → 𝕜'}, k₁ =O[l] k₂ → f' =O[l] g' → (fun x => k₁ x • f' x) =O[l] fun x => k₂ x • g' x- Defined in
- Mathlib.Analysis.Asymptotics.Lemmas
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- Filterstatement and proof · cited by 8,121
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Asymptotics.IsBigOstatement and proof · cited by 506
- SeminormedRingstatement and proof · cited by 446
- NormedDivisionRingstatement and proof · cited by 360
- IsBoundedSMulstatement and proof · cited by 329
- Asymptotics.IsBigOWithproof · cited by 187
- NormSMulClassstatement and proof · cited by 107
- Asymptotics.IsBigOWith.isBigOproof · cited by 40
- Asymptotics.IsBigO.isBigOWithproof · cited by 21
Cited by4
Results whose statement or proof uses this declaration.
- spectrum.resolvent_isBigO_invproof · cited by 1
- isBigO_rpow_top_log_smulproof · cited by 1
- isBigO_rpow_zero_log_smulproof · cited by 1
- Asymptotics.IsTheta.smulproof · cited by 1