Erdős problem 1065
Are there infinitely many primes such that for some prime and ?
Sources
FormalConjectures/ErdosProblems/
1065.lean
Retained formal statement
Are there infinitely many primes such that for some prime and ?
This is mentioned as B46 in [Unsolved Problems in Number Theory](https://doi.org/10.1007/978-0-387-26677-0) by *Richard K. Guy*
True ↔ {p | ∃ q k, Nat.Prime p ∧ Nat.Prime q ∧ p = 2 ^ k * q + 1}.InfiniteOpenStatement only, no proof