]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/gr_isu.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / gr_isu.ma
index e731efcfc385f27042c78f31c7024d5b8902faa6..2a81141fa4fc1d8ec5fbecb36405e49d3ce5fcd1 100644 (file)
@@ -15,7 +15,7 @@
 include "ground/notation/relations/predicate_u_1.ma".
 include "ground/relocation/gr_isi.ma".
 
-(* UNIFORMITY CONDITION FOR GENERIC RELOCATION MAPS ***********************************************************)
+(* UNIFORMITY CONDITION FOR GENERIC RELOCATION MAPS *************************)
 
 (*** isuni *)
 inductive gr_isu: predicate gr_map ā‰
@@ -29,7 +29,7 @@ interpretation
   "uniformity condition (generic relocation maps)"
   'PredicateU f = (gr_isu f).
 
-(* Basic inversion lemmas ***************************************************)
+(* Basic inversions *********************************************************)
 
 (*** isuni_inv_push *)
 lemma gr_isu_inv_push (g): š”āŖgā« ā†’ āˆ€f. ā«Æf = g ā†’ šˆāŖfā«.
@@ -49,7 +49,7 @@ lemma gr_isu_inv_next (g): š”āŖgā« ā†’ āˆ€f. ā†‘f = g ā†’ š”āŖfā«.
 ]
 qed-.
 
-(* Basic forward lemmas *****************************************************)
+(* Basic destructions *******************************************************)
 
 (*** isuni_fwd_push *)
 lemma gr_isu_fwd_push (g): š”āŖgā« ā†’ āˆ€f. ā«Æf = g ā†’ š”āŖfā«.