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=15793c63acb9e71b45b1d8065a64a05623f390ec;hpb=c78a913e4e45c1128b59ca8be9d53fc0c36fc9e0;p=helm.git diff --git a/helm/software/matita/help/C/sec_terms.xml b/helm/software/matita/help/C/sec_terms.xml index 15793c63a..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,9 +754,8 @@ ::= [&simpleautoparam;]… [by - &term; [&term;]…] + &term; [,&term;]…] - &TODO; @@ -752,19 +768,64 @@ &simpleautoparam;::=depth=&nat; - &TODO; + Give a bound to the depth of the search tree | width=&nat; - &TODO; + The maximal width of the search tree + + + + | + library + Search everywhere (not only in included files) + + + + | + type + Try to close also goals of sort Type, otherwise only goals + living in sort Prop are attacked. + + + + + | + paramodulation + Try to close the goal performing unit-equality paramodulation + + + + + | + timeout=&nat; + Timeout in seconds + + + + +
+
+ + + justification + + justification + + + + &justification; + ::= + using &term; + Proof term manually provided | - &TODO; - &TODO; + &autoparams; + Call automation