aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Base.thy
diff options
context:
space:
mode:
authorJosh Chen2018-08-18 14:32:29 +0200
committerJosh Chen2018-08-18 14:32:29 +0200
commitcf7b0d7b3a10a65c2d382faad909bfb83b194fc7 (patch)
tree01f88cee9019a32c319ca4064ff7f8838eeab408 /HoTT_Base.thy
parent25c9fda31bb49a0f825f4010fe3d26f6749fc34a (diff)
Output formatting
Diffstat (limited to '')
-rw-r--r--HoTT_Base.thy2
1 files changed, 1 insertions, 1 deletions
diff --git a/HoTT_Base.thy b/HoTT_Base.thy
index 647593e..1b8c526 100644
--- a/HoTT_Base.thy
+++ b/HoTT_Base.thy
@@ -25,7 +25,7 @@ text "
"
consts
- has_type :: "[Term, Term] \<Rightarrow> prop" ("(1_: _)" [0, 0] 1000)
+ has_type :: "[Term, Term] \<Rightarrow> prop" ("(3_:/ _)" [0, 0] 1000)
section \<open>Universe hierarchy\<close>