The Erdős–Tuza–Valtr conjecture #
Source: arxiv:2206.04260, doi:10.1016/j.ejc.2024.104085
Authors: Jineon Baek
Status: verified
Main declarations: ErdosTuzaValtr.main, Config.main_lemma
Tags: combinatorics, discrete-geometry, convex-geometry, ramsey-theory
MSC: 52C10, 05D10
Mathematical overview #
A formalization of the Erdős–Tuza–Valtr conjecture, a refinement of the Erdős–Szekeres "happy ending" theorem on convex configurations in planar point sets in general position.
main: for a cup/cap configurationCand a finite point setSwithNat.choose (n + 2) 2 + 2 ≤ S.card,Scontains the target Erdős–Tuza–Valtr configuration. This is the sharp upper bound for the functionE(n).Config.main_lemma: the configuration-relative induction lemma driving the proof, combined with a mirror-symmetry reduction (Config.Mirror_mainGoal).