d_checkProofs | CVCL::TheoremProducer | [protected] |
d_em | CVCL::TheoremProducer | [protected] |
d_hole | CVCL::TheoremProducer | [protected] |
d_pfOp | CVCL::TheoremProducer | [protected] |
d_tm | CVCL::TheoremProducer | [protected] |
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] |
soundError(const std::string &file, int line, const std::string &cond, const std::string &msg) | CVCL::TheoremProducer | [protected] |
TheoremProducer(TheoremManager *tm) | CVCL::TheoremProducer | |
withAssumptions() | CVCL::TheoremProducer | [inline] |
withProof() | CVCL::TheoremProducer | [inline] |
~TheoremProducer() | CVCL::TheoremProducer | [inline, virtual] |