Theorems · Theorem · real analysis
Asymptotics.isTheta_const_smul_right
∀ {α : Type u_1} {E : Type u_3} {F' : Type u_7} {𝕜 : Type u_14} [inst : Norm E] [inst_1 : SeminormedAddCommGroup F']
[inst_2 : NormedField 𝕜] {f : α → E} {g' : α → F'} {l : Filter α} [inst_3 : NormedSpace 𝕜 F'] {c : 𝕜},
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 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_rightproof · cited by 3
- Asymptotics.IsTheta.const_smul_rightproof · cited by 0
- Asymptotics.IsTheta.of_const_smul_rightproof · cited by 0