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 "ground/relocation/pr_nexts.ma".
16 include "ground/relocation/pr_isd.ma".
18 (* DIVERGENCE CONDITION FOR PARTIAL RELOCATION MAPS *************************)
20 (* Constructions with pr_nexts **********************************************)
23 lemma pr_isd_nexts (n) (f): šāØfā© ā šāØā*[n]fā©.
24 #n @(nat_ind_succ ā¦ n) -n /3 width=3 by pr_isd_next/
27 (* Inversions with pr_nexts *************************************************)
29 (*** isdiv_inv_nexts *)
30 lemma pr_isd_inv_nexts (n) (g): šāØā*[n]gā© ā šāØgā©.
31 #n @(nat_ind_succ ā¦ n) -n /3 width=3 by pr_isd_inv_next/