- #1
mutzy188
- 37
- 0
Homework Statement
Prove or give a counterexample to the statement:
S ∪ T = T ↔ S ⊆ T
The Attempt at a Solution
What I did:
Let S={1,2,3,4} and T = {1,2}
S ∪ T = {1,2} = T
S ⊆ T
{1,2,3,4} ⊈ {1,2}
Therfore it is False . . .but the answer in the book says that it is true
Thanks