playground/coq/README.org

319 B

Coq

  • sumn.v: Sum of first n natural numbers, their squares and cubes.
  • de-morgan.v: de-Morgan's laws
  • eqns.v: A 'hello world' using the 'equations' plugin
  • cpdt/: stuff from the book CPDT
  • sf: stuff from Software foundations