Theorems · Theorem · number theory
ZNum.dvd_to_int
∀ (m n : ZNum), ↑m ∣ ↑n ↔ m ∣ n
- Defined in
- Mathlib.Data.Num.ZNum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 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.
- Int.cast_mulproof · cited by 113
- ZNumstatement and proof · cited by 73
- castZNumstatement and proof · cited by 41
- ZNum.mul_to_intproof · cited by 2
- ZNum.of_to_intproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ZNum.dvd_iff_mod_eq_zeroproof · cited by 0