erdős #899
Let be an infinite set such that . Is it true that
unreviewedOpen. Worked here; no verified result yet.
additive combinatorics · solved · formalized (Lean) · 0 attempts
use this data
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsFormal proof
AMS 5 · solved (literature)
theorem erdos_899 : answer(True) ↔ ∀ (A : Set ℕ), A.Infinite →
Tendsto (fun N => (A ∩ Icc 1 N |>.ncard : ℝ) / N) atTop (𝓝 0) →
atTop.limsup (fun N => ((A - A : Set ℕ) ∩ Icc 1 N |>.ncard : EReal) /
(A ∩ Icc 1 N).ncard) = ⊤formal-conjectures/899.lean ↗Check it yourself
One command re-derives this record's receipts on your machine.
vela reproduce examples/erdos-problems