The Inverse of a Conditional Statement
When you're given a conditional statement p → q {\color{blue}p} \to {\color{red}q} p→q, the inverse statement is created by negating both the hypothesis and conclusion of the original conditional statement. Thus, the inverse is the implication ~ p → ~ q.