AA (affirm anteccedent)
- if a⇒c
- is A
- is c
- is A
DC (deny consequent)
- if a ⇒ c
- is not c
- is not a
- is not c
-
(if A then C), (a only if C)
- Not C
- Not A
- Not C
-
tips
- Dont use only if
- it can create a fallacy
- the better way⇒ (original thing) only if (the DC)
- it can create a fallacy
- Dont use only if
-
Ex
- Cats have free will only if they can vote - cats cant vote - cats dont have free will