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/reduction/lpr_lpss.ma".
16 include "basic_2/computation/lprs.ma".
18 (* SN PARALLEL COMPUTATION ON LOCAL ENVIRONMENTS ****************************)
20 (* Properties on sn parallel substitution on local environments *************)
22 lemma lprs_lpss_conf: confluent2 … lprs lpss.
23 /3 width=3 by TC_strip1, lpr_lpss_conf/