Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 547 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 547 Bytes

CoqHopf

Construction of the Hopf fibration in Homotopy Type Theory, using the HoTT library for Coq.

Installation

You will need to install the HoTT library for Coq.

Usage

I recommend using the hoqide script to run the familiar CoqIDE with all required dependencies preloaded.
Then you can load the script Homework.v as usual.

You can also access the HTML version of the script rendered with coqdoc.