]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/computation/scpds_aaa.ma
- some renaming according to the written version of basic_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / computation / scpds_aaa.ma
index ad534204fce022e037cb25e9b0f59a5534a5838c..f14723fdc81e3c9dd33333b8205cb03e6e35cca0 100644 (file)
@@ -20,6 +20,6 @@ include "basic_2/computation/scpds.ma".
 
 (* Properties on atomic arity assignment for terms **************************)
 
-lemma scpds_aaa_conf: ∀h,g,G,L,l. Conf3 … (aaa G L) (scpds h g l G L).
-#h #g #G #L #l #A #T #HT #U * /3 width=6 by lstas_aaa_conf, cprs_aaa_conf/
+lemma scpds_aaa_conf: ∀h,g,G,L,d. Conf3 … (aaa G L) (scpds h g d G L).
+#h #g #G #L #d #A #T #HT #U * /3 width=6 by lstas_aaa_conf, cprs_aaa_conf/
 qed.