diff options
author | Josh Chen | 2020-01-24 16:52:45 +0100 |
---|---|---|
committer | GitHub | 2020-01-24 16:52:45 +0100 |
commit | fc2a739f92a26c9b5d53e529a74cc95525580d63 (patch) | |
tree | bf74b4a2348864e131a156442c592a59372d8c72 | |
parent | 1d99fa1fb0e257244aabcb3f63ae7c5ca13555ab (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ An experimental implementation of [homotopy type theory](https://en.wikipedia.org/wiki/Homotopy_type_theory) in [Isabelle](https://isabelle.in.tum.de/). -### Update [Oct 2019] +### UPDATE, Oct 2019 Convenience and readability of formalizations in this library is taking a hit as we approach the limit of pre-existing functionality available in Isabelle. Development is thus, for the moment, moving to [Isabelle/Spartan](https://github.com/jaycech3n/Isabelle-Spartan) to build more automation and improve the framework. |