]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/gr_nat_basic.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / gr_nat_basic.ma
index 77ed0ed6d28863685d793d61358fb462a6034a03..a9c9cae2a895c5eb2793074126ebfec8a534d49c 100644 (file)
@@ -15,9 +15,9 @@
 include "ground/relocation/gr_basic.ma".
 include "ground/relocation/gr_nat_uni.ma".
 
-(* NON-NEGATIVE APPLICATION FOR GENERIC RELOCATION MAPS *****************************)
+(* NON-NEGATIVE APPLICATION FOR GENERIC RELOCATION MAPS *********************)
 
-(* Properties with gr_basic **********************************************)
+(* Constructions with gr_basic **********************************************)
 
 lemma gr_nat_basic_lt (m) (n) (l):
       l < m ā†’ @ā†‘āŖl, š›āØm,nā©ā« ā‰˜ l.
@@ -40,7 +40,7 @@ elim (nle_inv_succ_sn ā€¦ H) -H #Hml #H >H -H
 /3 width=7 by gr_nat_push/
 qed.
 
-(* Inversion lemmas with gr_basic ****************************************)
+(* Inversions with gr_basic *************************************************)
 
 lemma gr_nat_basic_inv_lt (m) (n) (l) (k):
       l < m ā†’ @ā†‘āŖl, š›āØm,nā©ā« ā‰˜ k ā†’ l = k.