TulipMelody wrote:Clearlynotstefan wrote:Alright, I'm exhausted but I'll try to get you on track with these.
"If A goes to Italy, B will go, too." .
I didn't mean to exhaust anyone other than myself, LOL. First, thank you very much for the patient explanation. I really appreciate all your input.
I actually have been studying from a couple of books, which varies from the LSAC publications to other test-prep books. Some of them indeed provided the same explanations as yours. I couldn't understand the books because my "false reversal method" actually got me the right answers half of the time (I think I now know why). I finally decided to come up here and ask people for help, embarrass myself along the way just for fun, lol~
Since both the books and colleagues explain the same, I need to rewire my brain. In order to do that, I need to work out the correct logic and make sense of it first. If you don’t mind, can you take a look at my baby steps?
“If A goes to Italy, B will go, too.”
1) A goes, then B goes
A’s action (“going”) directly affects, or leads to, B’s action (“going”). Just like, if it rains, we pull out umbrellas – fact #1 leads to fact #2.
2) B goes, then A could go and could not go
Nobody said anything about B’s action (“going”) and its effects. Therefore, I cannot assume any actions (“going” or “not going”) from anybody (A, in this case) as a result of B’s action (“going”). A has freedom.
3) A does not go, then B could go or could not go
Same, nobody said anything about A’s “not going” and its effects.
4) B does not go, then A does not go
Okay, this is where you and the books got me. The only way I can explain to myself is that, the opposite scenario (“B does not go, then A goes”) is an invalid scenario. Therefore, ~B --> ~A is the only one left.
What do you think? Did I get 2) and 3) right?
And whenever there is an “if” in questions like this, there is always a linear relationship. What I mean by “linear” is that something leads to something else, like a cause-and-effect relationship? Am I on the right track?
Thank you again.

You just absolutely crushed it, and hit pretty much every important point about straight forward if then statements. The big one being that the necessary condition on the right, doesn't have any bearing to the condition on the left, that is basically to say we use an arrow for a reason, and you can't work backwards from that. Awesome. Good job man!
The inverse way of looking at the statements is called a contrapositive. Every single if-then statement has a contrapositive, even those including and, or, nor etc.
The contrapositive is useful because its basically just a way of rewording the original statement, but it gives you a new sufficient condition, that is to say, it basically gives you a new cause (following from basically the opposite form of the original statement)
To form a contrapositive, you simple flip the original statement around, and negate the terms. If it included the words and/or, you simply exchange them, basically and becomes or, and or becomes and...It seems weird now, but after you see enough of them to get comfortable with it, you will see why it works that way.
So lets take a look at a few conditionals and the contrapositives
If you are in NY, then you are in the USA
NY->USA
This is a conditional statement, and it happens to be true. So we know what if you are in the USA? Thats right, absolutely nothing, you could be in NY sure, but you could also be in Montana, we just don't know. But think of this! Can you NOT be in the USA and still be in NY? Of course not, because we already know that NY->USA. This is the contrapositive.
By negating, and flipping the terms, we get
~USA->~NY
Basically you end up in a feedback loop of sorts. Can you be not in the USA and be in NY, no because if your in NY, you have to be in the USA, and if you're not in the USA you can't be in NY, because if you were in NY...etc.
Lets spice it up a bit now
If you're on TLS then you're informed, or not paying attention.
TLS->Inf or ~Pay Att
Contrapositive would be
Pay attention AND ~informed ->~on TLS
If you think about it, negating and flipping and switching or to and makes perfect sense. Either of those things but at least one results from being on TLS, based on this in order for us to prove someone isn't on TLS we would have to prove NEITHER of the known causes happened, because just one would still leave the door open to the other happening and thus they could still be on TLS, this is why and turns to or and or turns to and.
If you have any questions be sure to post them here, I'll check and try to answer them whenever I have time, just as people did for me when I was learning this stuff.