aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Base.thy
diff options
context:
space:
mode:
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 be4899c..4e1a9be 100644
--- a/HoTT_Base.thy
+++ b/HoTT_Base.thy
@@ -60,7 +60,7 @@ and
text "
The rule \<open>U_cumulative\<close> is very unsafe: if used as-is it will usually lead to an infinite rewrite loop!
- It should be instantiated with the right ordinals \<open>i\<close> and \<open>j\<close> before being applied.
+ To avoid this, it should be instantiated before being applied.
"