For my third year project, I formalised Ben Green's 2021 result "Lower bounds for corner-free sets". It was a new construction that significantly improved on the previous best results by Linial & Shraibman (2021) and Behrend (1946).
This project is organised as follows:
BenGreenCornerFreecontains the (almost finished) formalised Lean project. It is split into ABCD parts:-
Asymptotics{1,2,3}.lean: Simplifying asymptotics of the construction size after parameter choice -
Bridge.lean: Computing upper bound of construction size via PHP (Pigeon-Hole Principle) -
Construction.lean: Defining the construction -
Defs.lean: Definition ofAddCornerFree - Missing: Proving a single statement that says "there exists a corner-free set of size xxx"
-
detailscontains a scratchpad-blueprintessay/main-submitted.pdf: My submitted essay (32 pages, commit:cd1252f6)presentation/main.pdfcontains my presentation