Skip to content
/ coq Public
forked from rabimba/coq

My Experiments with coq

Notifications You must be signed in to change notification settings

jc-su/coq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coq

==========

Description

Coq is an interactive theorem prover.

These files are assignments and their solutions (my interpretation) for the course by Kevin Hamlin in UTD F13.

How to use??

Use either coqide or coq proof assistant to load these. Alternatively if you are using linux use a compatible editor (emacs) with proper plugins to make it work.

AVLTree

The AVL Tree proof is the final project for the course. The proof is not efficient (as discussed with Dr. Hamlen) but atleast we managed to prove the tree.

About

My Experiments with coq

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Coq 98.3%
  • Verilog 1.7%