Theorems · Theorem · number theory
Nat.ModEq.dvd
∀ {n a b : ℕ}, a ≡ b [MOD n] → ↑n ∣ ↑b - ↑aAlias of the forward direction of Nat.modEq_iff_dvd.
- Defined in
- Mathlib.Data.Nat.ModEq
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.ModEqstatement · cited by 225
- Nat.modEq_iff_dvdproof · cited by 10
Cited by6
Results whose statement or proof uses this declaration.
- Nat.ModEq.addproof · cited by 7
- Nat.ModEq.of_dvdproof · cited by 5
- Nat.ModEq.sub'proof · cited by 3
- Pell.matiyasevicproof · cited by 1
- Nat.ModEq.eq_of_abs_ltproof · cited by 1
- Nat.probablePrime_iff_modEqproof · cited by 0