diff options
author | Josh Chen | 2019-10-15 23:13:00 +0200 |
---|---|---|
committer | GitHub | 2019-10-15 23:13:00 +0200 |
commit | b815a897c04350f6b2335a15e30844316a5cce9e (patch) | |
tree | 8fec941d6dc71bdb40c93c5ded701c75ddfe9504 | |
parent | b01b8ee0f3472cb728f09463d0620ac8b8066bcb (diff) |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ In its current state it is best viewed as a formalization of HoTT within Isabell Work is slowly ongoing to develop the logic into a fully-featured framework in which one can formulate and prove mathematical statements, in the style of the univalent foundations school. While Isabelle has provided support for object logics based on Martin-Löf type theory since the beginning, these have largely been ignored in favor of Isabelle/HOL. Thus this project is also an experiment in creating a viable framework, based on dependent type theory, inside the simple type theoretic foundations of Isabelle/Pure. +**Update (15 Oct 2019)**: Framework development currently [here](https://github.com/jaycech3n/Isabelle-Spartan). ### License |