Theorems · Theorem · number theory
primorial_succ
∀ {n : ℕ}, n ≠ 1 → Odd n → primorial (n + 1) = primorial n- Defined in
- Mathlib.NumberTheory.Primorial
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 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.
- Finsetproof · cited by 13,712
- Nat.Primeproof · cited by 2,059
- Finset.rangeproof · cited by 1,341
- Finset.filterproof · cited by 949
- Finset.prod_congrproof · cited by 646
- Oddstatement and proof · cited by 364
- Nat.not_even_iff_oddproof · cited by 34
- primorialstatement · cited by 26
- Finset.range_add_oneproof · cited by 23
- Finset.filter_insertproof · cited by 14
- Nat.Prime.even_sub_oneproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- primorial_lt_four_powproof · cited by 1