Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Propositional logic exercises with the lean theorem prover | Better HN
Propositional logic exercises with the lean theorem prover
(opens in new tab)
(github.com)
54 points
mathematically
4y ago
8 comments
Share
8 comments
default
newest
oldest
giomasce
4y ago
See also the Natural Number Game.
sidpatil
4y ago
Just the kind of thing I've been looking for!
mathematically
OP
4y ago
Just a heads up, worksheet 5 has an error: (P ↔ Q) → (R ↔ S) → (P ∧ Q ↔ R ∧ S). That proposition is not actually true.
BreakfastB0b
4y ago
It’s probably supposed to be (P & R) <-> (Q & S)
1 more reply
j
/
k
navigate · click thread line to collapse