diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Isabelle/HoTT -An experimental implementation of HoTT in Isabelle/Pure +An experimental implementation of [homotopy type theory](https://en.wikipedia.org/wiki/Homotopy_type_theory) in the interactive theorem prover [Isabelle](https://isabelle.in.tum.de/). ## Installation Clone the contents of this repository into `<Isabelle root directory>/src/HoTT`. |