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/gr_isi_pushs.ma".
16 include "ground/relocation/gr_isu_uni.ma".
17 include "ground/relocation/gr_coafter_uni_pushs.ma".
19 (* RELATIONAL CO-COMPOSITION FOR GENERIC RELOCATION MAPS ********************)
21 (* Constructions with gr_isu and gr_isi *************************************)
23 (*** coafter_isuni_isid *)
24 lemma gr_coafter_isu_isi:
25 ∀f2. 𝐈❪f2❫ → ∀f1. 𝐔❪f1❫ → f1 ~⊚ f2 ≘ f2.
27 elim (gr_isu_inv_uni … H) -H #n #H
28 /5 width=4 by gr_isi_pushs, gr_isi_inv_eq_repl, gr_coafter_eq_repl_back, gr_coafter_eq_repl_back_sn/