]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/relocation/drops_vector.ma
renaming in basic_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / relocation / drops_vector.ma
index d2c1628060e39fb0f827bf9118828f8283e34b65..6a7560248f692ed7c04de6d7ed21ea61f4966c62 100644 (file)
@@ -19,8 +19,8 @@ include "basic_2/relocation/drops.ma".
 
 definition d_liftable1_all: predicate (relation2 lenv term) ≝
                             λR. ∀K,Ts. all … (R K) Ts →
-                            â\88\80b,f,L. â¬\87*[b, f] L â\89¡ K →
-                            â\88\80Us. â¬\86*[f] Ts â\89¡ Us → all … (R L) Us.
+                            â\88\80b,f,L. â¬\87*[b, f] L â\89\98 K →
+                            â\88\80Us. â¬\86*[f] Ts â\89\98 Us → all … (R L) Us.
 
 (* Properties with generic relocation for term vectors **********************)