1 parent 28e30d9 commit 39fc8a6Copy full SHA for 39fc8a6
1 file changed
chapters/elim-conclusion.tex
@@ -60,6 +60,11 @@ \section{Limitations and Axioms}
60
term is relying on unsafe assumptions thanks to the
61
\mintinline{coq}|Print Assumptions| command.
62
63
+Finally, it is important to note that, while this work does provide a
64
+way to translate from \acrshort{ITT} to \acrshort{WTT}, one must still assume
65
+\acrshort{UIP}, \acrshort{funext} and several equality axioms even though they
66
+are not necessary in \acrshort{ITT} itself.
67
+
68
\section{Related Works}
69
\label{sec:related-works}
70
0 commit comments