Home
last modified time | relevance | path

Searched refs:realShadow (Results 1 – 9 of 9) sorted by relevance

/dports/math/cvc3/cvc3-2.4.1/src/theory_arith/
H A Darith_proof_rules.h195 virtual Theorem realShadow(const Theorem& alphaLTt,
H A Darith_theorem_producer.h245 Theorem realShadow(const Theorem& alphaLTt, const Theorem& tLTbeta);
H A Darith_theorem_producer_old.h244 Theorem realShadow(const Theorem& alphaLTt, const Theorem& tLTbeta);
H A Darith_theorem_producer3.h244 Theorem realShadow(const Theorem& alphaLTt, const Theorem& tLTbeta);
H A Darith_theorem_producer.cpp1547 Theorem ArithTheoremProducer::realShadow(const Theorem& alphaLTt, in realShadow() function in ArithTheoremProducer
H A Dtheory_arith3.cpp1548 Theorem result = d_rules->realShadow(betaLTt, tLTalpha); in normalizeProjectIneqs()
H A Darith_theorem_producer3.cpp1504 Theorem ArithTheoremProducer3::realShadow(const Theorem& alphaLTt, in realShadow() function in ArithTheoremProducer3
H A Darith_theorem_producer_old.cpp1702 Theorem ArithTheoremProducerOld::realShadow(const Theorem& alphaLTt, in realShadow() function in ArithTheoremProducerOld
H A Dtheory_arith_old.cpp1924 Theorem result = d_rules->realShadow(betaLTt, tLTalpha); in normalizeProjectIneqs()