andElim(const Theorem &e, int i) | CVCL::CommonTheoremProducer | [virtual] |
andIntro(const Theorem &e1, const Theorem &e2) | CVCL::CommonTheoremProducer | [virtual] |
andIntro(const std::vector< Theorem > &es) | CVCL::CommonTheoremProducer | [virtual] |
assumpRule(const Expr &a, int scope=-1) | CVCL::CommonTheoremProducer | [virtual] |
clearSkolemAxioms() | CVCL::CommonTheoremProducer | [inline, virtual] |
CommonTheoremProducer(TheoremManager *tm) | CVCL::CommonTheoremProducer | |
contradictionRule(const Theorem &e, const Theorem ¬_e) | CVCL::CommonTheoremProducer | [virtual] |
d_checkProofs | CVCL::TheoremProducer | [protected] |
d_em | CVCL::TheoremProducer | [protected] |
d_hole | CVCL::TheoremProducer | [protected] |
d_pfOp | CVCL::TheoremProducer | [protected] |
d_skolem_axioms | CVCL::CommonTheoremProducer | [private] |
d_skolemized_thms | CVCL::CommonTheoremProducer | [private] |
d_skolemVars | CVCL::CommonTheoremProducer | [private] |
d_tm | CVCL::TheoremProducer | [protected] |
getSkolemAxioms() | CVCL::CommonTheoremProducer | [inline, virtual] |
iffContrapositive(const Theorem &thm) | CVCL::CommonTheoremProducer | [virtual] |
iffFalseElim(const Theorem &e) | CVCL::CommonTheoremProducer | [virtual] |
iffMP(const Theorem &e1, const Theorem &e1_iff_e2) | CVCL::CommonTheoremProducer | [virtual] |
iffNotFalse(const Theorem &e) | CVCL::CommonTheoremProducer | [virtual] |
iffTrue(const Theorem &e) | CVCL::CommonTheoremProducer | [virtual] |
iffTrueElim(const Theorem &e) | CVCL::CommonTheoremProducer | [virtual] |
implContrapositive(const Theorem &thm) | CVCL::CommonTheoremProducer | [virtual] |
implIntro(const Theorem &phi, const std::vector< Expr > &assump) | CVCL::CommonTheoremProducer | [virtual] |
implMP(const Theorem &e1, const Theorem &e1_impl_e2) | CVCL::CommonTheoremProducer | [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] |
notNotElim(const Theorem &e) | CVCL::CommonTheoremProducer | [virtual] |
notToIff(const Theorem ¬_e) | CVCL::CommonTheoremProducer | [virtual] |
reflexivityRule(const Expr &a) | CVCL::CommonTheoremProducer | [virtual] |
rewriteAnd(const Expr &e) | CVCL::CommonTheoremProducer | [virtual] |
rewriteAnd(const Theorem &e) | CVCL::CommonTheoremProducer | [virtual] |
rewriteIff(const Expr &e) | CVCL::CommonTheoremProducer | [virtual] |
rewriteNotExists(const Expr &existsExpr) | CVCL::CommonTheoremProducer | [virtual] |
rewriteNotFalse(const Expr &e) | CVCL::CommonTheoremProducer | [virtual] |
rewriteNotForall(const Expr &forallExpr) | CVCL::CommonTheoremProducer | [virtual] |
rewriteNotNot(const Expr &e) | CVCL::CommonTheoremProducer | [virtual] |
rewriteNotTrue(const Expr &e) | CVCL::CommonTheoremProducer | [virtual] |
rewriteOr(const Expr &e) | CVCL::CommonTheoremProducer | [virtual] |
rewriteOr(const Theorem &e) | CVCL::CommonTheoremProducer | [virtual] |
rewriteReflexivity(const Expr &t) | CVCL::CommonTheoremProducer | [virtual] |
rewriteUsingSymmetry(const Expr &a1_eq_a2) | CVCL::CommonTheoremProducer | [virtual] |
skolemize(const Expr &e) | CVCL::CommonTheoremProducer | [virtual] |
skolemize(const Theorem &thm) | CVCL::CommonTheoremProducer | [virtual] |
skolemizeRewrite(const Expr &e) | CVCL::CommonTheoremProducer | [virtual] |
skolemizeRewriteVar(const Expr &e) | CVCL::CommonTheoremProducer | [virtual] |
soundError(const std::string &file, int line, const std::string &cond, const std::string &msg) | CVCL::TheoremProducer | [protected] |
substitutivityRule(const Op &op, const std::vector< Theorem > &thms) | CVCL::CommonTheoremProducer | [virtual] |
substitutivityRule(const Expr &e, const std::vector< unsigned > &changed, const std::vector< Theorem > &thms) | CVCL::CommonTheoremProducer | [virtual] |
symmetryRule(const Theorem &a1_eq_a2) | CVCL::CommonTheoremProducer | [virtual] |
TheoremProducer(TheoremManager *tm) | CVCL::TheoremProducer | |
transitivityRule(const Theorem &a1_eq_a2, const Theorem &a2_eq_a3) | CVCL::CommonTheoremProducer | [virtual] |
trueTheorem() | CVCL::CommonTheoremProducer | [virtual] |
varIntroRule(const Expr &e) | CVCL::CommonTheoremProducer | [virtual] |
varIntroSkolem(const Expr &e) | CVCL::CommonTheoremProducer | [virtual] |
withAssumptions() | CVCL::TheoremProducer | [inline] |
withProof() | CVCL::TheoremProducer | [inline] |
~CommonProofRules() | CVCL::CommonProofRules | [inline, virtual] |
~CommonTheoremProducer() | CVCL::CommonTheoremProducer | [inline, virtual] |
~TheoremProducer() | CVCL::TheoremProducer | [inline, virtual] |