Home
last modified time | relevance | path

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

/dports/math/vampire/vampire-4.5.1/Kernel/
H A DInference.hpp393 THA_QUOTIENT_NON_ZERO, enumerator
H A DInference.cpp773 case InferenceRule::THA_QUOTIENT_NON_ZERO: in ruleName()
/dports/math/vampire/vampire-4.5.1/Shell/
H A DTheoryAxioms.cpp616 addTheoryClauseFromLits({guardx,oQxnot0}, InferenceRule::THA_QUOTIENT_NON_ZERO, EXPENSIVE); in addQuotientAxioms()