"Theorem proving in Lean" class materials Getting set up Install lean: https://github.com/leanprover/lean4/blob/master/doc/quickstart.md Install Git git clone https://github.com/digama0/tpil25.git cd tpil25 lake exe cache get lake build