Empty set
empty set is the most intuitive and unintuitive thing in sets. We all know that their must be a set which is empty. the empty set contains nothing but has one property, it belongs to every set in mathematics.
Note
or represents the empty set. or more explain in Power set
Equality and Equal sets
how two sets are measured to be equal?? you may think the length of set, meaning how many elements are in that set. for example any empty set will not be equal to anything set that is not empty. since the have something. But what about and , both have the exact number of elements, 3. So, are they equal?? No since they dont have the exact elements too. in the case of and they contain the exact elements, 1, 2, 3 so they ARE equal.
so we can say that:
if every element of A is also an element of B and if every element of B is also an element of A, then the sets A and B are said to be equal.
Note
Equality is represented using: and inequality is represented using:
Subsets
subset are sets that are part of or belong to another set. if every element of set A is present in set B, then we may say that A is subset of B.
Note
we denote this mathematically with , like if and then we can say that
ABhere A is proper subset of B since A B.
empty sets are subsets of every set set since empty set has no element that can violate this condition. thus
Proper and equal subset/improper ;)
let expand on the term proper subset. when a set is just a subset/ a part of set only and not the set itself then, it is a proper subset. in the bookish language we might say: A is subset of B, but A is not equal to B.
on the other hand equal subset or improper subset means that, not only A is subset of B, but it is B, if you think about it… so the definition will be: A is subset of B, and A is equal to B.
thus:
Try it yourself
Problem 1: Is ??
Solution
Since element
cis not in A and elementzis not in B we will say that:
Common mistakes
their can be confusion between elements and subset. Here are few common ones.
Elements
when an element belongs to a set we denote it as
but what if the element is not like this 1 but more like this {1}. if the element is a set itself then what.
will this be correct??? the answer is not, since when using the we mean elements or sets that belong to another set, but here their is not element/set {1} in the set {1,2,3,4,5,6}. you might be tempted to say but if we like compress this or remove every element of the set other than one we might be able to say that, right??
yeah… NO! this is not correct, we are not saying that, is the set {1} subset of {1}. which will be very correct, but that’s not what we are saying. we are saying if element {1} is in set {1}, which it is not. here is why.
let me first give a small example:
Reminder
we talked about the fact the
thus, taking from previous example we can say that which can be represented as . You can see curly braces {} inside curly braces. What this means is that we have to write that as
and the other one be:
Power set
By Power set we mean that we write all the possible subsets of a particular set. So for example we have to list all its subset. it would be . As you can see all of these are subset of A.
Definition: The collection of all subsets of a set A is called the power set of A. it is denoted by P(A).
n(some set) means number of elements in that set. so for example n(A) here would be
2
Note
since P(A) would be a set itself, would mean that number of subsets of set A.
In general, if A is a set with n(A) = m, then it can be shown that
Try it yourself — type any set and hit Compute (or press Enter):
Universal set
A universal set is the set that contains all objects being discussed in a particular problem. It is usually denoted by U.
Example
suppose we have two sets
AandB. the Universal set here will beNset of all natural numbers, since every number here is natural number.
every set discussion is a subset two Universal set U. so and .
also note that universal set depends on context, for example if we talk about natural numbers then the universal set will be N set of natural number, or if we talk about real numbers then our universal set will be R set of real numbers.
Related posts
Why-Sets set-representation Venn-Diagram
These notes are for understanding concepts only and are not a replacement for your textbook or school classes.