1 (**************************************************************************)
4 (* ||A|| A project by Andrea Asperti *)
6 (* ||I|| Developers: *)
7 (* ||T|| The HELM team. *)
8 (* ||A|| http://helm.cs.unibo.it *)
10 (* \ / This file is distributed under the terms of the *)
11 (* v GNU General Public License Version 2 *)
13 (**************************************************************************)
15 include "basic_2/unfold/lsstas_aaa.ma".
16 include "basic_2/computation/cpxs_aaa.ma".
17 include "basic_2/computation/cpds.ma".
19 (* DECOMPOSED EXTENDED PARALLEL COMPUTATION ON TERMS ************************)
21 (* Properties on atomic arity assignment for terms **************************)
23 lemma aaa_cpds_conf: ∀h,g,G,L. Conf3 … (aaa G L) (cpds h g G L).
24 #h #g #G #L #A #T #HT #U * /3 width=6 by aaa_lsstas_conf, aaa_cprs_conf/