Home
last modified time | relevance | path

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

/dports/math/cvc3/cvc3-2.4.1/src/include/
H A Dtheory.h677 Theorem symmetryRule(const Theorem& a1_eq_a2) in symmetryRule() function
/dports/math/cvc3/cvc3-2.4.1/src/theorem/
H A Dcommon_theorem_producer.cpp187 Theorem CommonTheoremProducer::symmetryRule(const Theorem& a1_eq_a2) { in symmetryRule() function in CommonTheoremProducer