]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/lfpxs_drops.ma
update in basic_2 and ground_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / lfpxs_drops.ma
index 7f4060200e08d2b434f44ff12d637097681d5d19..a1c78b6fd2587db8eeec458e88dddf8e525d7e62 100644 (file)
@@ -21,14 +21,14 @@ include "basic_2/rt_transition/lfpx_drops.ma".
 
 (* Basic_2A1: uses: drop_lpxs_trans *)
 lemma drops_lfpxs_trans: ∀h,G. tc_dedropable_sn (cpx h G).
-/3 width=5 by drops_lfpx_trans, dedropable_sn_LTC/ qed-.
+/3 width=5 by drops_lfpx_trans, dedropable_sn_CTC/ qed-.
 
 (* Inversion lemmas with generic slicing for local environments *************)
 
 (* Basic_2A1: uses: lpxs_drop_conf *)
 lemma lfpxs_drops_conf: ∀h,G. tc_dropable_sn (cpx h G).
-/3 width=5 by lfpx_drops_conf, dropable_sn_LTC/ qed-.
+/3 width=5 by lfpx_drops_conf, dropable_sn_CTC/ qed-.
 
 (* Basic_2A1: uses: lpxs_drop_trans_O1 *)
 lemma lfpxs_drops_trans: ∀h,G. tc_dropable_dx (cpx h G).
-/3 width=5 by lfpx_drops_trans, dropable_dx_LTC/ qed-.
+/3 width=5 by lfpx_drops_trans, dropable_dx_CTC/ qed-.