]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/gr_nexts.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / gr_nexts.ma
index ff1595ced29853389d4d27c3bcb8b6e02f7f2f4f..88065e56d027d5b1a453211cffabba7134707a17 100644 (file)
@@ -16,7 +16,7 @@ include "ground/notation/functions/uparrowstar_2.ma".
 include "ground/arith/nat_succ_iter.ma".
 include "ground/relocation/gr_map.ma".
 
-(* ITERATED NEXT FOR GENERIC RELOCATION MAPS ***********************************************************)
+(* ITERATED NEXT FOR GENERIC RELOCATION MAPS ********************************)
 
 (*** nexts *)
 definition gr_nexts (f:gr_map) (n:nat) ≝
@@ -26,7 +26,7 @@ interpretation
   "iterated next (generic relocation maps)"
   'UpArrowStar n f = (gr_nexts f n).
 
-(* Basic properties *********************************************************)
+(* Basic constructions ******************************************************)
 
 (*** nexts_O *)
 lemma gr_nexts_zero: