aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Wellfounded
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Wellfounded')
-rw-r--r--theories/Wellfounded/Lexicographic_Exponentiation.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Wellfounded/Lexicographic_Exponentiation.v b/theories/Wellfounded/Lexicographic_Exponentiation.v
index 28288c0cb..d5e807f5a 100644
--- a/theories/Wellfounded/Lexicographic_Exponentiation.v
+++ b/theories/Wellfounded/Lexicographic_Exponentiation.v
@@ -183,7 +183,7 @@ Section Wf_Lexicographic_Exponentiation.
intro.
generalize (app_nil_end x1).
- simple induction 1; simple induction 1.
+ simple induction 1; simple induction 1.
split. apply d_conc; auto with sets.
apply d_nil.