Theorems · Theorem · number theory
Nat.Prime.emultiplicity_factorial_le_div_pred
∀ {p : ℕ}, Nat.Prime p → ∀ (n : ℕ), emultiplicity p n.factorial ≤ ↑(n / (p - 1))- Defined in
- Mathlib.Data.Nat.Multiplicity
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finset.sumproof · cited by 5,195
- ENatstatement and proof · cited by 4,985
- Nat.Primestatement and proof · cited by 2,059
- Nat.factorialstatement · cited by 616
- Finset.Icoproof · cited by 450
- emultiplicitystatement · cited by 156
- Nat.logproof · cited by 101
- Nat.Prime.two_leproof · cited by 53
- WithTop.coe_monoproof · cited by 6
- Nat.Prime.emultiplicity_factorialproof · cited by 5
- Nat.geom_sum_Ico_leproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.