From: Claudio Sacerdoti Coen Date: Thu, 29 Jun 2006 10:53:30 +0000 (+0000) Subject: Documentation for variant fixed (the type and body are NOT optional). X-Git-Tag: make_still_working~7124 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=48aa99d1d9659e55d68ab3ef50b10bc6165eee03;p=helm.git Documentation for variant fixed (the type and body are NOT optional). --- diff --git a/helm/software/matita/help/C/sec_terms.xml b/helm/software/matita/help/C/sec_terms.xml index 30692211e..d521ac870 100644 --- a/helm/software/matita/help/C/sec_terms.xml +++ b/helm/software/matita/help/C/sec_terms.xml @@ -479,7 +479,7 @@ Notice that the command is equivalent to definition f: T ≝ t. - <emphasis role="bold">variant</emphasis> &id;[<emphasis role="bold">:</emphasis> &term;] [<emphasis role="bold">≝</emphasis> &term;] + <emphasis role="bold">variant</emphasis> &id;<emphasis role="bold">:</emphasis> &term; <emphasis role="bold">≝</emphasis> &term; variant variant f: T ≝ t Same as theorem f: T ≝ t, but it does not