Theorems · Theorem · approximation theory
Asymptotics.isLittleO_norm_left
∀ {α : Type u_1} {F : Type u_4} {E' : Type u_6} [inst : Norm F] [inst_1 : SeminormedAddCommGroup E'] {g : α → F}
{f' : α → E'} {l : Filter α}, (fun x => ‖f' x‖) =o[l] g ↔ f' =o[l] g- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormSeminormedAddCommGroup
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.
- Realstatement and proof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- Norm.normstatement and proof · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Normstatement and proof · cited by 512
- Asymptotics.IsLittleOstatement · cited by 375
- Asymptotics.IsLittleO_defproof · cited by 19
- Asymptotics.isBigOWith_norm_leftproof · cited by 6
Cited by7
Results whose statement or proof uses this declaration.
- IsBoundedBilinearMap.continuousproof · cited by 11
- Asymptotics.isLittleO_abs_leftproof · cited by 3
- Asymptotics.isLittleO_norm_normproof · cited by 2
- Asymptotics.IsLittleO.of_norm_leftproof · cited by 2
- Asymptotics.IsLittleO.norm_leftproof · cited by 2
- hasFDerivAtFilter_iff_tendstoproof · cited by 1
- Asymptotics.isLittleO_const_smul_leftproof · cited by 0