Erdős problem 1209
Let be a sequence of integers which tends to infinity sufficiently fast. If there is an such that all are primes then must there exist infinitely many such ?
Sources
FormalConjectures/ErdosProblems/
1209.lean
Retained formal statement
Are there such that is infinitely often a prime?
True ↔ ∃ n, {k | Nat.Prime (n + 2 ^ 2 ^ k)}.InfiniteOpenStatement only, no proof