These files accompany the paper [TODO].
The formal proofs provided in this work were developed and verified using Lean 4.28.0. Compatibility with earlier or later versions is not guaranteed due to the evolving nature of the Lean 4 compiler and its core libraries.
- quadratic-form-dinv.pdf (not provided here): a first draft of the paper
task.md: description of the task to be completed (deferring to quadratic-form-dinv.pdf).environment: specifies the Lean version
QuadraticDinv/problem.lean: translation of the problem statement into formal language (Lean)QuadraticDinv/solution.lean: solution in formal language (Lean)
This repository uses the MIT License. See LICENSE for details.