]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/delayed_updating/reduction/dfr_lift.ma
update in delayed_updating
[helm.git] / matita / matita / contribs / lambdadelta / delayed_updating / reduction / dfr_lift.ma
index 7273cd780dae13c2dc5359b91efea902d2c0437a..757497d4e852d77f5e3c32e07a8da8f4bf57dd6d 100644 (file)
@@ -31,8 +31,7 @@ theorem dfr_lift_bi (f) (p) (q) (t1) (t2):
 @(ex_intro ā€¦ ((ā†‘[pā—š—”ā——š—Ÿā——q]f)ļ¼ ā§£āØnā©)) @and3_intro
 [ -Ht1 -Ht2
   <lift_rmap_L_dx >lift_path_L_sn
-  >list_append_rcons_sn in H1n; <reverse_append #H1n
-  <(lift_path_head ā€¦ H1n) -H1n //
+  <(lift_path_head ā€¦ H1n) in āŠ¢ (??%?); -H1n //
 | lapply (in_comp_lift_path_term f ā€¦ Ht1) -Ht2 -Ht1 -H1n
   <lift_path_d_dx #Ht1 //
 | lapply (lift_term_eq_repl_dx f ā€¦ Ht2) -Ht2 #Ht2 -Ht1
@@ -45,7 +44,7 @@ theorem dfr_lift_bi (f) (p) (q) (t1) (t2):
   @lift_term_eq_repl_sn
 (* Note: crux of the proof begins *)
   >list_append_rcons_sn in H1n; #H1n >lift_rmap_A_dx
-  /2 width=1 by tls_lift_rmap_append_closed/
+  /2 width=1 by tls_lift_rmap_closed/
 (* Note: crux of the proof ends *)
 ]
 qed.