Erdős problem 200
Does the longest arithmetic progression of primes in have length ?
Sources
FormalConjectures/ErdosProblems/
200.lean
Retained formal statement
Does the longest arithmetic progression of primes in have length ?
sorry ↔ (fun n => ↑(Erdos200.longestPrimeArithmeticProgressions n)) =o[Filter.atTop] fun n => Real.log ↑nOpenStatement only, no proof