Home
last modified time | relevance | path

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

/dports/math/cvc3/cvc3-2.4.1/src/theory_arith/
H A Dtheory_arith_old.cpp3162 Theorem eq_thm = d_rules->multEqZero(nonlinearEq); in rewrite() local
3163 thm = transitivityRule(thm, eq_thm); in rewrite()