Theorems · Theorem · approximation theory
Asymptotics.isBigO_zero_right_iff
∀ {α : Type u_1} {F' : Type u_7} {E'' : Type u_9} [inst : SeminormedAddCommGroup F'] [inst_1 : NormedAddCommGroup E'']
{f'' : α → E''} {l : Filter α}, (f'' =O[l] fun _x => 0) ↔ f'' =ᶠ[l] 0- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Filterstatement and proof · cited by 8,121
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Asymptotics.IsBigOstatement and proof · cited by 506
- Asymptotics.IsBigOWithproof · cited by 187
- Asymptotics.IsBigOWith.isBigOproof · cited by 40
- Asymptotics.IsBigO.isBigOWithproof · cited by 21
- Asymptotics.isBigOWith_zero_right_iffproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Asymptotics.isLittleO_zero_right_iffproof · cited by 1
- Asymptotics.isBigO_const_iffproof · cited by 0
- Asymptotics.isEquivalent_zero_iff_isBigO_zeroproof · cited by 0