]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/help/C/sec_terms.xml
Reduce reduction tactic got rid of a long time ago.
[helm.git] / helm / software / matita / help / C / sec_terms.xml
index 6f247d04ad92c2d7006da4be2a9f5f50d354d4a1..bff00d6f2df5ccd205a7a7026ebd825d9e685712 100644 (file)
         <entry><emphasis role="bold">normalize</emphasis></entry>
         <entry>Computes the βδιζ-normal form</entry>
        </row>
-       <row>
-        <entry/>
-        <entry>|</entry>
-        <entry><emphasis role="bold">reduce</emphasis></entry>
-        <entry>Computes the βδιζ-normal form</entry>
-       </row>
        <row>
         <entry/>
         <entry>|</entry>
 
     <sect2 id="auto-params">
     <title>auto-params</title>
-    <para>&TODO;</para>
     <table frame="topbot" rowsep="0" colsep="0" role="grammar">
       <title>auto-params</title>
       <tgroup cols="4">
      </tgroup>
     </table>
     </sect2>
+
+    <sect2 id="justification">
+    <title>justification</title>
+    <table frame="topbot" rowsep="0" colsep="0" role="grammar">
+      <title>justification</title>
+      <tgroup cols="4">
+      <tbody>
+       <row>
+       <entry id="grammar.justification">&justification;</entry>
+  <entry>::=</entry>
+        <entry><emphasis role="bold">using</emphasis> &term;</entry>
+        <entry>Proof term manually provided</entry>
+       </row>
+       <row>
+        <entry/>
+        <entry>|</entry>
+        <entry>&autoparams;</entry>
+        <entry>Call automation</entry>
+       </row>
+      </tbody>
+     </tgroup>
+    </table>
+    </sect2>
   </sect1>
 
 </chapter>