Theorems · Theorem · number theory
Nat.dvd_prime_two_le
∀ {p m : ℕ}, Nat.Prime p → 2 ≤ m → (m ∣ p ↔ m = p)- Defined in
- Mathlib.Data.Nat.Prime.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.Primestatement and proof · cited by 2,059
- ne_of_gtproof · cited by 637
- Nat.dvd_primeproof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- Nat.prime_dvd_prime_iff_eqproof · cited by 15
- Nat.coprime_primesproof · cited by 9
- Nat.minFacAux_has_propproof · cited by 1