document.write( "Question 835126: Prove that if a set is an improper subset of another set, then the two set are equal \n" ); document.write( "
Algebra.Com's Answer #503400 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let X and Y be two sets. Let X be a subset of Y. So everything in X is also found in Y. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If X is a subset then the only two things are possible: it is a proper subset or it is an improper subset. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If it is a proper subset, then X will have less than Y (since X will be smaller). \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If X is an improper subset, then X will have the same number of items in set Y. This will force X to be equal to Y. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If the two weren't equal for instance, then Y would have some element that is not in X, but that would make Y larger and hence X would be a proper subset. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "However, X is an improper subset, which would again force Y to not have that extra element. So this proves that X = Y.
\n" ); document.write( "
\n" );