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: 12 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 (over 2 years ago)
- Last Synced: 2025-02-16T09:41:31.918Z (2 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.