CVC3::ArrayProofRules Class Reference

#include <array_proof_rules.h>

Inheritance diagram for CVC3::ArrayProofRules:

Inheritance graph
[legend]

List of all members.

Public Member Functions


Detailed Description

Definition at line 33 of file array_proof_rules.h.


Constructor & Destructor Documentation

virtual CVC3::ArrayProofRules::~ArrayProofRules (  )  [inline, virtual]

Definition at line 36 of file array_proof_rules.h.


Member Function Documentation

virtual Theorem CVC3::ArrayProofRules::rewriteSameStore ( const Expr e,
int  n 
) [pure virtual]

virtual Theorem CVC3::ArrayProofRules::rewriteWriteWrite ( const Expr e  )  [pure virtual]

virtual Theorem CVC3::ArrayProofRules::rewriteReadWrite ( const Expr e  )  [pure virtual]

virtual Theorem CVC3::ArrayProofRules::rewriteReadWrite2 ( const Expr e  )  [pure virtual]

Implemented in CVC3::ArrayTheoremProducer.

virtual Theorem CVC3::ArrayProofRules::rewriteRedundantWrite1 ( const Theorem v_eq_r,
const Expr write 
) [pure virtual]

virtual Theorem CVC3::ArrayProofRules::rewriteRedundantWrite2 ( const Expr e  )  [pure virtual]

virtual Theorem CVC3::ArrayProofRules::interchangeIndices ( const Expr e  )  [pure virtual]

virtual Theorem CVC3::ArrayProofRules::readArrayLiteral ( const Expr e  )  [pure virtual]

Beta reduction of array literal: |- (array x. f(x))[arg] = f(arg).

Implemented in CVC3::ArrayTheoremProducer.

Referenced by CVC3::TheoryArray::rewrite().

virtual Theorem CVC3::ArrayProofRules::liftReadIte ( const Expr e  )  [pure virtual]

Lift ite over read.

Implemented in CVC3::ArrayTheoremProducer.

Referenced by CVC3::TheoryArray::rewrite().

virtual Theorem CVC3::ArrayProofRules::arrayNotEq ( const Theorem e  )  [pure virtual]

a /= b |- exists i. a[i] /= b[i]

Implemented in CVC3::ArrayTheoremProducer.

Referenced by CVC3::TheoryArray::assertFact().


The documentation for this class was generated from the following file:

Generated on Thu Oct 15 22:26:00 2009 for CVC3 by  doxygen 1.5.8