Skip to content

ajbarber/rocq-geometry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rocq-geometry

Docker CI

Using basic geometry to learn proficiency at Rocq.

Meta

Building and installation instructions

The easiest way to install the latest released version of rocq-geometry is via OPAM:

opam repo add rocq-released https://rocq-prover.org/opam/released
opam install rocq-geometry

To instead build and install manually, do:

git clone https://github.com//rocq-geometry.git
cd rocq-geometry
make   # or make -j <number-of-cores-on-your-machine> 
make install

About

Some high school geometry proofs in Rocq prover

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published