]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_transition/cpm_lfxs.ma
update in ground_2 and basic_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_transition / cpm_lfxs.ma
index 499a145bf9c58e6fa41f99a0addb66df6dfa1e2d..f596698315653fd9ce51984ae9781e6203092259 100644 (file)
@@ -19,11 +19,11 @@ include "basic_2/rt_transition/cpm_cpx.ma".
 
 (* Properties with context-sensitive free variables *************************)
 
-lemma cpm_fle_comp: ∀n,h,G. R_fle_compatible (cpm n h G).
-/3 width=6 by cpm_fwd_cpx, cpx_fle_comp/ qed-.
+lemma cpm_fsle_comp: ∀n,h,G. R_fsle_compatible (cpm n h G).
+/3 width=6 by cpm_fwd_cpx, cpx_fsle_comp/ qed-.
 
-lemma lfpr_fle_comp: ∀h,G. lfxs_fle_compatible (cpm 0 h G).
-/4 width=5 by cpm_fwd_cpx, lfpx_fle_comp, lfxs_co/ qed-.
+lemma lfpr_fsle_comp: ∀h,G. lfxs_fsle_compatible (cpm 0 h G).
+/4 width=5 by cpm_fwd_cpx, lfpx_fsle_comp, lfxs_co/ qed-.
 
 (* Properties with generic extension on referred entries ********************)