]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/gr_isu_tl.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / gr_isu_tl.ma
index a0cb8dbb9c2020ee6040e72345f06e2e546479aa..73fa585b7086ddfc8ce21d3b57a3ec41c6d0c695 100644 (file)
@@ -15,9 +15,9 @@
 include "ground/relocation/gr_tl.ma".
 include "ground/relocation/gr_isu.ma".
 
-(* UNIFORMITY CONDITION FOR GENERIC RELOCATION MAPS ***********************************************************)
+(* UNIFORMITY CONDITION FOR GENERIC RELOCATION MAPS *************************)
 
-(* Properties with tail *****************************************************)
+(* Constructions with gr_tl *************************************************)
 
 lemma gr_isu_tl (f): 𝐔❪f❫ → 𝐔❪⫱f❫.
 #f cases (gr_map_split_tl f) * #H
@@ -26,7 +26,7 @@ lemma gr_isu_tl (f): 𝐔❪f❫ → 𝐔❪⫱f❫.
 ]
 qed.
 
-(* Advanced inversion lemmas ***************************************************)
+(* Advanced inversions ******************************************************)
 
 (*** isuni_split *)
 lemma gr_isu_split (g): 𝐔❪g❫ → ∨∨ (∃∃f. 𝐈❪f❫ & ⫯f = g) | (∃∃f.𝐔❪f❫ & ↑f = g).