Mathlib Map

Theorems · Definition · sequences and series

Units.oneSub

{R : Type u_4} → [inst : NormedRing R] → [HasSummableGeomSeries R] → (t : R) → ‖t‖ < 1 → Rˣ

In a normed ring with summable geometric series, a perturbation of 1 by an element t of distance less than 1 from 1 is a unit. Here we construct its Units structure.

Defined in
Mathlib.Analysis.SpecificLimits.Normed
Cited by
9 results in Mathlib
Foundations
Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedRingHasSummableGeomSeries

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.

Cited by10

Results whose statement or proof uses this declaration.