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/arith/nat_succ.ma".
16 include "ground/notation/functions/element_u_1.ma".
17 include "ground/relocation/tr_id.ma".
19 (* UNIFORM ELEMENTS FOR TOTAL RELOCATION MAPS *******************************)
21 definition tr_uni (n:nat): tr_map ā ān āØ® š¢.
24 "uniform elements (total relocation maps)"
25 'ElementU n = (tr_uni n).
27 (* Basic constructions ******************************************************)
29 lemma tr_uni_zero: š¢ = š®āØšā©.
33 lemma tr_uni_succ (n): āš®āØnā© = š®āØānā©.