diff options
author | Josh Chen | 2020-07-17 13:48:30 +0200 |
---|---|---|
committer | Josh Chen | 2020-07-17 13:48:30 +0200 |
commit | 6aaf4d5b28a5284b3b02fa5c410d2d83a711840b (patch) | |
tree | a316e430274c4abec6d9724fe51cccd22d4e8129 | |
parent | 113063351cd0a4f99534c2ea9408b4e8f80836a3 (diff) |
link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Isabelle/HoTT ![build](https://github.com/jaycech3n/Isabelle-HoTT/workflows/build/badge.svg) +# Isabelle/HoTT [![build](https://github.com/jaycech3n/Isabelle-HoTT/workflows/build/badge.svg)](https://github.com/jaycech3n/Isabelle-HoTT/actions?query=workflow%3Abuild) Isabelle/HoTT is an experimental implementation of [homotopy type theory](https://en.wikipedia.org/wiki/Homotopy_type_theory) in the [Isabelle](https://isabelle.in.tum.de/) interactive theorem prover. It largely follows the development of the theory in the [Homotopy Type Theory book](https://homotopytypetheory.org/book/), but aims to be general enough to eventually support cubical and other kinds of homotopy type theories. |