Mathlib Map

Theorems · Theorem · real analysis

Asymptotics.IsTheta.of_const_smul_left

∀ {α : Type u_1} {F : Type u_4} {E' : Type u_6} {𝕜 : Type u_14} [inst : Norm F] [inst_1 : SeminormedAddCommGroup E']
  [inst_2 : NormedField 𝕜] {g : α → F} {f' : α → E'} {l : Filter α} [inst_3 : NormedSpace 𝕜 E'] {c : 𝕜},
  c ≠ 0 → (fun x => c • f' x) =Θ[l] g → f' =Θ[l] g

Alias of the forward direction of Asymptotics.isTheta_const_smul_left.

Defined in
Mathlib.Analysis.Asymptotics.Theta
Cited by
0 results in Mathlib
Foundations
Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormSeminormedAddCommGroupNormedFieldNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.