X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Frelocation%2Fgr_pat_eq.ma;h=8cd42b57510996889ca5fbdb9c0f507bfb8f3061;hp=ad51d7f856372379e5b7d269eac7edbc12d43920;hb=2ed8d2abcc3b0687141b627061b63350a0b200bd;hpb=55c768d7e45babb300b5010463ba3196a68f1bbe diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/gr_pat_eq.ma b/matita/matita/contribs/lambdadelta/ground/relocation/gr_pat_eq.ma index ad51d7f85..8cd42b575 100644 --- a/matita/matita/contribs/lambdadelta/ground/relocation/gr_pat_eq.ma +++ b/matita/matita/contribs/lambdadelta/ground/relocation/gr_pat_eq.ma @@ -15,9 +15,9 @@ include "ground/relocation/gr_tl_eq.ma". include "ground/relocation/gr_pat_lt.ma". -(* POSITIVE APPLICATION FOR GENERIC RELOCATION MAPS ***********************************************************) +(* POSITIVE APPLICATION FOR GENERIC RELOCATION MAPS *************************) -(* Properties with gr_eq *) +(* Constructions with gr_eq *************************************************) (*** at_eq_repl_back *) corec lemma gr_pat_eq_repl_back (i1) (i2): @@ -45,7 +45,7 @@ lemma gr_pat_eq (f): ⫯f ≡ f → ∀i. @❪i,f❫ ≘ i. ] qed. -(* Inversions with gr_eq *) +(* Inversions with gr_eq ****************************************************) corec lemma gr_pat_inv_eq (f): (∀i. @❪i,f❫ ≘ i) → ⫯f ≡ f.