Skip to content

yichaolemon/Coq_DataStructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Various verified data structures in Coq and proofs for their properties.

Setup Using Docker

  1. Install Docker
  2. Allow Docker to present GUI windows. These instructions are not cross-platform. For mac: follow these instructions.
    1. Install XQuartz, and reboot computer to complete installation.
    2. Enable "Allow connections from network clients" in XQuartz preferences, and restart XQuartz to finalize setting.
    3. Run xhost + to allow all incoming connections.
  3. Open a shell, and cd to the root of this repo.
  4. Run ./coqshell to open a shell into a Docker container running coq and coqide.

About

Various verified data structures in Coq.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published