An open API service indexing awesome lists of open source software.

https://github.com/FormalizedFormalLogic/Foundation

Lean4 Logic Formalization
https://github.com/FormalizedFormalLogic/Foundation

incompleteness lean4 logic

Last synced: 4 months ago
JSON representation

Lean4 Logic Formalization

Awesome Lists containing this project

README

        

# Foundation

Formalized basic results about formal logic in Lean 4.

## Documents

- [Book](https://formalizedformallogic.github.io/Book/): Summary of results.
- [Full Documentation](https://FormalizedFormalLogic.github.io/Foundation/docs): Generated documentation by [doc-gen4](https://github.com/leanprover/doc-gen4).

## Main Results

- [Classical Propositional Logic](https://formalizedformallogic.github.io/Book/classical_propositional/index.html)
- [First-Order Logic](https://formalizedformallogic.github.io/Book/first_order/index.html): First-Order Logic and Arithmetic.
- [Gödel's First Incompleteness](https://formalizedformallogic.github.io/Book/first_order/goedel1.html)
- [Superintuitionistic Logic](https://formalizedformallogic.github.io/Book/superntuitionistic/index.html): Intuitionistic propositional logic and some variants.
- [Standard Modal Logic](https://formalizedformallogic.github.io/Book/standard_modal/index.html): Propositional logic extended modal operators $\Box$ and $\Diamond$.