]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_transition/cpm_aaa.ma
update in basic_2 and apps_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_transition / cpm_aaa.ma
index 6cc56dc07c6c7cf4c11668d53996a62000c239b4..a096f5229b5c76b282b26dca6edd350b6ff90bd1 100644 (file)
@@ -20,12 +20,12 @@ include "basic_2/rt_transition/lpx_aaa.ma".
 (* Properties with atomic arity assignment for terms ************************)
 
 (* Basic_2A1: includes: cpr_aaa_conf *)
-lemma cpm_aaa_conf (n) (h): ∀G,L. Conf3 … (aaa G L) (cpm h G L n).
+lemma cpm_aaa_conf (h) (n): ∀G,L. Conf3 … (aaa G L) (cpm h G L n).
 /3 width=5 by cpx_aaa_conf, cpm_fwd_cpx/ qed-.
 
 (* Note: one of these U is the inferred type of T *)
 lemma aaa_cpm_SO (h) (G) (L) (A):
-      ∀T. ❪G,L❫ ⊢ T ⁝ A → ∃U. ❪G,L❫ ⊢ T ➡[1,h] U.
+      ∀T. ❪G,L❫ ⊢ T ⁝ A → ∃U. ❪G,L❫ ⊢ T ➡[h,1] U.
 #h #G #L #A #T #H elim H -G -L -T -A
 [ /3 width=2 by ex_intro/
 | * #G #L #V #B #_ * #V0 #HV0