Skip to content
Snippets Groups Projects
Commit 8b07e91b authored by loutr's avatar loutr
Browse files

Resolve "Classical logic" ✨️

Closes #78 🐔️👍️
Approved-by: default avatarbelazy <aarthuur01@gmail.com>
Approved-by: default avataraalbert <augustin.albert@bleu-azure.fr>

🦀️🍰🦀️🍰🦀️🍰

* chore(std): clarify separation of definitions across files + manual formatting

* chore: define std folder and reorganise madeleine files structure

* fixup: merge parts of contraposition and classical

Two new files bool.mdln and connectives.mdln containing True, False, And, Or, Not.

Also harmonized naming conventions: Prop and functions returning Prop
(like And) start with a capital letter, lemmas (whose type is itself a
Prop) are lowercased.

* feat: Resolve "Classical logic" (#78)

Add a classical.mdln file with three characterizations of excluded
middle.
parent d838c0b8
No related branches found
No related tags found
Loading
Pipeline #12417 passed with stages
in 7 minutes and 50 seconds