Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
drwxr-xr-x theories/
-rw-r--r-- .ignore
-rw-r--r-- Makefile
-rw-r--r-- README.md
-rw-r--r-- _CoqProject
README

atari-proofs

The goal of this project is to formally prove a lower bound on the time it takes to beat the game Dragster.

So far, I have implemented a specification of the Atari 2600 console, and used it to state the theorem. Now I just have to prove it!

Of course, that’s easier said than done.

Dependencies

  • coq 8.13.2
  • coq-record-update 0.3.0
  • coq-mathcomp-ssreflect 1.14.0
  • coq-mathcomp-algebra 1.14.0