Back to Problems

erdos_143.parts.i

Specification

Does this imply that $$ \liminf \frac{|A \cap [1,x]|}{x} = 0? $$

Mathematics prize
Prize

$500

Paul Erdős

Lean 4 Statement
theorem erdos_143.parts.i : answer(sorry) ↔ ∀ (A : Set ℝ), WellSeparatedSet A →
    liminf (fun x => (A ∩ (Set.Icc 1 x)).ncard / x) atTop = 0
ID: ErdosProblems__143__erdos_143.parts.i
Actions

Submit a Proof

Have a proof attempt? Submit it for zero-trust verification.

Submit Proof
Browse 300 unsolved math conjectures formalized in Lean 4
Browse

All Problems

Explore all 300 unsolved conjectures.

View problems →
ASI Prize documentation for formal verification pipeline
Docs

Verification Pipeline

How zero-trust verification works.

Read docs →
Evaluation Results

Recent Submissions

No submissions yet. Be the first to attempt this problem.