I was given the following argument:
If there is a, there is b and if there b there is c. Thus there is a but no c.
Which I put into symbolic form:
(a $\rightarrow$ b) $\land$ (b $\rightarrow$ c)
$\therefore$ a $\land$ $\lnot$ c
I am supposed to either establish the validity of this argument with a proof or show that it is invalid by providing a counterexample. I have looked over the rules of inference and laws of logic but I did not see any rule or law that I can apply. I believe that it is invalid but am really stuck on how to provide the counterexample please help.


If $a,b,c$ all true, then premises true and conclusion false.