return to top
source
Given an equation c₁ containing the monomial a*x, and a divisibility constraint c₂ containing the monomial b*x, eliminate x by applying substitution.
c₁
a*x
c₂
b*x
x
Asserts divisibility constraint.