Theorems · Theorem · number theory
Nat.ofDigits_digits_append_digits
∀ {b m n : ℕ}, Nat.ofDigits b (b.digits n ++ b.digits m) = n + b ^ (b.digits n).length * m- Defined in
- Mathlib.Data.Nat.Digits.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.digitsstatement and proof · cited by 70
- Nat.ofDigitsstatement and proof · cited by 61
- Nat.ofDigits_digitsproof · cited by 15
- Nat.ofDigits_appendproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Nat.digits_append_digitsproof · cited by 1