Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 583ffa4ba069126c3ba0bc565dc0485a > files > 593

cvc3-doc-2.4.1-1.fc15.noarch.rpm

<!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/xhtml;charset=UTF-8"/>
<title>CVC3: CVC3::UFProofRules Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">CVC3&#160;<span id="projectnumber">2.4.1</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceCVC3.html">CVC3</a>      </li>
      <li class="navelem"><a class="el" href="classCVC3_1_1UFProofRules.html">UFProofRules</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">CVC3::UFProofRules Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="CVC3::UFProofRules" -->
<p><code>#include &lt;<a class="el" href="uf__proof__rules_8h_source.html">uf_proof_rules.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for CVC3::UFProofRules:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classCVC3_1_1UFProofRules.png" usemap="#CVC3::UFProofRules_map" alt=""/>
  <map id="CVC3::UFProofRules_map" name="CVC3::UFProofRules_map">
<area href="classCVC3_1_1UFTheoremProducer.html" alt="CVC3::UFTheoremProducer" shape="rect" coords="0,56,170,80"/>
</map>
 </div></div>

<p><a href="classCVC3_1_1UFProofRules-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li>virtual <a class="el" href="classCVC3_1_1UFProofRules.html#a57d4b87373e38168e4cf27ba3fd8439b">~UFProofRules</a> ()
<li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1UFProofRules.html#a3a6ee8bd1e49a0a5ce39a7d4c8506d28">relToClosure</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;rel)=0
<li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1UFProofRules.html#ab66928a2bf8ea96c965023cbe5e021e4">relTrans</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;t1, const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;t2)=0
<li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1UFProofRules.html#aa9560710733459819ed2108b7d98119b">applyLambda</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)=0
<dl class="el"><dd class="mdescRight">Beta reduction: |- (lambda x. f(x))(arg) = f(arg)  <a href="#aa9560710733459819ed2108b7d98119b"></a><br/></dl><li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1UFProofRules.html#a0bb7ab17e898f5dbb49e9767c3c1072d">rewriteOpDef</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)=0
<dl class="el"><dd class="mdescRight">Replace LETDECL in the operator with the definition.  <a href="#a0bb7ab17e898f5dbb49e9767c3c1072d"></a><br/></dl></ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="uf__proof__rules_8h_source.html#l00032">32</a> of file <a class="el" href="uf__proof__rules_8h_source.html">uf_proof_rules.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a57d4b87373e38168e4cf27ba3fd8439b"></a><!-- doxytag: member="CVC3::UFProofRules::~UFProofRules" ref="a57d4b87373e38168e4cf27ba3fd8439b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual CVC3::UFProofRules::~UFProofRules </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="uf__proof__rules_8h_source.html#l00035">35</a> of file <a class="el" href="uf__proof__rules_8h_source.html">uf_proof_rules.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a3a6ee8bd1e49a0a5ce39a7d4c8506d28"></a><!-- doxytag: member="CVC3::UFProofRules::relToClosure" ref="a3a6ee8bd1e49a0a5ce39a7d4c8506d28" args="(const Theorem &amp;rel)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> CVC3::UFProofRules::relToClosure </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;&#160;</td>
          <td class="paramname"><em>rel</em></td><td>)</td>
          <td><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implemented in <a class="el" href="classCVC3_1_1UFTheoremProducer.html#a3eb24835ec0a434ea5d787fb3c2d91e6">CVC3::UFTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__uf_8cpp_source.html#l00079">CVC3::TheoryUF::assertFact()</a>, and <a class="el" href="theory__uf_8cpp_source.html#l00257">CVC3::TheoryUF::update()</a>.</p>

</div>
</div>
<a class="anchor" id="ab66928a2bf8ea96c965023cbe5e021e4"></a><!-- doxytag: member="CVC3::UFProofRules::relTrans" ref="ab66928a2bf8ea96c965023cbe5e021e4" args="(const Theorem &amp;t1, const Theorem &amp;t2)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> CVC3::UFProofRules::relTrans </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;&#160;</td>
          <td class="paramname"><em>t1</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;&#160;</td>
          <td class="paramname"><em>t2</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implemented in <a class="el" href="classCVC3_1_1UFTheoremProducer.html#ac11af95d2d197203d7cb2213e68282b8">CVC3::UFTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__uf_8cpp_source.html#l00079">CVC3::TheoryUF::assertFact()</a>.</p>

</div>
</div>
<a class="anchor" id="aa9560710733459819ed2108b7d98119b"></a><!-- doxytag: member="CVC3::UFProofRules::applyLambda" ref="aa9560710733459819ed2108b7d98119b" args="(const Expr &amp;e)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> CVC3::UFProofRules::applyLambda </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>e</em></td><td>)</td>
          <td><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Beta reduction: |- (lambda x. f(x))(arg) = f(arg) </p>

<p>Implemented in <a class="el" href="classCVC3_1_1UFTheoremProducer.html#aff6ca7e2fb4fcc6f9af4f0b4d191f6c2">CVC3::UFTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__uf_8cpp_source.html#l00156">CVC3::TheoryUF::checkSat()</a>, and <a class="el" href="theory__uf_8cpp_source.html#l00211">CVC3::TheoryUF::rewrite()</a>.</p>

</div>
</div>
<a class="anchor" id="a0bb7ab17e898f5dbb49e9767c3c1072d"></a><!-- doxytag: member="CVC3::UFProofRules::rewriteOpDef" ref="a0bb7ab17e898f5dbb49e9767c3c1072d" args="(const Expr &amp;e)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> CVC3::UFProofRules::rewriteOpDef </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>e</em></td><td>)</td>
          <td><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Replace LETDECL in the operator with the definition. </p>

<p>Implemented in <a class="el" href="classCVC3_1_1UFTheoremProducer.html#a236af9209026d20f514c7ceba28c3f76">CVC3::UFTheoremProducer</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="uf__proof__rules_8h_source.html">uf_proof_rules.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Wed Sep 7 2011 for CVC3 by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>