Theorems · Theorem · number theory
primorial_add_le
∀ {m n : ℕ}, n ≤ m → primorial (m + n) ≤ primorial m * (m + n).choose m- Defined in
- Mathlib.NumberTheory.Primorial
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.choosestatement · cited by 494
- mul_posproof · cited by 374
- primorialstatement · cited by 26
- Nat.choose_posproof · cited by 16
- primorial_posproof · cited by 3
- primorial_add_dvdproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- primorial_lt_four_powproof · cited by 1