From: Claudio Sacerdoti Coen Date: Thu, 9 Feb 2006 16:30:20 +0000 (+0000) Subject: Some fixes in the documentation of the tactics. X-Git-Tag: make_still_working~7573 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;ds=sidebyside;h=8048c0e5351ab5ac748d2b8d501fc64cdd69451f;p=helm.git Some fixes in the documentation of the tactics. --- diff --git a/helm/software/matita/help/C/sec_tactics.xml b/helm/software/matita/help/C/sec_tactics.xml index 9fa233494..6da46bd78 100644 --- a/helm/software/matita/help/C/sec_tactics.xml +++ b/helm/software/matita/help/C/sec_tactics.xml @@ -395,7 +395,10 @@ its constructor takes no arguments. it opens one new sequent for each case. The names of the new hypotheses are picked by hyps, if - provided. + provided. If hyps specifies also a number of hypotheses that + is less than the number of new hypotheses for a new sequent, + then the exceeding hypothesis will be kept as implications in + the conclusion of the sequent.