If $A$ & $B$ are two sets, what does '$A$ is contained in $B$' mean ? Does it mean that $A$ is a subset of $B$ or $A$ is a proper subset of $B$?
2026-03-29 16:47:55.1774802875
What does it mean for a set to be contained in another?
990 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It's a bit ambiguous, but hopefully it's only used when there is little chance of confusion. If there is a chance, it is better to use notation. Either $A\in B$ for $A$ being an element of $B$, or $A\subseteq B$ for $A$ being a subset of $B$.
If it's the latter, generally it is not necessarily a proper subset. Authors however can do whatever they want, as long as they define it. You have to watch out for nonstandard language and notation.