X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fhelp%2FC%2Fsec_terms.xml;h=a1353b2f021aac59be2fe0896c2fbd827ab2795d;hb=refs%2Fheads%2Fmatita-lablgtk3;hp=592e583e4ebfe490c8ae39fae438491216ed8e86;hpb=f569c2d610c176b1d85de41968c2f3fbe2aef4e2;p=helm.git diff --git a/helm/software/matita/help/C/sec_terms.xml b/helm/software/matita/help/C/sec_terms.xml index 592e583e4..a1353b2f0 100644 --- a/helm/software/matita/help/C/sec_terms.xml +++ b/helm/software/matita/help/C/sec_terms.xml @@ -98,6 +98,30 @@ + + csymbol + + + + &csymbol; + ::= + '&id; + + + +
+ + symbol + + + + &symbol; + ::= + 〈〈None of the above〉〉 + + + +
Terms @@ -116,7 +140,7 @@ --> - +
Terms @@ -695,12 +719,6 @@ normalizeComputes the βδιζ-normal form - - - | - reduce - Computes the βδιζ-normal form - | @@ -727,7 +745,6 @@ auto-params - &TODO;
auto-params @@ -737,7 +754,7 @@ ::= [&simpleautoparam;]… [by - &term;, [&term;]…] + &term; [,&term;]…] @@ -780,6 +797,42 @@ Try to close the goal performing unit-equality paramodulation + + + | + size=&nat; + The maximal number of nodes in the proof + + + + | + timeout=&nat; + Timeout in seconds + + + + +
+
+ + + justification + + justification + + + + &justification; + ::= + using &term; + Proof term manually provided + + + + | + &autoparams; + Call automation +