Can we define subtraction in $\mathbb{N}$ like this:
$\forall a,c\in \mathbb{N} (0\notin \mathbb{N})$, $$\exists b\in \mathbb{N}:a+b=c\iff b=c-a$$
I am acquainted with the fact that for $a=2$ and $c=1$ there's no $b\in \mathbb{N}$ such that $2+b=1$ can mean $b=1-2$, would this be a reason for this definition to not work?