CVCL::CoreTheoremProducer Member List

This is the complete list of members for CVCL::CoreTheoremProducer, including all inherited members.

andDistributivityRule(const Expr &e)CVCL::CoreTheoremProducer [virtual]
AndToIte(const Expr &e)CVCL::CoreTheoremProducer [virtual]
CoreTheoremProducer(TheoremManager *tm, TheoryCore *core)CVCL::CoreTheoremProducer [inline]
d_checkProofsCVCL::TheoremProducer [protected]
d_coreCVCL::CoreTheoremProducer [private]
d_emCVCL::TheoremProducer [protected]
d_holeCVCL::TheoremProducer [protected]
d_pfOpCVCL::TheoremProducer [protected]
d_tmCVCL::TheoremProducer [protected]
iffAndDistrib(const Expr &iff)CVCL::CoreTheoremProducer [virtual]
iffOrDistrib(const Expr &iff)CVCL::CoreTheoremProducer [virtual]
IffToIte(const Expr &e)CVCL::CoreTheoremProducer [virtual]
ifLiftUnaryRule(const Expr &e)CVCL::CoreTheoremProducer [virtual]
implIntro3(const Theorem3 &phi, const std::vector< Expr > &assump, const std::vector< Theorem > &tccs)CVCL::CoreTheoremProducer [virtual]
ImpToIte(const Expr &e)CVCL::CoreTheoremProducer [virtual]
newAssumption(const Expr &thm, const Proof &pf, int scope=-1)CVCL::TheoremProducer [inline, protected]
newLabel(const Expr &e)CVCL::TheoremProducer
newPf(const std::string &name)CVCL::TheoremProducer
newPf(const std::string &name, const Expr &e)CVCL::TheoremProducer
newPf(const std::string &name, const Proof &pf)CVCL::TheoremProducer
newPf(const std::string &name, const Expr &e1, const Expr &e2)CVCL::TheoremProducer
newPf(const std::string &name, const Expr &e, const Proof &pf)CVCL::TheoremProducer
newPf(const std::string &name, const Expr &e1, const Expr &e2, const Expr &e3)CVCL::TheoremProducer
newPf(const std::string &name, const Expr &e1, const Expr &e2, const Proof &pf)CVCL::TheoremProducer
newPf(const std::string &name, Expr::iterator begin, const Expr::iterator &end)CVCL::TheoremProducer
newPf(const std::string &name, const Expr &e, Expr::iterator begin, const Expr::iterator &end)CVCL::TheoremProducer
newPf(const std::string &name, Expr::iterator begin, const Expr::iterator &end, const std::vector< Proof > &pfs)CVCL::TheoremProducer
newPf(const std::string &name, const std::vector< Expr > &args)CVCL::TheoremProducer
newPf(const std::string &name, const Expr &e, const std::vector< Expr > &args)CVCL::TheoremProducer
newPf(const std::string &name, const Expr &e, const std::vector< Proof > &pfs)CVCL::TheoremProducer
newPf(const std::string &name, const Expr &e1, const Expr &e2, const std::vector< Proof > &pfs)CVCL::TheoremProducer
newPf(const std::string &name, const std::vector< Proof > &pfs)CVCL::TheoremProducer
newPf(const std::string &name, const std::vector< Expr > &args, const Proof &pf)CVCL::TheoremProducer
newPf(const std::string &name, const std::vector< Expr > &args, const std::vector< Proof > &pfs)CVCL::TheoremProducer
newPf(const Proof &label, const Expr &frm, const Proof &pf)CVCL::TheoremProducer
newPf(const Proof &label, const Proof &pf)CVCL::TheoremProducer
newPf(const std::vector< Proof > &labels, const std::vector< Expr > &frms, const Proof &pf)CVCL::TheoremProducer
newPf(const std::vector< Proof > &labels, const Proof &pf)CVCL::TheoremProducer
newReflTheorem(const Expr &e, const Proof &pf)CVCL::TheoremProducer [inline, protected]
newRWTheorem(const Expr &lhs, const Expr &rhs, const Assumptions &assump, const Proof &pf)CVCL::TheoremProducer [inline, protected]
newRWTheorem3(const Expr &lhs, const Expr &rhs, const Assumptions &assump, const Proof &pf)CVCL::TheoremProducer [inline, protected]
newTheorem(const Expr &thm, const Assumptions &assump, const Proof &pf)CVCL::TheoremProducer [inline, protected]
newTheorem3(const Expr &thm, const Assumptions &assump, const Proof &pf)CVCL::TheoremProducer [inline, protected]
NotToIte(const Expr &not_e)CVCL::CoreTheoremProducer [virtual]
orDistributivityRule(const Expr &e)CVCL::CoreTheoremProducer [virtual]
OrToIte(const Expr &e)CVCL::CoreTheoremProducer [virtual]
queryTCC(const Theorem &phi, const Theorem &D_phi)CVCL::CoreTheoremProducer [virtual]
rewriteAndSubterms(const Expr &e, int idx)CVCL::CoreTheoremProducer [virtual]
rewriteConstDef(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteImplies(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteIteBool(const Expr &c, const Expr &e1, const Expr &e2)CVCL::CoreTheoremProducer [virtual]
rewriteIteCond(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteIteElse(const Expr &e, const Theorem &elseThm)CVCL::CoreTheoremProducer [virtual]
rewriteIteFalse(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteIteSame(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteIteThen(const Expr &e, const Theorem &thenThm)CVCL::CoreTheoremProducer [virtual]
rewriteIteToAnd(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteIteToIff(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteIteToImp(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteIteToNot(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteIteToOr(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteIteTrue(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteLetDecl(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteNotAnd(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteNotIff(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteNotIte(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteNotOr(const Expr &e)CVCL::CoreTheoremProducer [virtual]
rewriteOrSubterms(const Expr &e, int idx)CVCL::CoreTheoremProducer [virtual]
soundError(const std::string &file, int line, const std::string &cond, const std::string &msg)CVCL::TheoremProducer [protected]
TheoremProducer(TheoremManager *tm)CVCL::TheoremProducer
typePred(const Expr &e)CVCL::CoreTheoremProducer [virtual]
withAssumptions()CVCL::TheoremProducer [inline]
withProof()CVCL::TheoremProducer [inline]
~CoreProofRules()CVCL::CoreProofRules [inline, virtual]
~CoreTheoremProducer()CVCL::CoreTheoremProducer [inline, virtual]
~TheoremProducer()CVCL::TheoremProducer [inline, virtual]


Generated on Thu Apr 13 16:57:46 2006 for CVC Lite by  doxygen 1.4.4