Tex2LeanFrom a theorem in your paper to a working Lean 4 project. The primary usecase (for now): you have an algorithm and a theorem about it. That said, it should be able to handle other kind of situations as well. Tex2Lean will formalize both, the pseudocode transcribed line by line from the paper and the theorem stated over what that pseudocode returns. And then it will prove the theorem. It should be able to identify and fix minor bugs as well in your theorems. Download
On Windows,
Quick startFirst open the folder that contains the paper's Tex source files. Tex2Lean: Open in Side bar, which will open Tex2Lean in the sidebar view. [This is similar to how you would open Codex/Claude in Sidebar].
RequirementsVS Code 1.90+, git (Tex2Lean installs Lean itself, but not git — that needs your system's package manager), and one of:
PDF import works too, with Found a bug?Please open an issue. Two things make a report usable. The version, from the Extensions pane. And the log — click Log at the bottom of the side bar, and paste the part around the problem. You can reach me at meel@gatech.edu. = |