X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Frelocation%2Fgr_tls.ma;h=e6134e7f9a77899840332443c91e06f67bed89d4;hp=6d2ddc203c9475c5c671b0a37500bf986b6ba825;hb=2ed8d2abcc3b0687141b627061b63350a0b200bd;hpb=b367de0252e88d6b0476648d5ceac7e4aeffca27 diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/gr_tls.ma b/matita/matita/contribs/lambdadelta/ground/relocation/gr_tls.ma index 6d2ddc203..e6134e7f9 100644 --- a/matita/matita/contribs/lambdadelta/ground/relocation/gr_tls.ma +++ b/matita/matita/contribs/lambdadelta/ground/relocation/gr_tls.ma @@ -16,7 +16,7 @@ include "ground/notation/functions/droppreds_2.ma". include "ground/lib/stream_tls.ma". include "ground/relocation/gr_tl.ma". -(* ITERATED TAIL FOR GENERIC RELOCATION MAPS ***********************************************************) +(* ITERATED TAIL FOR GENERIC RELOCATION MAPS ********************************) (*** tls *) definition gr_tls (n) (f:gr_map) ≝ ⫰*[n]f. @@ -25,7 +25,7 @@ interpretation "iterated tail (generic relocation maps)" 'DropPreds n f = (gr_tls n f). -(* Basic properties (specific) *********************************************************) +(* Basic constructions (specific) *******************************************) (*** tls_O *) lemma gr_tls_zero (f): f = ⫱*[𝟎] f.