aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>