Theorems · Definition · number theory
Nat.digitsAux
(b : ℕ) → 2 ≤ b → ℕ → List ℕ
(Impl.) An auxiliary definition for digits, to help get the desired definitional unfolding.
- Defined in
- Mathlib.Data.Nat.Digits.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by7
Results whose statement or proof uses this declaration.
- Nat.digitsproof · cited by 70
- Nat.digits_add_two_add_oneproof · cited by 4
- Nat.digitsAux_defstatement and proof · cited by 3
- Nat.digits_addproof · cited by 1
- Nat.digitsAux_zerostatement · cited by 0
- Nat.digitsAux.congr_simpstatement and proof · cited by 0
- Nat.digitsAux.eq_defstatement and proof · cited by 0