CVC3
|
This is the complete list of members for CVC3::DatatypeTheoremProducer, including all inherited members.
d_checkProofs | CVC3::TheoremProducer | protected |
d_em | CVC3::TheoremProducer | protected |
d_hole | CVC3::TheoremProducer | protected |
d_pfOp | CVC3::TheoremProducer | protected |
d_theoryDatatype | CVC3::DatatypeTheoremProducer | private |
d_tm | CVC3::TheoremProducer | protected |
DatatypeTheoremProducer(TheoryDatatype *theoryDatatype) | CVC3::DatatypeTheoremProducer | inline |
decompose(const Theorem &e) | CVC3::DatatypeTheoremProducer | virtual |
dummyTheorem(const CDList< Theorem > &facts, const Expr &e) | CVC3::DatatypeTheoremProducer | virtual |
newAssumption(const Expr &thm, const Proof &pf, int scope=-1) | CVC3::TheoremProducer | inlineprotected |
newLabel(const Expr &e) | CVC3::TheoremProducer | |
newPf(const std::string &name) | CVC3::TheoremProducer | |
newPf(const std::string &name, const Expr &e) | CVC3::TheoremProducer | |
newPf(const std::string &name, const Proof &pf) | CVC3::TheoremProducer | |
newPf(const std::string &name, const Expr &e1, const Expr &e2) | CVC3::TheoremProducer | |
newPf(const std::string &name, const Expr &e, const Proof &pf) | CVC3::TheoremProducer | |
newPf(const std::string &name, const Expr &e1, const Expr &e2, const Expr &e3) | CVC3::TheoremProducer | |
newPf(const std::string &name, const Expr &e1, const Expr &e2, const Proof &pf) | CVC3::TheoremProducer | |
newPf(const std::string &name, Expr::iterator begin, const Expr::iterator &end) | CVC3::TheoremProducer | |
newPf(const std::string &name, const Expr &e, Expr::iterator begin, const Expr::iterator &end) | CVC3::TheoremProducer | |
newPf(const std::string &name, Expr::iterator begin, const Expr::iterator &end, const std::vector< Proof > &pfs) | CVC3::TheoremProducer | |
newPf(const std::string &name, const std::vector< Expr > &args) | CVC3::TheoremProducer | |
newPf(const std::string &name, const Expr &e, const std::vector< Expr > &args) | CVC3::TheoremProducer | |
newPf(const std::string &name, const Expr &e, const std::vector< Proof > &pfs) | CVC3::TheoremProducer | |
newPf(const std::string &name, const Expr &e1, const Expr &e2, const std::vector< Proof > &pfs) | CVC3::TheoremProducer | |
newPf(const std::string &name, const std::vector< Proof > &pfs) | CVC3::TheoremProducer | |
newPf(const std::string &name, const std::vector< Expr > &args, const Proof &pf) | CVC3::TheoremProducer | |
newPf(const std::string &name, const std::vector< Expr > &args, const std::vector< Proof > &pfs) | CVC3::TheoremProducer | |
newPf(const Proof &label, const Expr &frm, const Proof &pf) | CVC3::TheoremProducer | |
newPf(const Proof &label, const Proof &pf) | CVC3::TheoremProducer | |
newPf(const std::vector< Proof > &labels, const std::vector< Expr > &frms, const Proof &pf) | CVC3::TheoremProducer | |
newPf(const std::vector< Proof > &labels, const Proof &pf) | CVC3::TheoremProducer | |
newReflTheorem(const Expr &e) | CVC3::TheoremProducer | inlineprotected |
newRWTheorem(const Expr &lhs, const Expr &rhs, const Assumptions &assump, const Proof &pf) | CVC3::TheoremProducer | inlineprotected |
newRWTheorem3(const Expr &lhs, const Expr &rhs, const Assumptions &assump, const Proof &pf) | CVC3::TheoremProducer | inlineprotected |
newTheorem(const Expr &thm, const Assumptions &assump, const Proof &pf) | CVC3::TheoremProducer | inlineprotected |
newTheorem3(const Expr &thm, const Assumptions &assump, const Proof &pf) | CVC3::TheoremProducer | inlineprotected |
noCycle(const Expr &e) | CVC3::DatatypeTheoremProducer | virtual |
rewriteSelCons(const CDList< Theorem > &facts, const Expr &e) | CVC3::DatatypeTheoremProducer | virtual |
rewriteTestCons(const Expr &e) | CVC3::DatatypeTheoremProducer | virtual |
soundError(const std::string &file, int line, const std::string &cond, const std::string &msg) | CVC3::TheoremProducer | protected |
TheoremProducer(TheoremManager *tm) | CVC3::TheoremProducer | |
withAssumptions() | CVC3::TheoremProducer | inline |
withProof() | CVC3::TheoremProducer | inline |
~DatatypeProofRules() | CVC3::DatatypeProofRules | inlinevirtual |
~TheoremProducer() | CVC3::TheoremProducer | inlinevirtual |