Theorems · Theorem · approximation theory
Asymptotics.IsBigOWith.sup
∀ {α : Type u_1} {E : Type u_3} {F : Type u_4} [inst : Norm E] [inst_1 : Norm F] {c : ℝ} {f : α → E} {g : α → F}
{l l' : Filter α},
Asymptotics.IsBigOWith c l f g → Asymptotics.IsBigOWith c l' f g → Asymptotics.IsBigOWith c (l ⊔ l') f g- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 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
- Normstatement and proof · cited by 512
- Asymptotics.IsBigOWithstatement and proof · cited by 187
- Asymptotics.IsBigOWith.boundproof · cited by 17
- Asymptotics.IsBigOWith.of_boundproof · cited by 16
- Filter.mem_supproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.IsLittleO.supproof · cited by 1