(**************************************************************************) (* ___ *) (* ||M|| *) (* ||A|| A project by Andrea Asperti *) (* ||T|| *) (* ||I|| Developers: *) (* ||T|| The HELM team. *) (* ||A|| http://helm.cs.unibo.it *) (* \ / *) (* \ / This file is distributed under the terms of the *) (* v GNU General Public License Version 2 *) (* *) (**************************************************************************) include "delayed_updating/unwind0/unwind2_rmap.ma". include "ground/relocation/tr_id_compose.ma". (* EXTENDED UNWIND FOR RELOCATION MAP ***************************************) (* Advanced constructions ***************************************************) lemma unwind2_rmap_id (p): ā–¶p ā‰— ā–¶[š¢]p. // qed. lemma unwind2_rmap_empty (f): f ā‰— ā–¶[f]šž. // qed. lemma unwind2_rmap_d_sn (f) (p) (n): ā–¶[š®āØf@āØnā©ā©]p ā‰— ā–¶[f](š—±nā——p). #f #p #n