Theorems · Theorem · approximation theory
Asymptotics.isBigO_sup
∀ {α : Type u_1} {E : Type u_3} {F' : Type u_7} [inst : Norm E] [inst_1 : SeminormedAddCommGroup F'] {f : α → E}
{g' : α → F'} {l l' : Filter α}, f =O[l ⊔ l'] g' ↔ f =O[l] g' ∧ f =O[l'] g'- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 116 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.
- Filterstatement and proof · cited by 8,121
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Normstatement and proof · cited by 512
- Asymptotics.IsBigOstatement and proof · cited by 506
- le_sup_leftproof · cited by 265
- le_sup_rightproof · cited by 242
- Asymptotics.IsBigO.monoproof · cited by 16
- Asymptotics.IsBigO.supproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- EisensteinSeries.tendsto_zero_inv_linearproof · cited by 1
- Continuous.isBounded_range_iff_isBigO_atTop_atBotproof · cited by 1