From: Claudio Sacerdoti Coen Date: Mon, 23 Apr 2007 13:40:00 +0000 (+0000) Subject: Deprecated "goal" removed. X-Git-Tag: 0.4.95@7852~504 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=dbd8e0d06c9220fbb03cbdfbea1d88ffef551272;p=helm.git Deprecated "goal" removed. --- diff --git a/matita/tests/elim.ma b/matita/tests/elim.ma index 03eafba6a..dbcd0930b 100644 --- a/matita/tests/elim.ma +++ b/matita/tests/elim.ma @@ -72,7 +72,6 @@ theorem t': \forall x,y. \forall H: sum x y O. (\lambda a,b,K. y=a \to O=b \to match K with [ (k a b p) \Rightarrow a ] = x) ? ? ? H). - goal 16. simplify. intros. generalize in match H1. rewrite < H2; rewrite < H3.intro.