samiraa180 Wrote:Christine,
When I translate the first rule, it looks like: G sofa---> H recliner
Contrapositive: H sofa/ table----> G recliner/ table
I'm trying to figure out whether the contrapositive will be translated as an "or" / "and"
So, H sofa and table----> G recliner and table
OR
H sofa or table----> G recliner or table
It would be "or" in this case. However, I would caution you not to try to force negatives into positives in all cases. What I mean by that is that the biconditional rule is:
G sofa <--> H recliner
The contrapositive should look like this:
~G sofa <--> ~H recliner
If G is NOT on the sofa, then he is either on the recliner, on the table, or both. But there's a lot of ambiguity there, so I recommend just retaining the idea of "not the sofa!" by writing something like "~G sofa".
In a
binary game, it would be different. If there were only the red team and the blue team, and we had a rule like this:
A red <--> B blue
the contrapositive would be: ~A red <--> ~B blue
But here, if A is NOT on the red team, he MUST be on the blue team! Using that idea, I could just re-write the contrapositive to be a little more useful:
A blue <--> B red
In this game, though, because there are three teams AND because elements can show up multiple times, it's just not as useful to try to turn the negatives into positives. "~G sofa" is more useful than writing out all the places G COULD go.
Does that help a bit?