aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Base.thy
diff options
context:
space:
mode:
authorJosh Chen2018-09-18 21:18:33 +0200
committerJosh Chen2018-09-18 21:18:33 +0200
commitf9bbcffd4a45599c306815104dccb6b549b306ee (patch)
treefe25a144dfac0727a71371176d3f63927407d2d9 /HoTT_Base.thy
parentf07e0e2349a222130209ada9c029eea3d1fe8144 (diff)
Add ROOT. No eta-contraction
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>