Mathlib Map

Theorems · Theorem · number theory

Nat.ModEq.of_mul_left

∀ {n a b : ℕ} (m : ℕ), a ≡ b [MOD m * n] → a ≡ b [MOD n]

Cancel left multiplication in the modulus. For cancelling left multiplication on both sides of the , see nat.modeq.mul_left_cancel'.

Defined in
Mathlib.Data.Nat.ModEq
Cited by
4 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.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.