X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fcomputation%2Fscpds_aaa.ma;h=eef78441bf1595f0d539818ec78895cb44b3f7a1;hb=ad3ca38634cfae29e8c26d0ab23cb466407eca5e;hp=ad534204fce022e037cb25e9b0f59a5534a5838c;hpb=5902d6da146ca78b0ed5d062e3968f52868147c5;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/computation/scpds_aaa.ma b/matita/matita/contribs/lambdadelta/basic_2/computation/scpds_aaa.ma index ad534204f..eef78441b 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/computation/scpds_aaa.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/computation/scpds_aaa.ma @@ -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,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.