Theorems · Theorem · number theory
Nat.digits_zero_of_eq_zero
∀ {b : ℕ}, b ≠ 0 → ∀ {L : List ℕ}, Nat.ofDigits b L = 0 → ∀ l ∈ L, l = 0- Defined in
- Mathlib.Data.Nat.Digits.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext
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.
- Nat.ofDigitsstatement and proof · cited by 61
Cited by1
Results whose statement or proof uses this declaration.
- Nat.digits_ofDigitsproof · cited by 2