Erdős problem 12
Let be infinite with no distinct such that with . Can have positive lower limit? Must every such fall below infinitely often?
Sources
FormalConjectures/ErdosProblems/
12.lean
Retained formal statement
Let be an infinite set such that there are no distinct such that and . Is there such an with ?
The DeepMind prover agent has found a formal proof of this statement.
True ↔ ∃ A, Erdos12.IsGood A ∧ 0 < Filter.liminf (fun N => ↑(A ∩ Set.Icc 1 N).ncard / √↑N) Filter.atTop