For example,
Given set X = {{1,2}, {2,3}}
Would Set X be technically allowed as a subset of another set, Set Y?
Set Y: { {{1,2},{2,3}} , 8, 9}
My question in general is if this pattern can continue, or if there is a limit to "sets within sets".
For example,
Given set X = {{1,2}, {2,3}}
Would Set X be technically allowed as a subset of another set, Set Y?
Set Y: { {{1,2},{2,3}} , 8, 9}
My question in general is if this pattern can continue, or if there is a limit to "sets within sets".
There is no restriction in set theory of having sets as elements of other sets, as long as you avoid "the set of all sets" which leads to contradictions (Russel's paradox)
Yes you can. Actually the set of natural numbers can be constructed this way. Refer to the axiom of infinity in ZF.