Mathlib Map

Theorems · Definition · number theory

Nat.ofDigits

{α : Type u_1} → [Semiring α] → α → List ℕ → α

ofDigits b L takes a list L of natural numbers, and interprets them as a number in semiring, as the little-endian digits in base b.

Defined in
Mathlib.Data.Nat.Digits.Defs
Cited by
61 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
Semiring

Around this declaration

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

Cites1

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

  • Semiringstatement and proof · cited by 13,802

Cited by62

Results whose statement or proof uses this declaration.