I'm a bit confused on the wording here..
For example:
$$A = \{c, d, f, g\}$$
$$C = \{d, g\}$$
Is $C$ "subset" of $A$? Obviously, yes.
But.. the proper subset states that:
If $C$ and $A$ are any sets, then $C$ is a proper subset of $A$ if and only if $C$ is a subset of $A$, BUT there exists some elements of $A$ that is NOT in $C$.
So, would $C$ "subset" of $A$ be FALSE? Instead, the correct answer is $C$ is "proper subset" of $A$? Because there are some elements of $A$ that are not in $C$.
Could anyone clarify this?