]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/static/lsuba_aaa.ma
some renaming and some typos corrected ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / static / lsuba_aaa.ma
index f4dd5a524eb1f17e3562389f49a49cf92f4af109..6f8e00c84ebf2cf4827ff0f7fe40b542a3704894 100644 (file)
@@ -20,11 +20,11 @@ include "basic_2/static/lsuba.ma".
 (* Properties concerning atomic arity assignment ****************************)
 
 lemma lsuba_aaa_conf: ∀G,L1,V,A. ⦃G, L1⦄ ⊢ V ⁝ A →
-                      â\88\80L2. G â\8a¢ L1 â\81\9dâ«\83 L2 → ⦃G, L2⦄ ⊢ V ⁝ A.
+                      â\88\80L2. G â\8a¢ L1 â«\83â\81\9d L2 → ⦃G, L2⦄ ⊢ V ⁝ A.
 #G #L1 #V #A #H elim H -G -L1 -V -A
 [ //
 | #I #G #L1 #K1 #V #A #i #HLK1 #HV #IHV #L2 #HL12
-  elim (lsuba_ldrop_O1_conf … HL12 … HLK1) -L1 #X #H #HLK2
+  elim (lsuba_drop_O1_conf … HL12 … HLK1) -L1 #X #H #HLK2
   elim (lsuba_inv_pair1 … H) -H * #K2
   [ #HK12 #H destruct /3 width=5 by aaa_lref/
   | #W0 #V0 #A0 #HV0 #HW0 #_ #H1 #H2 #H3 destruct
@@ -38,11 +38,11 @@ lemma lsuba_aaa_conf: ∀G,L1,V,A. ⦃G, L1⦄ ⊢ V ⁝ A →
 qed-.
 
 lemma lsuba_aaa_trans: ∀G,L2,V,A. ⦃G, L2⦄ ⊢ V ⁝ A →
-                       â\88\80L1. G â\8a¢ L1 â\81\9dâ«\83 L2 → ⦃G, L1⦄ ⊢ V ⁝ A.
+                       â\88\80L1. G â\8a¢ L1 â«\83â\81\9d L2 → ⦃G, L1⦄ ⊢ V ⁝ A.
 #G #L2 #V #A #H elim H -G -L2 -V -A
 [ //
 | #I #G #L2 #K2 #V #A #i #HLK2 #H1V #IHV #L1 #HL12
-  elim (lsuba_ldrop_O1_trans … HL12 … HLK2) -L2 #X #H #HLK1
+  elim (lsuba_drop_O1_trans … HL12 … HLK2) -L2 #X #H #HLK1
   elim (lsuba_inv_pair2 … H) -H * #K1
   [ #HK12 #H destruct /3 width=5 by aaa_lref/
   | #V0 #A0 #HV0 #H2V #_ #H1 #H2 destruct