]> matita.cs.unibo.it Git - helm.git/commitdiff
Text fixed (due to stricter semantics for naming the binders in the patterns).
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 30 Jun 2005 14:25:17 +0000 (14:25 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 30 Jun 2005 14:25:17 +0000 (14:25 +0000)
helm/matita/tests/rewrite.ma

index ce1e216adb4991320657c52277631bca57b1747f..bf4f3a6e572b485f90171e0562bf1020b2fa577a 100644 (file)
@@ -14,7 +14,7 @@ rewrite < H in \vdash (? ? ? ((\lambda j.((\lambda w.%) ?)) ?)).
 
 rewrite < H in \vdash (? ? % ?).
 
-simplify in \vdash (? ? ? ((\lambda x.((\lambda y.%) ?)) ?)).
+simplify in \vdash (? ? ? ((\lambda _.((\lambda _.%) ?)) ?)).
 
 rewrite < H in \vdash (? ? ? (% ?)).
 simplify.