aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Base.thy
diff options
context:
space:
mode:
authorJosh Chen2018-08-30 02:47:05 +0200
committerJosh Chen2018-08-30 02:47:05 +0200
commitd19ac110d976581b595acfa3b4bb573790a92e84 (patch)
treee3ad4b3554db95f05aa39e44dfd4f005baad0f9e /HoTT_Base.thy
parent2a2e8e46e0de6f99154a9421f75ae802557f22c7 (diff)
Some higher groupoid structure proofs
Diffstat (limited to 'HoTT_Base.thy')
-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.
"