]> matita.cs.unibo.it Git - helm.git/commitdiff
Some fixes in the documentation of the tactics.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 9 Feb 2006 16:30:20 +0000 (16:30 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 9 Feb 2006 16:30:20 +0000 (16:30 +0000)
matita/help/C/sec_tactics.xml

index 9fa2334949f14b33c667e616030505263bdf701e..6da46bd783d3c1b8eec012d3b66ddddc704d8de8 100644 (file)
@@ -395,7 +395,10 @@ its constructor takes no arguments.</para>
           <listitem>
             <para>it opens one new sequent for each case. The names of
              the new hypotheses are picked by <command>hyps</command>, if
-             provided.</para>
+             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.</para>
           </listitem>
         </varlistentry>
       </variablelist>