No description
- Rocq Prover 95.2%
- Makefile 4.1%
- Verilog 0.7%
| _CoqProject | ||
| Auto.v | ||
| AutoTest.v | ||
| Basics.v | ||
| Basics_ex.v | ||
| BasicsTest.v | ||
| Bib.v | ||
| BibTest.v | ||
| Extraction.v | ||
| ExtractionTest.v | ||
| Imp.v | ||
| ImpCEvalFun.v | ||
| ImpCEvalFunTest.v | ||
| ImpParser.v | ||
| ImpParserTest.v | ||
| ImpTest.v | ||
| IndPrinciples.v | ||
| IndPrinciplesTest.v | ||
| IndProp.v | ||
| IndPropTest.v | ||
| Induction.v | ||
| Induction_ex.v | ||
| InductionTest.v | ||
| LICENSE | ||
| Lists.v | ||
| ListsTest.v | ||
| Logic.v | ||
| LogicTest.v | ||
| Makefile | ||
| Maps.v | ||
| MapsTest.v | ||
| Poly.v | ||
| PolyTest.v | ||
| Postscript.v | ||
| PostscriptTest.v | ||
| Preface.v | ||
| PrefaceTest.v | ||
| ProofObjects.v | ||
| ProofObjectsTest.v | ||
| README | ||
| Rel.v | ||
| RelTest.v | ||
| Tactics.v | ||
| TacticsTest.v | ||
#########################################################################
SOFTWARE FOUNDATIONS
#########################################################################
This directory contains both Coq scripts (.v files) and more readable
HTML files for the Software Foundations electronic textbook.
- Preface.v or Preface.html
The place to start reading, including details on how to install
required software
- index.html
The book's cover page and navigation starting point
- deps.html
Overview of the ordering of chapters
- LICENSE
Explanation of how these files may be redistributed