Theorems · Theorem · number theory
Nat.ofDigits_modEq
∀ (b k : ℕ) (L : List ℕ), Nat.ofDigits b L ≡ Nat.ofDigits (b % k) L [MOD k]
- Defined in
- Mathlib.Data.Nat.Digits.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.ModEqstatement · cited by 225
- Nat.ofDigitsstatement · cited by 61
- Nat.ModEq.symmproof · cited by 29
- Nat.mod_modEqproof · cited by 4
- Nat.ofDigits_modEq'proof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Nat.modEq_digits_sumproof · cited by 2
- Nat.ofDigits_modproof · cited by 1