]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/gr_tls_pushs.ma
update in ground and static_2
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / gr_tls_pushs.ma
index bcce1e8c896cad2227fd67d8641160b7f89e11c8..1bc1578d7b8f50458ee5a58323b7c3aac16e7799 100644 (file)
@@ -20,7 +20,7 @@ include "ground/relocation/gr_tls.ma".
 (* Constructions with gr_pushs **********************************************)
 
 (*** tls_pushs *)
-lemma gr_tls_pushs (n) (f): f = â«±*[n] ⫯*[n] f.
+lemma gr_tls_pushs (n) (f): f = â«°*[n] ⫯*[n] f.
 #n @(nat_ind_succ … n) -n //
 #n #IH #f <gr_tls_swap <gr_pushs_succ <gr_tl_push //
 qed.