Propositional logic exercises with the lean theorem prover
1–10 of 10 posts
Re: Propositional logic exercises with the lean theorem prover
#2Just the kind of thing I've been looking for!
Re: Propositional logic exercises with the lean theorem prover
#3Just the kind of thing I've been looking for!
[deleted]
Re: Propositional logic exercises with the lean theorem prover
#4See also the Natural Number Game.
Re: Propositional logic exercises with the lean theorem prover
#5Just the kind of thing I've been looking for!
Just a heads up, worksheet 5 has an error: (P ↔ Q) → (R ↔ S) → (P ∧ Q ↔ R ∧ S). That proposition is not actually true.