diff options
author | Josh Chen | 2019-02-04 11:53:47 +0100 |
---|---|---|
committer | Josh Chen | 2019-02-04 11:53:47 +0100 |
commit | 7a7e27f4a1efd69e9ab43b95d3c7ead61a743e55 (patch) | |
tree | 4ba31e925491f24c7fd23d59f6f3f74731b7a8e6 /ROOT | |
parent | 07d312b312c3058551353bcf403a1dc7c7c83311 (diff) |
1. Change syntax to rely less on unicode/control symbols.
2. Begin work on object-level type inference and input syntax help.
Diffstat (limited to 'ROOT')
-rw-r--r-- | ROOT | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ session HoTT = Pure + hierarchy à la Russell. Follows the development of the theory in - The Univalent Foundations Program, Homotopy Type Theory: Univalent Foundations of Mathematics, + The Univalent Foundations Program, + Homotopy Type Theory: Univalent Foundations of Mathematics, Institute for Advanced Study, (2013). Available online at https://homotopytypetheory.org/book. |