Theorems · Theorem · real analysis
Asymptotics.IsTheta.of_const_mul_right
∀ {α : Type u_1} {E : Type u_3} {𝕜 : Type u_14} [inst : Norm E] [inst_1 : NormedField 𝕜] {f : α → E} {l : Filter α}
{c : 𝕜} {g : α → 𝕜}, c ≠ 0 → (f =Θ[l] fun x => c * g x) → f =Θ[l] gAlias of the forward direction of Asymptotics.isTheta_const_mul_right.
- Defined in
- Mathlib.Analysis.Asymptotics.Theta
- Cited by
- 0 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_rightproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.