I'm watching a video right now about the construction of the Integers from the Naturals.
The way to do so was to define the equivalence relation
$$(a,b)\text{ is equivalent to }(c,d)\text{ if }a+d=c+b$$
It was then said that "with a little algebra, this is equivalent to $a-b = c-d$ and thus the ordered pair $(a,b)$ represents the integer $a-b$.
Now, we are in the process of constructing the integers, which includes the negative naturals. My question is, how can we just say that $a+d=c+b$ means $a-b=c-d$ if we haven't constructed the negative naturals yet?