Erdős problem 6
There are infinitely many such that , where denotes the prime gap function.
Sources
FormalConjectures/ErdosProblems/
6.lean
Retained formal statement
There are infinitely many such that , where denotes the prime gap function.
{n | primeGap n < primeGap (n + 1) ∧ primeGap (n + 1) < primeGap (n + 2)}.InfiniteSolvedStatement only, no proof