Mathlib Map

Theorems · Theorem · sequences and series

Units.val_oneSub

∀ {R : Type u_4} [inst : NormedRing R] [inst_1 : HasSummableGeomSeries R] (t : R) (h : ‖t‖ < 1),
  ↑(Units.oneSub t h) = 1 - t
Defined in
Mathlib.Analysis.SpecificLimits.Normed
Cited by
4 results in Mathlib
Foundations
Depth 167 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.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.