Theorems · Theorem · number theory
List.fixedLengthDigits_one
∀ {b : ℕ} (hb : 1 < b), List.fixedLengthDigits hb 1 = Finset.image (fun x => [x]) (Finset.range b)- Defined in
- Mathlib.Data.Nat.Digits.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Finset.rangestatement and proof · cited by 1,341
- Finset.imagestatement and proof · cited by 910
- Finset.extproof · cited by 565
- List.fixedLengthDigitsstatement · cited by 13
- List.mem_fixedLengthDigits_iffproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- List.sum_fixedLengthDigits_sumproof · cited by 1