Following the next theorem:
$$\gcd(a; b) = \gcd(a - b; b)$$
I get to the point where from these two numbers $4n + 3$ and $20n + 23$ I get these: $4n + 3$ and $8$.
It seems obvious that these numbers don't have any common divisor except $1$, but I don't recall any applicable axiom/theorem that would help me to prove that. So my question may seem obvious, but how to prove it?