Erdős problem 1148
Can every large integer be written as with ?
Sources
FormalConjectures/ErdosProblems/
1148.lean
Retained formal statement
Can every large integer be written as with ?
This was proved affirmatively by Chojecki [Ch26], using a Duke-type equidistribution theorem. A Lean formalisation of the reduction (conditional on a Duke-type equidistribution theorem) exists; see the [forum discussion](https://www.erdosproblems.com/forum/thread/1148#post-4849).
True ↔ ∀ᶠ (n : ℕ) in Filter.atTop, Erdos1148.Erdos1148Prop nSolvedStatement only, no proof