This is the mathematical notation for if then of a conditional statement
What is p->q
The converse is just doing this to the conditional
What is reversing, switching, or change order
Given
p: I study
q: I will pass
~q>~p
If I did not pass then I did not study
the mathematical notation for the converse is usually written in this form
What is q -> p
what is a valid conclusion
If I run then I will get sweaty
If it is sunny outside then I will run
If It is sunny outside then I will get sweaty
If x-4=7 then x=11. The converse would be .
What is if x=11 then x-4=7.
What is the contrapositive of
~p>q
~q>p
Law of detachment is this?
If p , then q
p
q
give me the symbolic translation
Given
p: If the bears do not win
q: our team goes to nationals
If the bears did win then our team does not go to the nationals.
~p>~q
Law of syllogism is this
If p , then q . If q , then r . If p , then r .
OR
p>q
q>r
then p>r
Write the symbol for biconditional and what it translates to
⇿
If and only if