Theorems · Theorem · functional analysis
NormedRing.inverse_add_norm
∀ {R : Type u_1} [inst : NormedRing R] [HasSummableGeomSeries R] (x : Rˣ),
(fun t => Ring.inverse (↑x + t)) =O[nhds 0] fun _t => 1The function fun t ↦ inverse (x + t) is O(1) as t → 0.
- Defined in
- Mathlib.Analysis.Normed.Ring.Units
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- one_mulproof · cited by 2,841
- Unitsstatement and proof · cited by 2,804
- MulZeroClass.mul_zeroproof · cited by 2,091
- Units.valstatement and proof · cited by 1,966
- NormedRingstatement and proof · cited by 924
- one_ne_zeroproof · cited by 885
- Asymptotics.IsBigOstatement and proof · cited by 506
- Ring.inversestatement and proof · cited by 160
- HasSummableGeomSeriesstatement and proof · cited by 60
Cited by1
Results whose statement or proof uses this declaration.
- NormedRing.inverse_add_norm_diff_nth_orderproof · cited by 2