A play of the Lean Natural Number game with Rocq prover
| .gitignore | ||
| _CoqProject | ||
| AdditionWorld.v | ||
| AlgorithmWorld.v | ||
| ImplicationWorld.v | ||
| Makefile | ||
| MultiplicationWorld.v | ||
| PowerWorld.v | ||
| README.md | ||
| TutorialWorld.v | ||
Natural Number Game in Rocq
This repository aims at solving the Natural Number Game using the Rocq prover.
Source of the game for the Lean prover: https://adam.math.hhu.de/#/g/leanprover-community/nng4