X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Ftests%2Ffguidi.ma;h=7163c56b390f28b0332910110c6494fe8716d93f;hb=44ac461fc8dcaffd51476e53952551783df32fbe;hp=274cda0275df683d226652489060d790a4d1da56;hpb=d43194ae7fed02d5454e329c3b1de3e5c667068b;p=helm.git diff --git a/helm/matita/tests/fguidi.ma b/helm/matita/tests/fguidi.ma index 274cda027..7163c56b3 100644 --- a/helm/matita/tests/fguidi.ma +++ b/helm/matita/tests/fguidi.ma @@ -93,6 +93,6 @@ qed. (* theorem le_trans: \forall x,y. (le x y) \to \forall z. (le y z) \to (le x z). intros 1. elim x. -clear H. auto. +clear x. auto. clear H. fwd H1 [H]. decompose H. *) \ No newline at end of file