]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/cpms_fpbs.ma
made executable again
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / cpms_fpbs.ma
index ddc129c4681daf93820d155ae320113483cec047..4f721aa7a2a97b36b78cccd0c08de00f6db092b9 100644 (file)
@@ -20,6 +20,6 @@ include "basic_2/rt_computation/cpms_cpxs.ma".
 (* Forward lemmas with parallel rst-computation for closures ****************)
 
 (* Basic_2A1: uses: cprs_fpbs *)
-lemma cpms_fwd_fpbs (n) (h):
-      â\88\80G,L,T1,T2. â\9dªG,Lâ\9d« â\8a¢ T1 â\9e¡*[n,h] T2 â\86\92 â\9dªG,L,T1â\9d« â\89¥[h] â\9dªG,L,T2â\9d«.
-/3 width=2 by cpms_fwd_cpxs, cpxs_fpbs/ qed-.
+lemma cpms_fwd_fpbs (h) (n):
+      â\88\80G,L,T1,T2. â\9d¨G,Lâ\9d© â\8a¢ T1 â\9e¡*[h,n] T2 â\86\92 â\9d¨G,L,T1â\9d© â\89¥ â\9d¨G,L,T2â\9d©.
+/3 width=3 by cpms_fwd_cpxs, cpxs_fpbs/ qed-.