]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/computation/scpds_aaa.ma
- commit of the "s_computation" component ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / computation / scpds_aaa.ma
index f14723fdc81e3c9dd33333b8205cb03e6e35cca0..eef78441bf1595f0d539818ec78895cb44b3f7a1 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,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/
+lemma scpds_aaa_conf: ∀h,o,G,L,d. Conf3 … (aaa G L) (scpds h o d G L).
+#h #o #G #L #d #A #T #HT #U * /3 width=6 by lstas_aaa_conf, cprs_aaa_conf/
 qed.