Theorems · Theorem · approximation theory
Asymptotics.IsBigO.inv_rev
∀ {α : Type u_1} {𝕜 : Type u_15} {𝕜' : Type u_16} [inst : NormedDivisionRing 𝕜] [inst_1 : NormedDivisionRing 𝕜']
{l : Filter α} {f : α → 𝕜} {g : α → 𝕜'},
f =O[l] g → (∀ᶠ (x : α) in l, f x = 0 → g x = 0) → (fun x => (g x)⁻¹) =O[l] fun x => (f x)⁻¹- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallystatement and proof · cited by 3,134
- Asymptotics.IsBigOstatement and proof · cited by 506
- NormedDivisionRingstatement and proof · cited by 360
- Asymptotics.IsBigOWithproof · cited by 187
- Asymptotics.IsBigOWith.isBigOproof · cited by 40
- Asymptotics.IsBigO.isBigOWithproof · cited by 21
- Asymptotics.IsBigOWith.inv_revproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Asymptotics.IsTheta.invproof · cited by 5
- circleIntegrable_sub_zpow_iffproof · cited by 0