From 41e74d3de22fd69b393c293d02228a8a34e45d74 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Thu, 9 Feb 2006 16:30:20 +0000 Subject: [PATCH] Some fixes in the documentation of the tactics. --- matita/help/C/sec_tactics.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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. -- 2.39.5