Home
Random
Recent changes
Special pages
Community portal
Preferences
About Qbase
Disclaimers
Qbase
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Proper subset
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
= Proper Subset - Definition and Examples = A '''proper subset''' is a special kind of subset where all elements of one set are contained in another set, but the two sets are not equal. In other words, the proper subset must have fewer elements than the original set. == Definition of Proper Subset == A set <math>A</math> is called a '''proper subset''' of a set <math>B</math> if: * Every element of <math>A</math> is in <math>B</math>, and * <math>A</math> is not equal to <math>B</math>. This is denoted by: <math>A \subset B</math> Mathematically: <math>A \subset B \iff (A \subseteq B) \wedge (A \neq B)</math> where <math>\subseteq</math> denotes "subset or equal". == Examples of Proper Subsets == === Example 1: === <math>A = \{1, 2\}</math> and <math>B = \{1, 2, 3\}</math> Since all elements of <math>A</math> are in <math>B</math> and <math>A \neq B</math>, <math>A \subset B</math> (A is a proper subset of B). === Example 2: === <math>C = \{\text{apple}, \text{banana}\}</math> and <math>D = \{\text{apple}, \text{banana}, \text{cherry}\}</math> Here, <math>C \subset D</math>. === Example 3: === <math>\emptyset</math> (the empty set) is a proper subset of every non-empty set. For example, <math>\emptyset \subset \{1\}</math>. == Important Notes == * A proper subset cannot be equal to the original set. * If <math>A = B</math>, then <math>A</math> is a subset but '''not''' a proper subset of <math>B</math>. * The empty set is a proper subset of any set except itself. == Difference Between Subset and Proper Subset == {| class="wikitable" ! Property !! Subset <math>(\subseteq)</math> !! Proper Subset <math>(\subset)</math> |- | Definition || All elements of A are in B, A may be equal to B || All elements of A are in B, but A is not equal to B |- | Symbol || <math>A \subseteq B</math> || <math>A \subset B</math> |- | Example || <math>\{1, 2, 3\} \subseteq \{1, 2, 3\}</math> (equal sets) || <math>\{1, 2\} \subset \{1, 2, 3\}</math> (proper subset) |} == Conclusion == The concept of '''proper subsets''' is essential for understanding detailed relationships between sets. Proper subsets help distinguish when one set is strictly contained within another without being equal. [[Category:Set Theory]] [[Category:Mathematics]] [[Category:Types of Sets]]
Summary:
Please note that all contributions to Qbase may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
My wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)