erdős #1092
Let be maximal such that, if a graph has the property that every subgraph on vertices is the union of a graph with chromatic number and a graph with edges, then has chromatic number .Is it true that ? More generally, is ?
Worked, still open.
geometry · solved · formalized (Lean) · 0 attempts
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsevidence
unverified AI candidates (2)
gpt-erdos · GPT-5.2 Pro + Deep Research · unverified
It’s convenient to rephrase your condition in “edge‐deletion distance to $r$-colorable.” For a graph $H$, let [ \tau_r(H):=\min{|F|:\ \chi(H-F)\le r}, ] i.e. the minimum number of edges you must delete from $H$ to make it $r$-colorable. Then your hypothesis for $G$ is exactly: for every subgraph $H$ on $m$ vertices, [ …
candidate solution ↗llm-hunter · gpt pro 5.2 · unverified
1 LLM attack(s) recorded (gpt pro 5.2); unverified.
candidate solution ↗formal
AMS 5 · solved (literature)
theorem f_asymptotic_2 : answer(False) ↔
(fun (n : ℕ) => (n : ℝ)) =o[atTop] (fun (n : ℕ) => (f 2 n : ℝ))formal-conjectures/1092.lean ↗status
solved