by maryadkins Fri Jul 31, 2015 8:09 am
"Won't have P unless it has H" means:
If P --> H
In other words, the NORMAL thing is not to have P. If P DOES happen, it means H has to have happened.
This is NOT a correct inference: ~P --> ~H
The valid contrapositive of P --> H is ~H --> ~P
If you are confused as to why, read the "Unless" portion of the Logical Reading Strategy Guide (Chapter 8) carefully to educate yourself on how to convert "unless" statements to "if...then" statements.