Theorems · Theorem · number theory
mersenne_succ
∀ (n : ℕ), mersenne (n + 1) = 2 * mersenne n + 1
- Defined in
- Mathlib.NumberTheory.LucasLehmer
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by3
Results whose statement or proof uses this declaration.
- mersenne_mod_eightproof · cited by 1
- mersenne_mod_fourproof · cited by 1
- mersenne_mod_threeproof · cited by 1