Inspired by the recent successful "vibe coding" in Lean of a solution to an Erdos problem at https://arxiv.org/abs/2510.19804 , I tried my hand at formalizing the disproof (by Pikhurko in 2001) that had recently been unearthed by Quanyu Tang of another Erdos problem https://www.erdosproblems.com/613. This was a simple finite counterexample: a graph of 44 edges on 15 vertices that could not be split into a bipartite graph and a graph with max degree 5. The paper of Pikhurko is just 9 pages (and also constructs more general counterexamples with larger choices of parameters, as well as some reasonably matching lower bounds), so this looked like within reach of modern AI tools. I therefore uploaded the paper to ChatGPT Pro and asked it first to summarize the construction in informal language, and then formalize step by step. https://chatgpt.com/share/690a65b3-473c-800e-afa5-e99f78610ee9 (1/4)
