-
Notifications
You must be signed in to change notification settings - Fork 193
Home
Welcome to the Wiki for the Coq-HoTT library!
Important and helpful information for anyone using or contributing to the library can be found in the STYLE.md file in the repository.
We have various bits of browsable documentation for the HoTT library:
-
- Coqdoc - Table of Contents
- Coqdoc - Index - Warning: This page is very large.
-
An interactive reference manual autogenerated by Alectryon.
Hovering over a line of code will display the feedback given by Coq at that point in the code. You can also step through the proofs as if interacting with Coq.
- Alectryon - Table of Contents
- Alectryon - Index - Warning: This page is very large.
-
Autogenerated by a script adapted from Microsoft Research's SSReflect library. Hovering over a line will display the time taken for the command to run as a tooltip.
We have an index linking various theorems and definitions from the HoTT Book to the HoTT library.
- Index for the HoTT Book - autogenerated by Alectryon.
- Index for the HoTT Book - autogenerated by Coqdoc.
We also have solutions to some exercises from the HoTT Book:
- HoTT Book Exercises - autogenerated by Alectryon.
- HoTT Book Exercises - autogenerated by Coqdoc.
We autogenerate dependency graphs using the dpdgraph tool of Anne Pacalet and Yves Bertot. This allows us to create the following images using GraphViz, borrowing a script from MathClasses.
Dependency graphs of theorems in files, created by the dpdgraph tool of Anne Pacalet and Yves Bertot.
Coq can be run in your browser with JsCoq/JsHoTT.
HoTT is routinely benched in Coq-bench. See: