Theorems · Theorem · number theory
ZNum.dvd_iff_mod_eq_zero
∀ {m n : ZNum}, m ∣ n ↔ n % m = 0- Defined in
- Mathlib.Data.Num.ZNum
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- ZNumstatement and proof · cited by 73
- castZNumproof · cited by 41
- ZNum.to_int_injproof · cited by 3
- ZNum.mod_to_intproof · cited by 1
- ZNum.dvd_to_intproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.