Let be a finite unit distance graph in (i.e. the vertices are a finite collection of points in and there is an edge between two points if and only if the distance between them is ).Is there some such that if has girth (i.e. contains no cycles of length ) then ?

claimed — no verifier run, no signed judgmentunreviewedOpen. Worked here; no verified result yet.

graph theory · disproved · formalized (Lean) · 0 attempts

use this data

vela registry pull vfr_37aec80d874a0239
vela reproduce examples/erdos-problems

Evidence

unverified AI candidates (2)

gpt-erdos · GPT-5.2 Pro + Deep Research · unverified

This is essentially an old question of Erdős. Wormald already constructed a **4‑chromatic** unit‑distance graph in the plane with **girth 5** (so triangle‑ and 4‑cycle‑free) where the edges are defined **exactly** by unit distances (“join two points whenever their distance is 1”). ([Cambridge University Press & Assessm…

candidate solution ↗

llm-hunter · gpt pro 5.2 · unverified

1 LLM attack(s) recorded (gpt pro 5.2); unverified.

candidate solution ↗

Formal proof

AMS 5 · solved (literature)

theorem erdos_705:
  answer(False) ↔ ∃ k, ∀ V : Set ℝ², V.Finite →
    (UnitDistancePlaneGraph V).girth ≥ k → (UnitDistancePlaneGraph V).chromaticNumber ≤ 3
formal-conjectures/705.lean ↗

Check it yourself

One command re-derives this record's receipts on your machine.

vela reproduce examples/erdos-problems

Verify this yourself

Run this command — the output must match these fingerprints.

vela reproduce examples/erdos-problems
  • packet.json · sha256 f6b0e00aa925712f9596c850e36684c5346436faeca082f97540ee108d502e13

Search Vela

Search problems, results, contributors, and pages — or jump straight to an id.