Mathlib Map

Theorems · Theorem · number theory

Int.dvd_natCast

∀ {m : ℤ} {n : ℕ}, m ∣ ↑n ↔ m.natAbs ∣ n
Defined in
Mathlib.Data.Int.Basic
Cited by
2 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by2

Results whose statement or proof uses this declaration.