Mathlib Map

Theorems · Theorem · number theory

Nat.digits_lt_base

∀ {b m d : ℕ}, 1 < b → d ∈ b.digits m → d < b

The digits in the base b expansion of n are all less than b, if b ≥ 2

Defined in
Mathlib.Data.Nat.Digits.Defs
Cited by
7 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites3

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

Cited by7

Results whose statement or proof uses this declaration.