Theorems · Theorem · real analysis
Asymptotics.IsTheta.const_mul_left
∀ {α : Type u_1} {F : Type u_4} {𝕜 : Type u_14} [inst : Norm F] [inst_1 : NormedField 𝕜] {g : α → F} {l : Filter α}
{c : 𝕜} {f : α → 𝕜}, c ≠ 0 → f =Θ[l] g → (fun x => c * f x) =Θ[l] gAlias of the reverse direction of Asymptotics.isTheta_const_mul_left.
- Defined in
- Mathlib.Analysis.Asymptotics.Theta
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormNormedField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- NormedFieldstatement and proof · cited by 1,084
- Normstatement and proof · cited by 512
- Asymptotics.IsThetastatement · cited by 115
- Asymptotics.isTheta_const_mul_leftproof · cited by 2
Cited by8
Results whose statement or proof uses this declaration.
- isTheta_deriv_ofReal_cpow_const_atTopproof · cited by 1
- isTheta_deriv_rpow_const_atTopproof · cited by 1
- AkraBazziRecurrence.rpow_p_mul_one_add_smoothingFn_geproof · cited by 1
- AkraBazziRecurrence.rpow_p_mul_one_sub_smoothingFn_leproof · cited by 1
- EisensteinSeries.linear_isTheta_leftproof · cited by 1
- AkraBazziRecurrence.isTheta_deriv_rpow_p_mul_one_add_smoothingFnproof · cited by 1
- AkraBazziRecurrence.isTheta_deriv_rpow_p_mul_one_sub_smoothingFnproof · cited by 1
- isTheta_chooseproof · cited by 0