aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Base.thy
diff options
context:
space:
mode:
authorJosh Chen2019-03-08 17:24:57 +0100
committerJosh Chen2019-03-08 17:24:57 +0100
commitad0c2755b011e187792ed90382f72c8808949295 (patch)
treec5ce13f9ff3e47c48ca5c2cd14dd8e9859d99188 /HoTT_Base.thy
parent8f7164976d08446e77a0e1eceaaa01f0ed363e5b (diff)
some options, renaming
Diffstat (limited to '')
-rw-r--r--HoTT_Base.thy1
1 files changed, 1 insertions, 0 deletions
diff --git a/HoTT_Base.thy b/HoTT_Base.thy
index e36b237..9987b78 100644
--- a/HoTT_Base.thy
+++ b/HoTT_Base.thy
@@ -18,6 +18,7 @@ begin
section \<open>Basic setup\<close>
+declare[[names_short]]
declare[[eta_contract=false]] \<comment> \<open>Do not eta-contract\<close>
typedecl t \<comment> \<open>Type of object-logic terms (which includes the types)\<close>