Home
last modified time | relevance | path

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

/dports/math/cvc3/cvc3-2.4.1/src/theory_arith/
H A Dtheory_arith_old.cpp2337 Theorem thm_exists_zero = getCommonRules()->varIntroSkolem(rat(0)); in TheoryArithOld() local
5115 Theorem thm_exists_zero = arith->getCommonRules()->varIntroSkolem(arith->zero); in computeModel() local