Theorems · Theorem · real analysis
Asymptotics.isTheta_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)- Defined in
- Mathlib.Analysis.Asymptotics.Theta
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedSpacestatement and proof · cited by 12,499
- Filterstatement and proof · cited by 8,121
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedFieldstatement and proof · cited by 1,084
- Normstatement and proof · cited by 512
- Asymptotics.IsThetastatement · cited by 115
- Asymptotics.isBigO_const_smul_leftproof · cited by 2
- Asymptotics.isBigO_const_smul_rightproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Asymptotics.isTheta_const_mul_leftproof · cited by 2
- Asymptotics.IsTheta.const_smul_leftproof · cited by 0
- Asymptotics.IsTheta.of_const_smul_leftproof · cited by 0