I am just being introduced to logic in mathematics. Let $P$ be "He is an honest person." and $Q$ be "He can be the President.". My lecturer was saying that "only if" means $P\rightarrow Q$, while "if" means $Q\rightarrow P$. I simply cannot wrap my head around this.
So let us consider the following two sentences.
- One can be the president only if one is honest.
- One can be the president if one is honest.
How are the two statements any different in meaning?
However, according to the definitions, the first statement is of the form $P\rightarrow Q$, while the second is of the form $Q\rightarrow P$ and I know that $P\rightarrow Q$ and $Q\rightarrow P$ clearly have different meanings.
Any explanations regarding the difference between both terms and how/when to use which will be greatly appreciated!