You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -34,7 +34,7 @@ case (T_AppI e1 \<tau>1 \<tau>2 e2)
34
34
qed
35
35
next
36
36
case(T_LetIxe1\<tau>1e2\<tau>2)
37
-
thenshow?caseusingST_SubstIST_LetIbyblast
37
+
thenshow?caseusingST_SubstIbyblast
38
38
next
39
39
case(T_AppTIea\<sigma>\<tau>)
40
40
fromT_AppTI(2)show?case
@@ -281,9 +281,6 @@ next
281
281
next
282
282
case(ST_AppIe2)
283
283
thenshow?thesisusingT_AppIT.T_AppIbyblast
284
-
next
285
-
case(ST_App2Ie2)
286
-
thenshow?thesisusingT_AppIT.T_AppIbyblast
287
284
qed
288
285
next
289
286
case(T_LetIxe1\<tau>1e2\<tau>2)
@@ -302,21 +299,6 @@ next
302
299
thenhave"[BVar y \<tau>1] \<turnstile> e : \<tau>2"usingT.eqvtby(metisT_AbsIT_Abs_InvT_LetI.hyps(3)T_LetI.hyps(4)\<tau>.eq_iff(3)fresh_Nillocal.ST_SubstI(1)term.eq_iff(5))
0 commit comments