Rule algebra.equations.linear.balance.negate

Description
Remove negation on both sides of an equation

Parameters
Buggyno
Rewrite ruleyes
Siblings

Rewrite rule

(-a) = (-b)   ⇒   a = b

Formal Mathematical Properties

<FMP><OMOBJ xmlns="http://www.openmath.org/OpenMath" version="2.0" cdbase="http://www.openmath.org/cd"><OMBIND><OMS cd="quant1" name="forall"/><OMBVAR><OMV name="$0"/><OMV name="$1"/></OMBVAR><OMA><OMS cd="relation1" name="eq"/><OMA><OMS cd="relation1" name="eq"/><OMA><OMS cd="arith1" name="unary_minus"/><OMV name="$0"/></OMA><OMA><OMS cd="arith1" name="unary_minus"/><OMV name="$1"/></OMA></OMA><OMA><OMS cd="relation1" name="eq"/><OMV name="$0"/><OMV name="$1"/></OMA></OMA></OMBIND></OMOBJ></FMP>