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/notation/functions/element_i_0.ma".
16 include "ground/relocation/tr_pn.ma".
18 (* IDENTITY ELEMENT FOR TOTAL RELOCATION MAPS *******************************)
20 corec definition tr_id: tr_map ≝ ⫯tr_id.
23 "identity element (total relocation streams)"
26 (* Basic constructions (specific) *******************************************)
28 lemma tr_id_unfold: ⫯𝐢 = 𝐢.
29 <(stream_unfold … (𝐢)) in ⊢ (???%); //