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/rt_transition/lpr_lpx.ma".
16 include "basic_2/rt_transition/lpx_aaa.ma".
18 (* PARALLEL R-TRANSITION FOR FULL LOCAL ENVIRONMENTS ************************)
20 (* Properties with atomic arity assignment for terms ************************)
22 lemma lpr_aaa_conf (h): ∀G,T. Conf3 … (λL. aaa G L T) (lpr h 0 G).
23 /3 width=5 by lpx_aaa_conf, lpr_fwd_lpx/ qed-.