Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monstrencage/obs-alg-proofs
This projects contains a Coq proof related to observation algebras.
https://github.com/monstrencage/obs-alg-proofs
coq
Last synced: 29 days ago
JSON representation
This projects contains a Coq proof related to observation algebras.
- Host: GitHub
- URL: https://github.com/monstrencage/obs-alg-proofs
- Owner: monstrencage
- License: gpl-2.0
- Created: 2022-10-01T11:45:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T10:41:47.000Z (about 2 years ago)
- Last Synced: 2024-11-06T05:43:31.107Z (3 months ago)
- Topics: coq
- Language: Coq
- Homepage: https://monstrencage.github.io/obs-alg-proofs
- Size: 376 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# obs-alg-proofs
This project can be compiled by calling `make` at the root. HTML documentation is generated by calling `make doc` at the root. The generated HTML files will be found in a directory `./docs/coqdoc/`.
This project has been compiled using `The Coq Proof Assistant, version 8.16.0`, running on `Ubuntu 22.04.1 LTS`.
Note that the proof scripts make heavy use of UTF8 symbols. Such symbols also appear repeatedly in the documentation. We thus recommend browsing our proof on a system with comprehensive UTF8 support.