added coq

This commit is contained in:
2025-03-13 14:57:11 +01:00
parent fa238c9da8
commit 1b8113ad8b
2 changed files with 346 additions and 0 deletions

6
coq/links.md Normal file
View File

@ -0,0 +1,6 @@
## References
- [Coq in a hurry](https://cel.hal.science/inria-00001173v6/document)
- [Coq documentation](https://rocq-prover.org/docs)
- [Coq Cheatsheet](https://github.com/alhassy/CoqCheatSheet)
- [Logical Foundations](https://softwarefoundations.cis.upenn.edu/current/index.html)
## Random