skullers_ab
- 16
- 0
Homework Statement
Prove that for every set S, S \subseteq S. Use 'proof by cases'.
Homework Equations
A \subseteq B iff {X: X \in A --> X \in B}
The Attempt at a Solution
I know that A is a subset of B if every element of A is also an element of B. In the case of S \subseteq S, all I can figure out, simply, is:
For every element x in set S, x is an element of S, therefore, S \subseteq S
I do not know how to express this proof in terms of 'cases'. Any help would be appreciated.