]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/gr_tls_eq.ma
update in ground and static_2
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / gr_tls_eq.ma
index 4c6dcda009e18548a3cf870c8e5ce457f56d231b..0cc631686907c2aed4555b41909b72b21aea6a7b 100644 (file)
@@ -21,6 +21,6 @@ include "ground/relocation/gr_tls.ma".
 
 (*** tls_eq_repl *)
 lemma gr_tls_eq_repl (n):
-      gr_eq_repl (λf1,f2. â«±*[n] f1 â\89¡ â«±*[n] f2).
+      gr_eq_repl (λf1,f2. â«°*[n] f1 â\89¡ â«°*[n] f2).
 #n @(nat_ind_succ … n) -n /3 width=1 by gr_tl_eq_repl/
 qed.