aboutsummaryrefslogtreecommitdiff
path: root/hott/Identity.thy
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hott/Identity.thy1
1 files changed, 1 insertions, 0 deletions
diff --git a/hott/Identity.thy b/hott/Identity.thy
index d664fbc..64aea5a 100644
--- a/hott/Identity.thy
+++ b/hott/Identity.thy
@@ -145,6 +145,7 @@ Lemma (derive) pathcomp_refl:
definition [implicit]: "ru p \<equiv> pathcomp_refl ? ? ? p"
definition [implicit]: "lu p \<equiv> refl_pathcomp ? ? ? p"
+
translations
"CONST ru p" \<leftharpoondown> "CONST pathcomp_refl A x y p"
"CONST lu p" \<leftharpoondown> "CONST refl_pathcomp A x y p"