]> matita.cs.unibo.it Git - helm.git/blob - helm/www/matita/docs/manual-0.5.9/command_whelp.html
0.5.9 released
[helm.git] / helm / www / matita / docs / manual-0.5.9 / command_whelp.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>whelp</title><link rel="stylesheet" type="text/css" href="docbook.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><link rel="home" href="index.html" title="Matita V0.5.9 User Manual (rev. 0.5.9 )" /><link rel="up" href="sec_commands.html" title="Chapter 9. Other commands" /><link rel="prev" href="command_include_first.html" title="include' &quot;s&quot;" /><link rel="next" href="command_qed.html" title="qed" /></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">whelp</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="command_include_first.html">Prev</a> </td><th width="60%" align="center">Chapter 9. Other commands</th><td width="20%" align="right"> <a accesskey="n" href="command_qed.html">Next</a></td></tr></table><hr /></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="command_whelp"></a>whelp</h2></div></div></div><p><strong class="userinput"><code>whelp locate "s"</code></strong></p><p><strong class="userinput"><code>whelp hint t</code></strong></p><p><strong class="userinput"><code>whelp elim t</code></strong></p><p><strong class="userinput"><code>whelp match t</code></strong></p><p><strong class="userinput"><code>whelp instance t</code></strong></p><p>
3      </p><div class="variablelist"><dl class="variablelist"><dt><span class="term">Synopsis:</span></dt><dd><p><span class="bold"><strong>whelp</strong></span>
4             [<span class="bold"><strong>locate</strong></span> <span class="emphasis"><em><a class="link" href="sec_terms.html#grammar.qstring">qstring</a></em></span>
5             | <span class="bold"><strong>hint</strong></span> <span class="emphasis"><em><a class="link" href="sec_terms.html#grammar.term">term</a></em></span>
6             | <span class="bold"><strong>elim</strong></span> <span class="emphasis"><em><a class="link" href="sec_terms.html#grammar.term">term</a></em></span>
7             | <span class="bold"><strong>match</strong></span> <span class="emphasis"><em><a class="link" href="sec_terms.html#grammar.term">term</a></em></span>
8             | <span class="bold"><strong>instance</strong></span> <span class="emphasis"><em><a class="link" href="sec_terms.html#grammar.term">term</a></em></span>
9             ]
10            </p></dd><dt><span class="term">Action:</span></dt><dd><p>Performs the corresponding <a class="link" href="cicbrowser.html#whelp" title="Searching the library">query</a>,
11             showing the result in the CIC browser. The command is removed
12             from the script.
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="command_include_first.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sec_commands.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="command_qed.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">include' "s" </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> qed</td></tr></table></div></body></html>