Theorems · Definition · functional analysis
Units.add
{R : Type u_1} → [inst : NormedRing R] → [HasSummableGeomSeries R] → (x : Rˣ) → (t : R) → ‖t‖ < ‖↑x⁻¹‖⁻¹ → RˣIn a normed ring with summable geometric series, a perturbation of a unit x by an
element t of distance less than ‖x⁻¹‖⁻¹ from x is a unit.
Here we construct its Units structure.
- Defined in
- Mathlib.Analysis.Normed.Ring.Units
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Norm.normstatement and proof · cited by 5,413
- Unitsstatement and proof · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- NormedRingstatement and proof · cited by 924
- HasSummableGeomSeriesstatement and proof · cited by 60
- Units.oneSubproof · cited by 9
- Units.copyproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- Units.ofNearbyproof · cited by 4
- spectrum.mem_resolventSet_of_norm_lt_mulproof · cited by 3
- analyticAt_inverseproof · cited by 3
- NormedRing.inverse_addproof · cited by 2
- Units.val_addstatement and proof · cited by 2
- Units.add.congr_simpstatement and proof · cited by 0