]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_transition/cpx_lfdeq.ma
integrating the framework with fle ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_transition / cpx_lfdeq.ma
index 3aec365f7623ac1b408b7a41bdfc34cddc03bb97..00b3fca8fcdf7db64caeb16a5ec6de69c432c7ba 100644 (file)
@@ -12,7 +12,7 @@
 (*                                                                        *)
 (**************************************************************************)
 
-include "basic_2/static/lfdeq.ma".
+include "basic_2/static/lfdeq_lfdeq.ma".
 include "basic_2/rt_transition/cpx_lfxs.ma".
 
 (* UNCOUNTED CONTEXT-SENSITIVE PARALLEL RT-TRANSITION FOR TERMS *************)
@@ -25,5 +25,5 @@ lemma cpx_lfdeq_conf_sn: ∀h,o,G. s_r_confluent1 … (cpx h G) (lfdeq h o).
 
 (* Basic_2A1: was just: cpx_lleq_conf_dx *)
 lemma cpx_lfdeq_conf_dx: ∀h,o,G,L2,T1,T2. ⦃G, L2⦄ ⊢ T1 ⬈[h] T2 →
-                         â\88\80L1. L1 â\89¡[h, o, T1] L2 â\86\92 L1 â\89¡[h, o, T2] L2.
+                         â\88\80L1. L1 â\89\9b[h, o, T1] L2 â\86\92 L1 â\89\9b[h, o, T2] L2.
 /4 width=4 by cpx_lfdeq_conf_sn, lfdeq_sym/ qed-.