X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Frelocation%2Fgr_ist.ma;h=8a3636574798a7a9ce6ce3a64612fbb8365aca5d;hp=c20743e1a13ef9289b2e380cbb1a9f93771dabbc;hb=2ed8d2abcc3b0687141b627061b63350a0b200bd;hpb=b367de0252e88d6b0476648d5ceac7e4aeffca27 diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/gr_ist.ma b/matita/matita/contribs/lambdadelta/ground/relocation/gr_ist.ma index c20743e1a..8a3636574 100644 --- a/matita/matita/contribs/lambdadelta/ground/relocation/gr_ist.ma +++ b/matita/matita/contribs/lambdadelta/ground/relocation/gr_ist.ma @@ -15,7 +15,7 @@ include "ground/notation/relations/predicate_t_1.ma". include "ground/relocation/gr_pat.ma". -(* TOTALITY CONDITION FOR GENERIC RELOCATION MAPS ***********************************************************) +(* TOTALITY CONDITION FOR GENERIC RELOCATION MAPS ***************************) (*** istot *) definition gr_ist: predicate gr_map ≝ @@ -25,7 +25,7 @@ interpretation "totality condition (generic relocation maps)" 'PredicateT f = (gr_ist f). -(* Basic inversion lemmas ***************************************************) +(* Basic inversions *********************************************************) (*** istot_inv_push *) lemma gr_ist_inv_push (g): 𝐓❪g❫ → ∀f. ⫯f = g → 𝐓❪f❫. @@ -39,7 +39,7 @@ lemma gr_ist_inv_next (g): 𝐓❪g❫ → ∀f. ↑f = g → 𝐓❪f❫. #j #Hg elim (gr_pat_inv_next … Hg … H) -Hg -H /2 width=2 by ex_intro/ qed-. -(* Properties on tl *********************************************************) +(* Constructions with gr_tl *************************************************) (*** istot_tl *) lemma gr_ist_tl (f): 𝐓❪f❫ → 𝐓❪⫱f❫.