I have the inequalities:
\begin{align} b>c\\ a<b \end{align} multiplying by $-1$ the first and then substracting from the second:
$$-b<-c$$ $$ a< b$$ $$-b-a<-c-b$$
that would imply $-a<-c$ or $a>c$.
But if I take $b=3, c=2$ and $a=1$, it doesn't work.
Think about how the numbers $a$, $b$, $c$ are located on the real number line.
The inequality $b>c$ says that $b$ is to the right of $c$, which means that $c$ is to the left of $b$.
The inequality $a<b$ says that $a$ is to the left of $b$.
So, all we know is that both $a$ and $c$ are to the left of $b$, and this tells us nothing about the relationship between $a$ and $c$.
As the comments indicate, the flaw in your reasoning is the subtraction step.