What Is the Difference Between Proper and Improper Subsets? Examples Included!

  • Thread starter Thread starter KIX369
  • Start date Start date
AI Thread Summary
Proper subsets are defined as non-empty subsets that are not equal to the whole set, while improper subsets include the set itself and the empty set. For example, in the set {1, 2, 3}, {1, 2} is a proper subset, whereas {1, 2, 3} is an improper subset. Some texts may vary in their definitions, with some excluding the empty set from being considered a proper subset. The concept of proper subsets is also applied in other contexts, such as in the divisors of integers, where proper divisors do not include the integer itself. Understanding these distinctions is crucial for clarity in set theory discussions.
KIX369
Messages
4
Reaction score
0
I need some help here ...

I won't to know what the difference between the proper and improper subset ... with examples ...
 
Last edited by a moderator:
Physics news on Phys.org


If you check the definition of a subset of some set X, you will find that also the empty set {} and X itself satisfy it.

However, our intuition often says that a subset should really be "smaller" than X, for example, {1, 2, 3} should not be a subset of {1, 2, 3}, but {1, 2} should.

This is what we try to capture in "proper subset". Mathematically, it is a non-empty subset not equal to the whole set.

So {1, 2, 3} and {1, 2} are both subsets of {1, 2, 3}, but only {1, 2} is a proper subset
 


thank you Mr. Compuchip ...


but what about improper subset ...
 


I never used that word.
But apparently S is an improper subset of X if and only if S = X.
(Personally, I would then also include the case of S being empty here).
 


thank you again Mr . Compuchip ... thank you so much ...
 


Some texts (I think the majority) use the phrase "proper subset of A" to mean any subset of A other than A itself. Other texts use the phrase to mean any subset of A other than A itself or the empty set.
 


In another context, the set of divisors of an integer are called the aliquot parts, where the divisors are said to be "proper", i.e., the set does not include the number itself.

Thus, the aliquot parts of 12 are {1,2,3,4,6}. 12 is not included as it is not a "proper" divisor.
 
Last edited:


thank you again so much
 
Back
Top