Theorems · Theorem · approximation theory
Asymptotics.isBigOWith_norm_right
∀ {α : Type u_1} {E : Type u_3} {F' : Type u_7} [inst : Norm E] [inst_1 : SeminormedAddCommGroup F'] {c : ℝ} {f : α → E}
{g' : α → F'} {l : Filter α}, (Asymptotics.IsBigOWith c l f fun x => ‖g' x‖) ↔ Asymptotics.IsBigOWith c l f g'- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 114 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.
Cites9
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
- Filter.Eventuallyproof · cited by 3,134
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Normstatement and proof · cited by 512
- Asymptotics.IsBigOWithstatement · cited by 187
- norm_normproof · cited by 113
- Asymptotics.IsBigOWith_defproof · cited by 46
Cited by6
Results whose statement or proof uses this declaration.
- Asymptotics.isLittleO_norm_rightproof · cited by 8
- Asymptotics.isBigO_norm_rightproof · cited by 6
- Asymptotics.isBigOWith_abs_rightproof · cited by 3
- Asymptotics.isBigOWith_norm_normproof · cited by 2
- Asymptotics.IsBigOWith.norm_rightproof · cited by 0
- Asymptotics.IsBigOWith.of_norm_rightproof · cited by 0