aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Base.thy
diff options
context:
space:
mode:
authorJosh Chen2018-09-18 21:20:08 +0200
committerJosh Chen2018-09-18 21:20:08 +0200
commit59a1409b1d15860344e91a4512b60ab8d4368e44 (patch)
treefe25a144dfac0727a71371176d3f63927407d2d9 /HoTT_Base.thy
parentc93932c689640a530de946f35a0a9dc82e56e776 (diff)
parentf9bbcffd4a45599c306815104dccb6b549b306ee (diff)
Merge branch 'larsrh-topic/root'
Diffstat (limited to 'HoTT_Base.thy')
-rw-r--r--HoTT_Base.thy2
1 files changed, 2 insertions, 0 deletions
diff --git a/HoTT_Base.thy b/HoTT_Base.thy
index 2ad0ac5..69cc1b1 100644
--- a/HoTT_Base.thy
+++ b/HoTT_Base.thy
@@ -14,6 +14,8 @@ begin
section \<open>Basic setup\<close>
+declare[[eta_contract=false]]
+
typedecl t \<comment> \<open>Type of object types and terms\<close>
typedecl ord \<comment> \<open>Type of meta-level numerals\<close>