knowsys / Formale-Systeme-in-LEAN

LEAN4 formalization of the undergraduate lecture "Formale Systeme" at TU Dresden (WIP)
Apache License 2.0
8 stars 0 forks source link

Formale Systeme in LEAN

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!

Notes on Setup:

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