]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/static_2/relocation/drops_vector.ma
some restyling ...
[helm.git] / matita / matita / contribs / lambdadelta / static_2 / relocation / drops_vector.ma
index 8c43b6404fa841598cc24115fa1b9991c03d2815..4f5eef0173ddbf9403981669c043934cfeea5a30 100644 (file)
@@ -19,7 +19,7 @@ include "static_2/relocation/drops.ma".
 
 definition d_liftable1_all: predicate (relation2 lenv term) ≝
                             λR. ∀K,Ts. all … (R K) Ts →
-                            ∀b,f,L. ⬇*[b, f] L ≘ K →
+                            ∀b,f,L. ⬇*[b,f] L ≘ K →
                             ∀Us. ⬆*[f] Ts ≘ Us → all … (R L) Us.
 
 (* Properties with generic relocation for term vectors **********************)