This repository has been archived by the owner. It is now read-only.
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Homotopy theory in Coq.
http://math.andrej.com/homotopy/
Cannot retrieve the latest commit at this time.
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
Experimental |
|
|
|
|
OberwolfachTutorial |
|
|
|
|
Peter @ fa6d22d |
|
|
|
|
UnivalentFoundations | ||
|
|
Vladimir @ 5e4d727 |
|
|
|
|
.gitignore |
|
|
|
|
.gitmodules | ||
|
|
README |
|
|
README
This repository contains various files related to "homotopy type theory". Each subdirectory contains a README file which you can inspect to get a description of what is in there. The repository contains submodules for Vladimir Voevodsky's and Peter Lumsdaine's repositories. You can obtain those automatically by giving the --recursive option when you clone this repository: git clone --recursive <this-repository-address> If you have already cloned this repository without --recursive, you can still get the submodules with git submodule update --init --recursive