Theorems · Theorem · approximation theory
Asymptotics.IsLittleO.isBigOWith
∀ {α : Type u_1} {E : Type u_3} {F : Type u_4} [inst : Norm E] [inst_1 : Norm F] {f : α → E} {g : α → F} {l : Filter α},
f =o[l] g → Asymptotics.IsBigOWith 1 l f g- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 110 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 · cited by 25,697
- Filterstatement and proof · cited by 8,121
- zero_lt_oneproof · cited by 598
- Normstatement and proof · cited by 512
- Asymptotics.IsLittleOstatement and proof · cited by 375
- Asymptotics.IsBigOWithstatement · cited by 187
- Asymptotics.IsLittleO.def'proof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Asymptotics.IsLittleO.isBigOproof · cited by 35
- Asymptotics.IsLittleO.transproof · cited by 4