Apparently, it is a common mistake to write $\forall x[R(x) \rightarrow P(x)]$ instead of $\forall x[R(x)\wedge P(x)]$ in some cases, however I can't seem to find the difference between the two.
I did some research in ProofWiki and a Discrete Mathematics book, but I couldn't find this specific difference explained.
Could you please explain it to me and give some examples on when to use one and when to use the other?
Thank you for your time.