Theorems · Theorem · number theory
Num.dvd_iff_mod_eq_zero
∀ {m n : Num}, m ∣ n ↔ n % m = 0- Defined in
- Mathlib.Data.Num.ZNum
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 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.
- Numstatement and proof · cited by 117
- castNumproof · cited by 72
- Num.to_nat_injproof · cited by 3
- Num.dvd_to_natproof · cited by 2
- Num.mod_to_natproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.