Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 587 Bytes

File metadata and controls

9 lines (7 loc) · 587 Bytes

Inference in Lean

This project formalizes the basics of first-order logic and proves soundness of the common resolution rules in propositional and first-order logic. We achieve this by closely following Chapter 3 of the lecture notes from the course Automated Theorem Proving.

License

This project is licensed under the GPL v3 – see the LICENSE file for details.

Authors

Created by Norman Lohrer and Samuel Leßmann during the course 'Formalization in Lean' taught by Xavier Généreux at LMU in 2024/25.