]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/gr_sle_tls.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / gr_sle_tls.ma
index 102c37ceb86f6df0e3a049b4dd450f8f98abb4f8..ea319ccdab22475a7938083ebb9c56bf24114ba9 100644 (file)
 include "ground/relocation/gr_tls.ma".
 include "ground/relocation/gr_sle.ma".
 
-(* INCLUSION FOR GENERIC RELOCATION MAPS ***********************************************************)
+(* INCLUSION FOR GENERIC RELOCATION MAPS ************************************)
 
-(* Properties with iterated tail ********************************************)
+(* Constructions with gr_tls ************************************************)
 
 (*** sle_tls *)
 lemma gr_sle_tls:
-      â\88\80f1,f2. f1 â\8a\86 f2 â\86\92 â\88\80n. â«±*[n] f1 â\8a\86 â«±*[n] f2.
+      â\88\80f1,f2. f1 â\8a\86 f2 â\86\92 â\88\80n. â«°*[n] f1 â\8a\86 â«°*[n] f2.
 #f1 #f2 #Hf12 #n @(nat_ind_succ … n) -n
 /2 width=5 by gr_sle_tl/
 qed.