Home
last modified time | relevance | path

Searched defs:reflexivityRule (Results 1 – 2 of 2) sorted by relevance

/dports/math/cvc3/cvc3-2.4.1/src/include/
H A Dtheory.h673 Theorem reflexivityRule(const Expr& a) in reflexivityRule() function
/dports/math/cvc3/cvc3-2.4.1/src/theorem/
H A Dcommon_theorem_producer.cpp162 Theorem CommonTheoremProducer::reflexivityRule(const Expr& a) { in reflexivityRule() function in CommonTheoremProducer