Theorems · Theorem · number theory
modEq_mersenne
∀ (n k : ℕ), k ≡ k / 2 ^ n + k % 2 ^ n [MOD 2 ^ n - 1]
- Defined in
- Mathlib.NumberTheory.LucasLehmer
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- one_mulproof · cited by 2,841
- pow_posproof · cited by 292
- Nat.ModEqstatement · cited by 225
- zero_lt_twoproof · cited by 124
- Nat.ModEq.mul_rightproof · cited by 4
- Nat.ModEq.add_rightproof · cited by 4
- Nat.modEq_subproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.