]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/computation/cpds_aaa.ma
- basic_2: reaxiomatized snv with improved cpds and cpes simplifies preservation
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / computation / cpds_aaa.ma
index 1c45e715b799f031f605b301316d7f461a0b7c2e..8cc7d146eb85e93660fd6885e000414f8c3fa008 100644 (file)
@@ -20,6 +20,6 @@ include "basic_2/computation/cpds.ma".
 
 (* Properties on atomic arity assignment for terms **************************)
 
-lemma cpds_aaa_conf: ∀h,g,G,L. Conf3 … (aaa G L) (cpds h g G L).
-#h #g #G #L #A #T #HT #U * /3 width=6 by lstas_aaa_conf, cprs_aaa_conf/
+lemma cpds_aaa_conf: ∀h,g,G,L,l. Conf3 … (aaa G L) (cpds h g l G L).
+#h #g #G #L #l #A #T #HT #U * /3 width=6 by lstas_aaa_conf, cprs_aaa_conf/
 qed.