X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fhelp%2FC%2Fsec_terms.xml;h=287267bd6285941bd5436a53c2de6b4bddf66c97;hb=f8f3f0bf31de02f543b9bb5e944ea01fd706d3a0;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..287267bd6 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 @@ -695,12 +719,6 @@ normalize Computes 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,36 @@ Try to close the goal performing unit-equality paramodulation + + + | + timeout=&nat; + Timeout in seconds + + + + +
+
+ + + justification + + justification + + + + &justification; + ::= + using &term; + Proof term manually provided + + + + | + &autoparams; + Call automation +