diff options
author | Josh Chen | 2020-06-01 17:26:39 +0200 |
---|---|---|
committer | Josh Chen | 2020-06-01 17:26:39 +0200 |
commit | 8c0205ade477f732fceb484bf5986fdbc6469667 (patch) | |
tree | 7cbdc990bbee1e72674b3c3e24c1d2f61e4b8df6 | |
parent | cf5136f00a5eaa0f81cb84705db04171a614c43a (diff) |
update
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,4 +27,5 @@ In no particular order. Some of the following might require changes to the Isabe Will need an elaborator integrated into Isabelle's syntax checking. - [ ] Inductive type definitions. - [ ] Recursive function definitions. +- [ ] Higher inductive type definitions. |