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: 0.4.95@7852~1671 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=41e74d3de22fd69b393c293d02228a8a34e45d74;p=helm.git Some fixes in the documentation of the tactics. --- diff --git a/matita/help/C/sec_tactics.xml b/matita/help/C/sec_tactics.xml index 9fa233494..6da46bd78 100644 --- a/matita/help/C/sec_tactics.xml +++ b/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.