]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/gr_sle_tls.ma
update in ground and static_2
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / gr_sle_tls.ma
index ac4300633c3f5ac966b5a59b83a330dc7e08db1d..ea319ccdab22475a7938083ebb9c56bf24114ba9 100644 (file)
@@ -21,7 +21,7 @@ include "ground/relocation/gr_sle.ma".
 
 (*** 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.