Lean Setup

USE FOR: bootstrapping a fresh leanprover/lean4 clone, repairing elan toolchains, linking stage0/stage1 builds, verifying that `lean` and `lake env lean` agree, cleaning up linked toolchains when done. DO NOT USE FOR: building Mathlib or downstream Lake projects (use @lean-build), bisecting a behavioural regression (use @lean-bisect), authoring a reproducer (use @lean-mwe), writing proofs (use @lean-proof), creating new lakefiles for downstream projects (use @lean-blueprint). TRIGGERS: elan, lean-toolchain, cmake preset, stage0, stage1.

r-irbe ed381f2 2 files · 6.7 KB Updated

File contents

r-irbe/proof-skills/tree/main/skills/_overrides/lean-setup commit ed381f2bd9

Frequently asked questions

npx skillmds@latest add r-irbe/lean-setup