Theorems · Theorem · approximation theory
Asymptotics.isLittleO_const_smul_left
∀ {α : Type u_1} {F : Type u_4} {E' : Type u_6} {𝕜 : Type u_15} [inst : Norm F] [inst_1 : SeminormedAddCommGroup E']
[inst_2 : NormedDivisionRing 𝕜] {g : α → F} {f' : α → E'} {l : Filter α} [inst_3 : Module 𝕜 E'] [NormSMulClass 𝕜 E']
{c : 𝕜}, c ≠ 0 → ((fun x => c • f' x) =o[l] g ↔ f' =o[l] g)- Defined in
- Mathlib.Analysis.Asymptotics.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Filterstatement and proof · cited by 8,121
- Norm.normproof · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Normstatement and proof · cited by 512
- Asymptotics.IsLittleOstatement and proof · cited by 375
- NormedDivisionRingstatement and proof · cited by 360
- norm_smulproof · cited by 242
- NormSMulClassstatement and proof · cited by 107
- norm_ne_zero_iffproof · cited by 65
- Asymptotics.isLittleO_norm_leftproof · cited by 7
- Asymptotics.isLittleO_const_mul_left_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.