This repo contains the approach of formalizing the undergraduate Lecture "Formale Systeme" using LEAN4. The project started and still emerges mostly through student projects. You are welcome to participate, just contact us!
Using elan
/ lake
:
lake build
This will download mathlib4 and build the project.
To prevent building mathlib yourself, you can run the following to fetch precompiled files.
lake exe cache get