Continuation of Principia Mathematica's formalization by Landon Elkind.
Which means 3 questions:
Coq/Rocq version: >= 8.20.0, < 9.0, installed with the opam environment:
opam update
opam install coq
opam pin add coq 8.20.0
Running the project:
make
The awesome Makefile gathered from @clarus's awesome repo, is supposed to automatically detect all .v files under the pm folder, generate the _CoqProject file and compile the whole folder. This is done without deploying the project with dune environment.
IDEs for Coq/Rocq varies, but here is my preference:
Although I have tried to organize the issues well to indicate the current progress, I don't have rich experience in collaborations. A contribution guideline is currently working in progress. It's still suggested to open a new issue for inquiries, and I'll see what I can give.
1,497 commits
6 commits
Rocq Prover
99.9%
Continuation of Principia Mathematica's formalization by Landon Elkind.
Which means 3 questions:
Coq/Rocq version: >= 8.20.0, < 9.0, installed with the opam environment:
opam update
opam install coq
opam pin add coq 8.20.0
Running the project:
make
The awesome Makefile gathered from @clarus's awesome repo, is supposed to automatically detect all .v files under the pm folder, generate the _CoqProject file and compile the whole folder. This is done without deploying the project with dune environment.
IDEs for Coq/Rocq varies, but here is my preference:
Although I have tried to organize the issues well to indicate the current progress, I don't have rich experience in collaborations. A contribution guideline is currently working in progress. It's still suggested to open a new issue for inquiries, and I'll see what I can give.
1,497 commits
6 commits
Rocq Prover
99.9%