Mathlib Map

Theorems · Theorem · number theory

Nat.dvd_prime

∀ {p m : ℕ}, Nat.Prime p → (m ∣ p ↔ m = 1 ∨ m = p)
Defined in
Mathlib.Data.Nat.Prime.Defs
Cited by
18 results in Mathlib
Foundations
Depth 23 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 by18

Results whose statement or proof uses this declaration.