Mathlib Map

Theorems · Theorem · real analysis

Real.ofDigits_const_last_eq_one

∀ (b : ℕ) [NeZero b], (Real.ofDigits fun x => Fin.last b) = 1

A generalization of the identity 0.(9) = 1 to arbitrary positional numeral systems.

Defined in
Mathlib.Analysis.Real.OfDigits
Cited by
1 results in Mathlib
Foundations
Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NeZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites33

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

Cited by1

Results whose statement or proof uses this declaration.