Let us assume that we have a statement $P \rightarrow Q$. In this case, what would $P \rightarrow \lnot Q$ be called?
The reason why I want to know is that I want to show that $P$ is true by contradiction, proving that both $\lnot P \rightarrow \lnot Q$ and $\lnot P \rightarrow Q$ are true to conclude that $\lnot P$ is false. I initially framed this by stating that $\lnot P \rightarrow \lnot Q$ is a contradiction to $\lnot P \rightarrow Q$, but my supervisor said that this was incorrect, since both theorems are technically true.