Theorems · Theorem · approximation theory
Asymptotics.isBigOWith_norm_norm
∀ {α : Type u_1} {E' : Type u_6} {F' : Type u_7} [inst : SeminormedAddCommGroup E'] [inst_1 : SeminormedAddCommGroup F']
{c : ℝ} {f' : α → E'} {g' : α → F'} {l : Filter α},
(Asymptotics.IsBigOWith c l (fun x => ‖f' x‖) fun x => ‖g' x‖) ↔ Asymptotics.IsBigOWith c l f' g'- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Asymptotics.IsBigOWithstatement · cited by 187
- Asymptotics.isBigOWith_norm_leftproof · cited by 6
- Asymptotics.isBigOWith_norm_rightproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Asymptotics.IsBigOWith.norm_normproof · cited by 0
- Asymptotics.IsBigOWith.of_norm_normproof · cited by 0