Theorems · Theorem · number theory
Nat.add_mod_add_of_le_add_mod
∀ {a b c : ℕ}, c ≤ a % c + b % c → (a + b) % c + c = a % c + b % c- Defined in
- Mathlib.Data.Nat.ModEq
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
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.add_mod_add_iteproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ZMod.val_add_val_of_leproof · cited by 1