Question
Question: Let A and B be two non-empty subsets of a set X such that A is not a subset of B, then...
Let A and B be two non-empty subsets of a set X such that A is not a subset of B, then

A and B are always disjoint
A is always a subset of A
A and the complement of B are always disjoint
A is never equal to the complement of B
A is always a subset of A
Solution
The condition A⊂B implies that there exists at least one element x such that x∈A and x∈/B.
Let's analyze each option:
-
A and B are always disjoint: If A and B are always disjoint, then A∩B=∅. Consider a counterexample: Let X={1,2,3}, A={1,2}, and B={2,3}. Here, A is not a subset of B because 1∈A but 1∈/B. However, A∩B={2}, which is not an empty set. Therefore, A and B are not always disjoint. This option is incorrect.
-
A is always a subset of A: This statement, A⊆A, is a fundamental property of set theory. Every set is a subset of itself. This statement is always true, regardless of the relationship between A and B or whether A is a non-empty subset of X. Since the question asks which statement is true given the condition, and this statement is universally true, it is a correct option.
-
A and the complement of B are always disjoint: If A and the complement of B (Bc) are always disjoint, then A∩Bc=∅. The condition A⊂B means there exists an element x∈A such that x∈/B. If x∈/B, then by definition of complement, x∈Bc. So, there exists an element x such that x∈A and x∈Bc. This implies that A∩Bc=∅. Therefore, A and the complement of B are always non-disjoint. The statement that they are always disjoint is incorrect.
-
A is never equal to the complement of B: This statement claims A=Bc. Consider a counterexample: Let X={1,2,3,4}, A={1,2}, and B={3,4}. Here, A is not a subset of B because 1∈A but 1∈/B. The complement of B is Bc=X−B={1,2}. In this example, A=Bc. Since we found a case where A is equal to the complement of B, the statement "A is never equal to the complement of B" is incorrect.
Based on the analysis, options A, C, and D are false statements. Option B is a universally true statement in set theory, and thus it is true under the given conditions.