Here are the evaluations of the given set theory statements:
-
Statement: A−B⊆A
- Explanation: The set A−B (also written as A∖B) contains all elements that are in set A but not in set B. By definition, every element in A−B must be an element of A. Therefore, A−B is a subset of A.
- Truth Value: True
-
Statement: B−A⊆B
- Explanation: Similarly, the set B−A contains all elements that are in set B but not in set A. Every element in B−A must be an element of B. Therefore, B−A is a subset of B.
- Truth Value: True
-
Statement: If A=B, then A+B=ϕ
- Explanation: Assuming A+B denotes the symmetric difference AΔB=(A∖B)∪(B∖A). If A=B, then A∖B=ϕ (since all elements of A are also in B) and B∖A=ϕ (since all elements of B are also in A). Therefore, AΔB=ϕ∪ϕ=ϕ.
- Truth Value: True
-
Statement: A−B=B−A
- Explanation: This statement claims that A−B is always not equal to B−A. This is not universally true. For example, if A={1} and B={1}, then A−B=ϕ and B−A=ϕ. In this case, A−B=B−A. Since we found a counterexample, the statement is false.
- Truth Value: False
-
Statement: A−B=A−(A∩B)
- Explanation: The set A−B contains elements in A but not in B. The set A−(A∩B) contains elements in A but not in the intersection of A and B. An element x is in A and not in B if and only if x is in A and x is not in (A∩B). This is a fundamental identity in set theory.
- Truth Value: True
-
Statement: A−ϕ=A,A−A=ϕ
- Explanation: This statement consists of two parts:
- A−ϕ=A: The set A−ϕ contains elements in A that are not in the empty set