Theorems · Theorem · approximation theory
Asymptotics.isBigO_cofinite_iff
∀ {α : Type u_1} {E'' : Type u_9} {F'' : Type u_10} [inst : NormedAddCommGroup E''] [inst_1 : NormedAddCommGroup F'']
{f'' : α → E''} {g'' : α → F''},
(∀ (x : α), g'' x = 0 → f'' x = 0) → (f'' =O[Filter.cofinite] g'' ↔ ∃ C, ∀ (x : α), ‖f'' x‖ ≤ C * ‖g'' x‖)- Defined in
- Mathlib.Analysis.Asymptotics.Lemmas
- Cited by
- 1 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.
Cites11
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- Norm.normstatement and proof · cited by 5,413
- MulZeroClass.mul_zeroproof · cited by 2,091
- Asymptotics.IsBigOstatement and proof · cited by 506
- le_topproof · cited by 411
- norm_zeroproof · cited by 366
- Filter.cofinitestatement and proof · cited by 251
- Asymptotics.IsBigO.monoproof · cited by 16
- Asymptotics.bound_of_isBigO_cofiniteproof · cited by 2
- Asymptotics.isBigO_topproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.isBigO_nat_atTop_iffproof · cited by 1