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_fcla.ma".
17 (* FINITE COLENGTH ASSIGNMENT FOR PARTIAL RELOCATION MAPS *******************)
19 (* Main destructions ********************************************************)
22 theorem pr_fcla_mono (f):
23 ân1. đâ¨f⊠â n1 â ân2. đâ¨f⊠â n2 â n1 = n2.
25 [ /2 width=3 by pr_fcla_inv_isi/
26 | /3 width=3 by pr_fcla_inv_push/
27 | #f #n1 #_ #IH #n2 #H elim (pr_fcla_inv_next ⌠H) -H [2,3 : // ]
28 #g #Hf #H destruct >IH //