WisheDeom
- 11
- 0
Hello,
I am teaching myself Set Theory, and in doing some exercises I came across the problem:
Given sets A and B, prove that A \subseteq B if and only if A \cap B = A.
My proof, in natural language, is in two parts:
1) Prove that if A \subseteq B, A \cap B = A.
By the definition of subsets, all elements x \in A are also x \in B. By definition, A \cap B = \left\{x: x \in A \wedge x \in B \right\}. Since all elements of A are also elements of B, but not all elements of B are necessarily elements of A, the intersection fo the two is A.
2) Prove that if A \cap B \neq A, it is not true that A \subseteq B.
If the intersection of A and B is not A, then there are necessarily elements of A that are not elements of B, therefore A is not a subset of B.
Therefore, A \subseteq B if and only if A \cap B = A. Q.E.D.
Is this a sufficient proof?
If it is, could someone help me translate it into the language of formal language?
Edit: Fixed wrong logical connective, set notation.
I am teaching myself Set Theory, and in doing some exercises I came across the problem:
Given sets A and B, prove that A \subseteq B if and only if A \cap B = A.
My proof, in natural language, is in two parts:
1) Prove that if A \subseteq B, A \cap B = A.
By the definition of subsets, all elements x \in A are also x \in B. By definition, A \cap B = \left\{x: x \in A \wedge x \in B \right\}. Since all elements of A are also elements of B, but not all elements of B are necessarily elements of A, the intersection fo the two is A.
2) Prove that if A \cap B \neq A, it is not true that A \subseteq B.
If the intersection of A and B is not A, then there are necessarily elements of A that are not elements of B, therefore A is not a subset of B.
Therefore, A \subseteq B if and only if A \cap B = A. Q.E.D.
Is this a sufficient proof?
If it is, could someone help me translate it into the language of formal language?
Edit: Fixed wrong logical connective, set notation.
Last edited: