Sophie

Sophie

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

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::QuantProofRules 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_1QuantProofRules.html">QuantProofRules</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::QuantProofRules Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="CVC3::QuantProofRules" -->
<p><code>#include &lt;<a class="el" href="quant__proof__rules_8h_source.html">quant_proof_rules.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for CVC3::QuantProofRules:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classCVC3_1_1QuantProofRules.png" usemap="#CVC3::QuantProofRules_map" alt=""/>
  <map id="CVC3::QuantProofRules_map" name="CVC3::QuantProofRules_map">
<area href="classCVC3_1_1QuantTheoremProducer.html" alt="CVC3::QuantTheoremProducer" shape="rect" coords="0,56,188,80"/>
</map>
 </div></div>

<p><a href="classCVC3_1_1QuantProofRules-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_1QuantProofRules.html#af47bbe19757ea5a33ad9c817c533740f">~QuantProofRules</a> ()
<dl class="el"><dd class="mdescRight">Destructor.  <a href="#af47bbe19757ea5a33ad9c817c533740f"></a><br/></dl><li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#a254bb5aa0cbccf8e4bb118da66d27916">addNewConst</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)=0
<li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#aa9eb5c8a3ff7f85b53b9dfa23a146522">newRWThm</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e, const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;newE)=0
<li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#ac9a7e1679b4048412164bb846cfb3e74">normalizeQuant</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)=0
<li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#a4c8b8bfac3db9139fbdf4d8c22e61c79">rewriteNotExists</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)=0
<dl class="el"><dd class="mdescRight">==&gt; NOT EXISTS (vars): e IFF FORALL (vars) NOT e  <a href="#a4c8b8bfac3db9139fbdf4d8c22e61c79"></a><br/></dl><li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#a5e3e699c8e55b7f9bd8878cb7ed28ef0">rewriteNotForall</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)=0
<dl class="el"><dd class="mdescRight">==&gt; NOT FORALL (vars): e IFF EXISTS (vars) NOT e  <a href="#a5e3e699c8e55b7f9bd8878cb7ed28ef0"></a><br/></dl><li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#acd29cce770506d20b67609642e7d489f">universalInst</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;t1, const std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;terms, int quantLevel, <a class="el" href="classCVC3_1_1Expr.html">Expr</a> gterm)=0
<dl class="el"><dd class="mdescRight">Instantiate a universally quantified formula.  <a href="#acd29cce770506d20b67609642e7d489f"></a><br/></dl><li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#a99c99d835ad4e630c1e9a462e4b166e9">universalInst</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;t1, const std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;terms, int quantLevel)=0
<li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#a29ed86b3d87c7c65ed7944cc824ab881">universalInst</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;t1, const std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;terms)=0
<li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#ae034274b2eda3d1d81a4ffaeb6b05940">partialUniversalInst</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;t1, const std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;terms, int quantLevel)=0
<li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#a68989a042cdf68b352ad2548121dd78f">boundVarElim</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;t1)=0
<dl class="el"><dd class="mdescRight">From T|- QUANTIFIER (vars): e we get T|-QUANTIFIER(vars') e where vars' is obtained from vars by removing all bound variables not used in e. If vars' is empty the produced theorem is just T|-e.  <a href="#a68989a042cdf68b352ad2548121dd78f"></a><br/></dl><li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#aae3a3ee3b69d2a860a470fe773a6df76">packVar</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;t1)=0
<li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#a9afe9881b03284dd75e54ce5ed514531">pullVarOut</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;t1)=0
<li>virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1QuantProofRules.html#ae72c393c942adace3d913b1c642280cc">adjustVarUniv</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;t1, const std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;newBvs)=0
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="quant__proof__rules_8h_source.html#l00030">30</a> of file <a class="el" href="quant__proof__rules_8h_source.html">quant_proof_rules.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="af47bbe19757ea5a33ad9c817c533740f"></a><!-- doxytag: member="CVC3::QuantProofRules::~QuantProofRules" ref="af47bbe19757ea5a33ad9c817c533740f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual CVC3::QuantProofRules::~QuantProofRules </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Destructor. </p>

<p>Definition at line <a class="el" href="quant__proof__rules_8h_source.html#l00033">33</a> of file <a class="el" href="quant__proof__rules_8h_source.html">quant_proof_rules.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a254bb5aa0cbccf8e4bb118da66d27916"></a><!-- doxytag: member="CVC3::QuantProofRules::addNewConst" ref="a254bb5aa0cbccf8e4bb118da66d27916" 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::QuantProofRules::addNewConst </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>Implemented in <a class="el" href="classCVC3_1_1QuantTheoremProducer.html#a6a234dee95bb3059e0e651c838c9458b">CVC3::QuantTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__quant_8cpp_source.html#l07647">CVC3::TheoryQuant::checkSat()</a>, and <a class="el" href="theory__quant_8cpp_source.html#l02343">CVC3::TheoryQuant::theoryPreprocess()</a>.</p>

</div>
</div>
<a class="anchor" id="aa9eb5c8a3ff7f85b53b9dfa23a146522"></a><!-- doxytag: member="CVC3::QuantProofRules::newRWThm" ref="aa9eb5c8a3ff7f85b53b9dfa23a146522" args="(const Expr &amp;e, const Expr &amp;newE)=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::QuantProofRules::newRWThm </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>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>newE</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_1QuantTheoremProducer.html#a93e4e3adc9c630a975631a823ec23fbf">CVC3::QuantTheoremProducer</a>.</p>

</div>
</div>
<a class="anchor" id="ac9a7e1679b4048412164bb846cfb3e74"></a><!-- doxytag: member="CVC3::QuantProofRules::normalizeQuant" ref="ac9a7e1679b4048412164bb846cfb3e74" 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::QuantProofRules::normalizeQuant </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>Implemented in <a class="el" href="classCVC3_1_1QuantTheoremProducer.html#a31d81dce768ab5c942dedcac88977469">CVC3::QuantTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__quant_8cpp_source.html#l00254">CVC3::TheoryQuant::rewrite()</a>.</p>

</div>
</div>
<a class="anchor" id="a4c8b8bfac3db9139fbdf4d8c22e61c79"></a><!-- doxytag: member="CVC3::QuantProofRules::rewriteNotExists" ref="a4c8b8bfac3db9139fbdf4d8c22e61c79" 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::QuantProofRules::rewriteNotExists </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>==&gt; NOT EXISTS (vars): e IFF FORALL (vars) NOT e </p>

<p>Implemented in <a class="el" href="classCVC3_1_1QuantTheoremProducer.html#a658fde1235cb9668d454cbe9144b1da9">CVC3::QuantTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__quant_8cpp_source.html#l03502">CVC3::TheoryQuant::assertFact()</a>.</p>

</div>
</div>
<a class="anchor" id="a5e3e699c8e55b7f9bd8878cb7ed28ef0"></a><!-- doxytag: member="CVC3::QuantProofRules::rewriteNotForall" ref="a5e3e699c8e55b7f9bd8878cb7ed28ef0" 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::QuantProofRules::rewriteNotForall </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>==&gt; NOT FORALL (vars): e IFF EXISTS (vars) NOT e </p>

<p>Implemented in <a class="el" href="classCVC3_1_1QuantTheoremProducer.html#af59e47a4b45f624d2d8e088d5668f596">CVC3::QuantTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__quant_8cpp_source.html#l03502">CVC3::TheoryQuant::assertFact()</a>.</p>

</div>
</div>
<a class="anchor" id="acd29cce770506d20b67609642e7d489f"></a><!-- doxytag: member="CVC3::QuantProofRules::universalInst" ref="acd29cce770506d20b67609642e7d489f" args="(const Theorem &amp;t1, const std::vector&lt; Expr &gt; &amp;terms, int quantLevel, Expr gterm)=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::QuantProofRules::universalInst </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 std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>terms</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>quantLevel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classCVC3_1_1Expr.html">Expr</a>&#160;</td>
          <td class="paramname"><em>gterm</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Instantiate a universally quantified formula. </p>
<p>From T|-FORALL(var): e generate T|-e' where e' is obtained from e by instantiating bound variables with terms in vector&lt;Expr&gt;&amp; terms. The vector of terms should be the same size as the vector of bound variables in e. Also elements in each position i need to have matching types. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">t1</td><td>is the quantifier (a <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a>) </td></tr>
    <tr><td class="paramname">terms</td><td>are the terms to instantiate. </td></tr>
    <tr><td class="paramname">quantLevel</td><td>is the quantification level for the theorem. </td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classCVC3_1_1QuantTheoremProducer.html#a3cb05ffcc0b75525969c925fea988235">CVC3::QuantTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__quant_8cpp_source.html#l03502">CVC3::TheoryQuant::assertFact()</a>, <a class="el" href="theory__quant_8cpp_source.html#l00633">CVC3::TheoryQuant::enqueueInst()</a>, and <a class="el" href="theory__quant_8cpp_source.html#l08466">CVC3::TheoryQuant::recInstantiate()</a>.</p>

</div>
</div>
<a class="anchor" id="a99c99d835ad4e630c1e9a462e4b166e9"></a><!-- doxytag: member="CVC3::QuantProofRules::universalInst" ref="a99c99d835ad4e630c1e9a462e4b166e9" args="(const Theorem &amp;t1, const std::vector&lt; Expr &gt; &amp;terms, int quantLevel)=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::QuantProofRules::universalInst </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 std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>terms</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>quantLevel</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_1QuantTheoremProducer.html#a1122f38e6d7ea2caeab8a0cd0d68d044">CVC3::QuantTheoremProducer</a>.</p>

</div>
</div>
<a class="anchor" id="a29ed86b3d87c7c65ed7944cc824ab881"></a><!-- doxytag: member="CVC3::QuantProofRules::universalInst" ref="a29ed86b3d87c7c65ed7944cc824ab881" args="(const Theorem &amp;t1, const std::vector&lt; Expr &gt; &amp;terms)=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::QuantProofRules::universalInst </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 std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>terms</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_1QuantTheoremProducer.html#ae47e344bc2d5bcd2665cdbd2e010c456">CVC3::QuantTheoremProducer</a>.</p>

</div>
</div>
<a class="anchor" id="ae034274b2eda3d1d81a4ffaeb6b05940"></a><!-- doxytag: member="CVC3::QuantProofRules::partialUniversalInst" ref="ae034274b2eda3d1d81a4ffaeb6b05940" args="(const Theorem &amp;t1, const std::vector&lt; Expr &gt; &amp;terms, int quantLevel)=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::QuantProofRules::partialUniversalInst </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 std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>terms</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>quantLevel</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_1QuantTheoremProducer.html#aebf21764bafce44cff11c631f1378afc">CVC3::QuantTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__quant_8cpp_source.html#l00633">CVC3::TheoryQuant::enqueueInst()</a>.</p>

</div>
</div>
<a class="anchor" id="a68989a042cdf68b352ad2548121dd78f"></a><!-- doxytag: member="CVC3::QuantProofRules::boundVarElim" ref="a68989a042cdf68b352ad2548121dd78f" args="(const Theorem &amp;t1)=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::QuantProofRules::boundVarElim </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><td>)</td>
          <td><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>From T|- QUANTIFIER (vars): e we get T|-QUANTIFIER(vars') e where vars' is obtained from vars by removing all bound variables not used in e. If vars' is empty the produced theorem is just T|-e. </p>

<p>Implemented in <a class="el" href="classCVC3_1_1QuantTheoremProducer.html#a822c41475a24cf1f4bd558dcbdf90d66">CVC3::QuantTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__quant_8cpp_source.html#l03502">CVC3::TheoryQuant::assertFact()</a>.</p>

</div>
</div>
<a class="anchor" id="aae3a3ee3b69d2a860a470fe773a6df76"></a><!-- doxytag: member="CVC3::QuantProofRules::packVar" ref="aae3a3ee3b69d2a860a470fe773a6df76" args="(const Theorem &amp;t1)=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::QuantProofRules::packVar </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><td>)</td>
          <td><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implemented in <a class="el" href="classCVC3_1_1QuantTheoremProducer.html#af08b01f92622d3f9d4e8070907ce5062">CVC3::QuantTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__quant_8cpp_source.html#l03502">CVC3::TheoryQuant::assertFact()</a>, and <a class="el" href="theory__quant_8cpp_source.html#l01731">CVC3::CompleteInstPreProcessor::simplifyQuant()</a>.</p>

</div>
</div>
<a class="anchor" id="a9afe9881b03284dd75e54ce5ed514531"></a><!-- doxytag: member="CVC3::QuantProofRules::pullVarOut" ref="a9afe9881b03284dd75e54ce5ed514531" args="(const Theorem &amp;t1)=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::QuantProofRules::pullVarOut </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><td>)</td>
          <td><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implemented in <a class="el" href="classCVC3_1_1QuantTheoremProducer.html#a7f3fea7c5c13305de2da0b1ac3700503">CVC3::QuantTheoremProducer</a>.</p>

</div>
</div>
<a class="anchor" id="ae72c393c942adace3d913b1c642280cc"></a><!-- doxytag: member="CVC3::QuantProofRules::adjustVarUniv" ref="ae72c393c942adace3d913b1c642280cc" args="(const Theorem &amp;t1, const std::vector&lt; Expr &gt; &amp;newBvs)=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::QuantProofRules::adjustVarUniv </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 std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>newBvs</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_1QuantTheoremProducer.html#ac9f94901d86fe0b3cf90ad109e45db21">CVC3::QuantTheoremProducer</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="quant__proof__rules_8h_source.html">quant_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>