Theorems · Theorem · real analysis
Asymptotics.isTheta_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] g)- Defined in
- Mathlib.Analysis.Asymptotics.Theta
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 159 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_smul_rightproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Asymptotics.IsTheta.const_mul_rightproof · cited by 2
- AkraBazziRecurrence.isTheta_smoothingFn_sub_selfproof · cited by 2
- Asymptotics.IsTheta.of_const_mul_rightproof · cited by 0