]> matita.cs.unibo.it Git - helm.git/blob - matita/matita/help/C/html/tac_bytermweproved.html
Install into doc the PDF and HTML manuals
[helm.git] / matita / matita / help / C / html / tac_bytermweproved.html
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>we proved</title><link rel="stylesheet" type="text/css" href="docbook.css" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="home" href="index.html" title="Matita V0.99.5 User Manual (rev. 0.99.5 )" /><link rel="up" href="sec_declarative_tactics.html" title="Chapter 8. Declarative Tactics" /><link rel="prev" href="tac_weneedtoprove.html" title="we need to prove" /><link rel="next" href="tac_existselim.html" title="let such that" /></head><body><a xmlns="" href="../../../"><div class="matita_logo"><img src="figures/matita.png" alt="Tiny Matita logo" /><span>Matita Home</span></div></a><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">we proved</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="tac_weneedtoprove.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Declarative Tactics</th><td width="20%" align="right"> <a accesskey="n" href="tac_existselim.html">Next</a></td></tr></table><hr /></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="tac_bytermweproved"></a>we proved</h2></div></div></div><p><strong class="userinput"><code>justification we proved T [(id)]</code></strong></p><p>
3        </p><div class="variablelist"><dl class="variablelist"><dt><span class="term">Synopsis:</span></dt><dd><p><span class="emphasis"><em><a class="link" href="tacticargs.html#grammar.justification">justification</a></em></span> <span class="bold"><strong>we proved</strong></span> <span class="emphasis"><em><a class="link" href="sec_terms.html#grammar.term">term</a></em></span> 
4          [<span class="bold"><strong>(</strong></span> <span class="emphasis"><em><a class="link" href="sec_terms.html#grammar.id">id</a></em></span> 
5          <span class="bold"><strong>)</strong></span>]
6      </p></dd><dt><span class="term">Pre-condition:</span></dt><dd><p>
7                  None.
8              </p></dd><dt><span class="term">Action:</span></dt><dd><p>
9                      If <span class="command"><strong>id</strong></span> is supplied, a logical cut on <span class="command"><strong>T</strong></span> is made. Otherwise, if <span class="command"><strong>T</strong></span> is identical to the current conclusion, it allows the user to start a chain of reductions on the conclusion with the tactic <span class="bold"><strong>that is equivalent to</strong></span>.
10              </p></dd><dt><span class="term">New sequent to prove:</span></dt><dd><p>
11                      If <span class="command"><strong>id</strong></span> is supplied, a new sequent with <span class="command"><strong>T</strong></span> as the conclusion is opened and then immediately closed using the supplied justification. A new sequent with the conclusion of the sequent on which this tactic was applied is opened, and a new hypotesis <span class="command"><strong>T</strong></span> is added to the context, with name <span class="command"><strong>id</strong></span>.
12                          If <span class="command"><strong>id</strong></span> is not supplied, no new sequents are opened.
13              </p></dd></dl></div><p>
14        </p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="tac_weneedtoprove.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sec_declarative_tactics.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="tac_existselim.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">we need to prove </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> let such that</td></tr></table></div></body></html>