Theorems · Theorem · approximation theory
Asymptotics.IsLittleO.norm_norm
∀ {α : Type u_1} {E' : Type u_6} {F' : Type u_7} [inst : SeminormedAddCommGroup E'] [inst_1 : SeminormedAddCommGroup F']
{f' : α → E'} {g' : α → F'} {l : Filter α}, f' =o[l] g' → (fun x => ‖f' x‖) =o[l] fun x => ‖g' x‖Alias of the reverse direction of Asymptotics.isLittleO_norm_norm.
- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Filterstatement and proof · cited by 8,121
- Norm.normstatement · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Asymptotics.IsLittleOstatement · cited by 375
- Asymptotics.isLittleO_norm_normproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Asymptotics.IsLittleO.tendsto_inv_smul_nhds_zeroproof · cited by 2
- taylor_tendstoproof · cited by 1