Mathlib Map

Theorems · Theorem · number theory

Nat.ModEq.dvd

∀ {n a b : ℕ}, a ≡ b [MOD n] → ↑n ∣ ↑b - ↑a

Alias 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.

Cited by6

Results whose statement or proof uses this declaration.