SET THEORY 2.0
SET THEORY 2.0
A Project Report
By
YUDHISTIR BADAIK
(S03921MTH024)
Under the guidance of
SANJUKTA BEHERA
DEPARTMENT OF MATHEMATICS
MUNICIPAL COLLEGE, ROURKELA ODISHA
ROURKELA - 769012
APPROVAL OF THE VIVA-VOCE BOARD
Certified that the Project report entitled SET THEORY submitted by to the Municipal
College, Rourkela for the award of the degree Bachelor of Science has been
Yudhistir Badaik accepted by the Internal Examiner and the student has successfully
defended the Project report in the viva-voce examination.
(Supervisor)
(Project supervisor)
Municipal college
Rourkela – 769012
ACKNOWLEDGEMENT
Doing this project work is one of the most wonderful experiences for me. It is not
only about writing a report and presenting it but also about learning, discussing and
accepting suggestions to improve foremost. I would like to express my sincere
gratitude and respect to my project supervisor Mrs. Sanjukta Behera for her
guidance , inspiration and continuous encouragement he has been the guiding
spirit of this project and I thank him from the bottom of my heart for being a
wonderful advisor . I would like to express my sincere thanks to all the faculty
members for their moral cooperation.
CONCLUSION
BIBLIOGRAPHY
Chapter -1 INTRODUCTION TO SET THEORY
SET THEORY:
Set Theory is a branch of mathematical logic where we learn sets and their
properties. A set is a collection of objects or groups of objects. These objects are
often called elements or members of a set.
THE ORIGINS:
Georg Cantor (1845-1918), a German mathematician, initiated the concept ‘Theory
of sets’ or ‘Set Theory’. While working on “Problems on Trigonometric Series”, he
encountered sets that have become one of the most fundamental concepts in
mathematics.
According to Cantor, two sets AA and BB have the same size, or cardinality,
if they are bijectable, i.e., the elements of AA can be put in a one-to-one
correspondence with the elements of BB. Thus, the set NN of natural numbers and
the set RR of real numbers have different cardinalities. In 1878 Cantor formulated
the famous Continuum Hypothesis (CH), which asserts that every infinite set of real
numbers is either countable, i.e., it has the same cardinality as NN, or has the same
cardinality as RR. In other words, there are only two possible sizes of infinite sets of
real numbers. The CH is the most famous problem of set theory. Cantor himself
devoted much effort to it, and so did many other leading mathematicians of the
first half of the twentieth century. Without understanding sets, it will be difficult to
explain the other concepts such as relations, functions, sequences, probability,
geometry, etc.
1
DEFINATION OF SET:
Set is a well-defined collection of objects or people. Sets can be related to many
real-life examples, such as the number of rivers in India, number of colours in a
rainbow, etc.
EXAMPLE:
To understand sets, consider a practical scenario. While going to school from home,
Nivy decided to note down the names of restaurants which come in between. The
list of the restaurants, in the order they came, was:
List 1: RA RB RC RD RE
The objects in a set are referred to as elements of the set. A set can have finite or
infinite elements. While coming back from the school, Nivy wanted to confirm the
list what she had made earlier. This time again, she wrote the list in the order in
which restaurants came. The new list was:
List 2: RE RD RC RB RA
Now, this is a different list. But is a different set? The answer is no. The order of
elements has no significance in sets so it is still the same set.
REPRESENTATION OF SET:
Sets can be represented in two ways:
2
1-ROSTER FORM OR TABULAR FORM:
In roster form, all the elements of the set are listed, separated by commas and
enclosed between curly braces { }.
Example: If set represents all the leap years between the year 1995 and 2015,
then it would be described using Roster form as:
Now, the elements inside the braces are written in ascending order. This could be
descending order or any random order. As discussed before, the order doesn’t
matter for a set represented in the Roster Form.
Also, multiplicity is ignored while representing the sets. E.g. If L represents a set
that contains all the letters in the word ADDRESS, the proper Roster form
representation would be
L ={A,D,R,E,S }= {S,E,D,A,R}
L≠ {A, D, D, R, E, S, S}
Example: If set S has all the elements which are even prime numbers, it is
represented as:
3
So, S = {x: x is an even prime number} is read as ‘the set of all x such that x is an
even prime number’. The roster form for this set S would be S = 2. This set
contains only one element. Such sets are called singleton/unit sets.
Another Example:
How?
Even though, 4, 9, 121, etc., are also perfect squares, but they are not elements of
the set F, because the it is limited to only two-digit perfect square.
Represents the set of all Natural numbers i.e. all the positive integers.
N This can also be represented by Z+.
4
Positive and negative integers are denoted by Z+ and Z– respectively.
5
OTHER NOTATIONS:
{} set
A∪B A union B
A∩B A intersection B
A⊆B A is subset of B
A⊇B superset
Ø empty set
Ac Complement of A
a∈B an element of B
6
TYPES OF SETS:
The sets are further categorised into different types, based on elements or types
of elements. These different types of sets in basic set theory are:
Equal set: Two sets are equal if they have same elements
Equivalent set: Two sets are equivalent if they have same number of
elements
Universal set: Any set that contains all the sets under consideration.
Subset: When all the elements of set A belong to set B, then A is subset of B
7
LAWS AND PROPERTIES OF SET:
There are a number of set identities that the set operations of union, intersection,
and set difference satisfy. They are very useful in calculations with sets.
Let U is a universal set and A, B, and C are subsets of U.Then,
Associative Laws: (A ∪ B) ∪ C = A ∪ (B ∪ C) (A ∩ B) ∩ C = A ∩ (B ∩ C)
Distributive Laws: A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C) A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)
Absorption Laws: A ∩ (A ∪ B) = A A ∪ (A ∩ B) = A
Complement Laws: A ∪ Ac = U A ∩ Ac = ∅
Each of these laws asserts that the set on the right-hand side is equal to the set
on the left-hand.
8
Chapter – 2 OPERATIONS ON SET
• This represents all of the elements that are in one set OR the other set OR in
the overlap between the sets.
• It is often indicated using the word "or".
• The symbol for union is ∪.
9
A∩B represents the elements in the overlap between Sets A and B. That is, it
represents elements included in both Set A and Set B.
10
COMPLEMENT OF A SET:
• This includes any element that is NOT in the set.
• The complement of set A can be written in two ways: A' or not A
11
COMPLEMENT OF AN INTERSECTION OF SETS:
• This includes any element outside the intersection of sets. Recall that an
intersection of sets refers to elements in the overlap of sets.
• Recall that the intersection of sets A and B is written as A ∩ B. The
complement of the intersection of sets A and B can be written in two ways:
(A ∩ B)' and not (A intersect B).
12
De Morgan's Law:
De Morgan's laws are a pair of transformation rules in Boolean algebra and set
theory that is used to relate the intersection and union of sets through
complements. There are two conditions that are specified under Demorgan's law.
These conditions are primarily used to reduce expressions into a simpler form. This
increases the ease of performing calculations and solving complex Boolean
expressions.
The complement of the union of two sets is equal to the intersection of their
individual complements.
Additionally, the complement of the intersection of two sets is equal to the
union of their individual complements.
These laws can easily be visualized using Venn diagrams. In this article, we will learn
about the statements of Demorgan's law, the proof of these statements, their
applications, and examples.
Demorgan's laws are a set of two postulates that are widely used in set theory.
They state that: (i) (A ∪ B)’ = A’ ∩ B’ and (ii) (A ∩ B)’ = A’ ∪ B’.
When we have a collection of well-defined distinct objects that form a group, this
collection is known as set. When we want to simplify set operations such as taking
the complement, union, and intersection of sets, we use De Morgan's laws.
13
the symbol for intersection and '∪' is used to denote the union. Then the De
Morgan's laws are given below.
14
DE MORGAN'S LAW OF INTERSECTION:
The complement of the intersection of A and B will be equal to the union of A'
and B'. This condition is called De Morgan's law of Intersection. It can be given by
(A ∩ B)’ = A’ ∪ B’. Similarly, as above this law can be generalized by the formula
(⋂ni=1Ai)′=⋃ni=1A′i(⋂i=1nAi)′=⋃i=1nAi′.
15
DIFFERENCE OF TWO SETS:
The difference of the sets A and B in this order is the set of elements which belong
to A but not to B. Symbolically, we write A – B and read as “A minus B”.
Similarly, we can find B – A, the difference of the sets B and A in this order is the
set of elements which belong to B but not to A. Symbolically, we write B – A and
read as “B minus A”. And a Venn diagram for B – A as:
16
SYMMETRIC DIFFERENCE BETWEEN TWO SETS:
The set which contains the elements which are either in set A or in set B but not in
both is called the symmetric difference between two given sets. It is represented by
A ⊝ B and is read as a symmetric difference of set A and B.
17
Chapter – 3 RELATION AND FUNCTION
Relations and functions are the set operations that help to trace the relationship
between the elements of two or more distinct sets or between the elements of the
same set. But, before we move on to further explore the topic it is important to get
the idea about the Cartesian product and Venn diagrams.
Cartesian product:
If p ∈ P and q ∈ Q then the set of all ordered pair i. e., (p,q) is called the Cartesian
product of P×Q. This means every first element of the ordered pair belongs to the
set P and every second element belongs to the set Q.
Example: X = {1, 3} and Y = {4, 7} then, X × Y = {(1, 4), (1, 7), (3, 4), (3, 7)}.
For above example, the number elements in X, n(X) = 2 (this no. is called the
cardinal number) and number elements in Y, n(Y) = 2 consequently, number of
ordered pairs in the Cartesian product n(X × Y) = 4. The same rule holds for any
Cartesian product.
Venn-Diagrams
18
Two intersecting Sets
o Here, T ∪ B is the union of these two sets which is the set of ideas that are
either T or B or both.
o T ∩ B is the intersection of the two sets which is the set of ideas that are both
T and B i. e., K as already mentioned.
o Now, to find no. of elements in T ∪ B we have, n(T ∪ B) = n(T) + n(B) – n(T ∩
B).
19
If every element of a set A is related with one and only one element of another set
then this kind of relation qualifies as a function. A function is a special case of
relation where no two ordered pairs can have the same first element.
This notation f: X→Y denotes that f is a function from X to Y. For x∈X there is unique
y∈Y and his y is represented as y = f(x) which means value of f at x which in turn is
the value of y at a specific value of x.
We can represent a function in three ways namely: Algebraic form, Tabular form,
and Graphical form.
Types of Functions
Based on the kind of element that the sets involved consists of functions can be:
Identity function: y=f(x)=x; both range and domain of the function is the
same.
Constant function: y=f(x)=Constant; the range of the function is constant
Polynomial function: y=f(x)=polynomial for every value of x.
Rational function: these are y=f(x)=g(x)/h(x) type of function where both g(x)
and h(x) are polynomials and h(x)≠0.
Modulus function: The range of the function is positive plus the set of 0
Signum function: Range of f is {-1, 0, 1}
Greatest Integer function: The function assumes the value of the greatest
integer. The range is a pure integer value.
20
Based on the kind of relationship that the elements of the two sets have with each
other there are mainly four types of functions:
One to one function (Injective): For each element in the domain there is one
and only one element in the range.
Many to one function: When two or more elements from the domain are
mapped to the same single elements in the range.
Onto function (Subjective): When every element of the range has been
mapped to an element in the domain.
One-one and onto function (Objective): A function which is both one to one
and onto function.
BINARY RELATIONS:
Definition:
A binary relation between two sets X and Y (or between the elements of X and Y)
is a subset of X × Y — i.e., is a set of ordered pairs (x,y) ∈ X × Y .
21
Example 1:
X is a set of students, say X = {Ann,Bev,Carl,Doug}.
The following example defines two important relations associated with any function
f: X → Y.
EQUIVALENCE RELATIONS:
Equivalence Relation is a type of relation that satisfies three fundamental
properties: reflexivity, symmetry, and transitivity. These properties ensure that it
defines a partition on a set, where elements are grouped into equivalence classes
based on their similarity or equality. Equivalence relations are essential in various
mathematical and theoretical contexts, including algebra, set theory, and graph
theory, as they provide a structured way to compare and classify elements within
a set.
In this article, we will learn about the key properties of equivalence relations, how
to identify any relation to be an equivalence relation, and their practical
applications in fields such as abstract algebra, discrete mathematics, and data
analysis. We’ll explore examples and exercises to deepen our understanding of
Equivalence Relation.
Reflexivity: ∀ a ∈ S: a ~ a
Symmetry: ∀ a, b ∈ S: a ~ b ⇒ b ~ a
Transitivity: ∀ a, b, c ∈ S: (a ~ b) ∧ (b ~ c) ⇒ a ~ c
22
REFLEXIVE RELATION:
A relation R on a set A is called reflexive relation if (a, a) ∈ R ∀ a ∈ A, i.e. aRa for all
a ∈ A, where R is a subset of (A ✕ A), i.e. the cartesian product of set A with itself.
This means if element “a” is present in set A, then a relation “a” to “a” (aRa) should
be present in relation R. If any such aRa is not present in R then R is not a reflexive
relation.
SYMMETRIC RELATION:
This means if an ordered pair of elements “a” to “b” (aRb) is present in relation R,
then an ordered pair of elements “b” to “a” (bRa) should also be present in relation
R. If any such bRa is not present for any aRb in R then R is not a symmetric relation.
TRANSITIVE RELATION:
This means if an ordered pair of elements “a” to “b” (aRb) and “b” to “c” (bRc) is
present in relation R, then an ordered pair of elements “a” to “c” (aRC) should also
be present in the relation R. If any such aRc is not present for any aRb & bRc in R
then R is not a transitive relation.
23
EXAMPLE OF EQUIVALENCE RELATION:
A classic example of an equivalence relation is the relation of “equality” on the set
of real numbers. Given any two real numbers “a” and “b”:
24
Chapter – 4 APPLICATION OF SET
APPLICATIONS:
Set theory has applications across a variety of disciplines. Set theory has various
uses in different areas of mathematics, such as discrete structure, data structure,
etc., due to its broad scope or abstract character. A knowledge of limit points and
what is meant by continuity of a function are founded on set theory in the field of
mathematics known as analysis, of which differential and integral calculus are
major components. The algebraic interpretation of set operations results in
Boolean algebra, where the logical operations "and," "or," and "not" are regarded
as equivalent to the operations of intersection, union, and difference, respectively.
The design of digital electrical circuitry, such as that found in calculators and
personal computers, heavily relies on Boolean algebra. Topology, the study of sets
and the characteristics of distinct collections of subsets, is built on the principles of
set theory.
25
In the kitchen, utensils are arranged so that plates are kept separate from spoons.
This brings us back to real-world instances of sets. Another illustration is the
separation of smart phones like the Galaxy Duos, Lumia, etc. from basic mobiles
when we visit mobile dealerships. In our daily lives, there are therefore countless
examples of sets.
IN BOOLEAN ALGEBRA:
TOPOLOGICAL APPLICATIONS:
Collection of subsets and application of the same in defining topology has always
remained a benchmark application of set theory, apart from the digital electronic
circuitry and related variation sets are being used in extensive manner. Here the
components are designed on the basis of subsets and even collection of the same.
26
IMPORTANCE IN COMPUTING:
These days, even computer scientists use the language of set theory to explain their
fundamental ideas. This is advantageous because, when you theoretically identify
an object set, there is no doubt as to what you are referring to, and you can clearly
respond to any inquiries you may have. It is exceedingly impossible to undertake
any serious mathematics without exact definitions. Set theory is regarded as the
starting point from which almost all mathematics may be deduced. Examples of
abstract algebraic structures that are closed under one or more operations include
groups, fields, and rings.
Cantor’s diagnostics proof that every set has more subsets than it has elements is
the central idea underlying the work of Godel, Turing, and others in showing that
certain problems are not algorithmically solvable (recursion theory), and similarly
in computational complexity theory.
Apart from the above given specific applications of set
theory, this phenomenon is used in many of the other related fields as well, like the
field of engineering, business, medical/health sciences and even in natural sciences.
As far as the business operations are concerned, the application of the same exist
in almost all the domains i.e. decision making on the basis of intersecting and non-
intersecting sets of different decision variables. Then in the field of inventory
management i.e. variation of holding/carrying cost, EOQ variations, logistics, etc.
Another intriguing framework for much of mathematics is set theory. It has been
asserted that the majority, if not all, of mathematics' theorems may be derived
using a carefully crafted set of set theory axioms, supplemented with several
definitions, utilising first or second order logic, since the publication of the first
book of Principia Mathematica. For instance, set theory can be used to deduce the
properties of natural and real numbers since each number system can be
associated with a set of equivalence classes under the right equivalence relation,
whose field is an infinite set.
27
PRACTICAL APPLICATIONS OF SET THEORY:
Set theories have application in areas outside of only mathematics, such as data
structures, topology, and so forth. Our innate capacity for abstraction is the obvious
significance. The House of Representatives, the army, the Rotary club, the Solar
system, and many other groups of objects are frequently referred to collectively as
"the Detroit Lions."
That is, we categorise things, people, and ideas based on shared characteristics to
make it simpler to talk about things "in general" rather than having to keep bringing
up specific examples. To say "this implies that," however, is to say that the set of
the things for which "this" is true is smaller (or contained in) the set of the things
for which "that" is true. This is the other significant relevance, which has to do with
the fact that set membership also models a particular way of thinking, that of logic
dependence.
Set theory only exists because of its applications. Apart from the obvious fact that
everyone "uses" set theory every day, even if they are unaware of it or have never
learned it, one of the main benefits of set theory is that it simplifies the vocabulary
of other branches of mathematics. Set theory is about how humans categorise
things and group them into "Sets" because it is how we think.
28
CONCLUSION
29
BIBLIOGRAPHY:
30