Documentation

Mathlib.Data.Nat.Prime.Factorial

Prime natural numbers and the factorial operator #

theorem Nat.Prime.dvd_factorial {n p : } :
Prime p → (p n.factorial p n)
theorem Nat.coprime_factorial_iff {m n : } (hm : m 1) :