Back to Problems
rational_distance_problem
Specification
Does there exist a point in the plane at rational distance from all four vertices of the unit square?
Lean 4 Statement
theorem rational_distance_problem :
answer(sorry) ↔ ∃ P : ℝ² , ∀ i, ¬ Irrational (dist P (UnitSquareCorners i))
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.