59,544 views
38 votes
38 votes
Statement if p then not q this is different statement than the one give in the notes

Statement if p then not q this is different statement than the one give in the notes-example-1
User Wwwclaes
by
2.7k points

1 Answer

24 votes
24 votes

Solution:

Given:

The conditional statement;


\begin{gathered} \text{If p, then not q} \\ p\rightarrow\text{ \textasciitilde{}q} \end{gathered}

A converse statement is a result of reversing its two constituent statements.


\begin{gathered} \text{Conditional statement-If p, then not q} \\ \text{Converse statement-If not q, then p} \end{gathered}

Therefore, the converse statement is: If not q, then p

The inverse statement assumes the opposite of each of the original statements.


\begin{gathered} \text{Conditional statement-If p, then not q} \\ I\text{nverse statement-If not p, then q} \end{gathered}

Therefore, the inverse statement is: If not p, then q

To get the contrapositive statement, we interchange the conclusion of the inverse statement.


\begin{gathered} \text{Conditional statement-If p, then not q} \\ I\text{nverse statement-If not p, then q} \\ \\ \text{Hence, the contrapositive statement is gotten by reversing the conclusion of the inverse statement.} \\ \text{Contrapositive statement-If q, then not p} \end{gathered}

Therefore, the contrapositive statement is: If q, then not p

User Quentin Roy
by
2.8k points