Set Mathematics Project
Set Mathematics Project
Set Mathematics
Set Introduction 03
Set Definition 04
1 05
Properties of Sets
05
Different types of Sets
09
Set theory
Complete Sets 27
Theorem 27
4 Contraction Mapping 28
Theorem 28
Compact Sets 29
Theorem 30
1
Chapter Content Page No
Application of sets
Introduction 33
5
History of set theory 34
Application 34
Conclusion 37
Reference 38
2
SET MATHEMATICS
Chapter-1
Set Introduction
Beyond its practical applications, mathematics is also pursued for its intrinsic beauty
and elegance. Mathematicians explore abstract concepts and construct logical arguments to
unveil new truths and deepen our understanding of the world.
In summary, mathematics is not only a powerful tool for solving problems and making
sense of the universe but also a source of intellectual challenge, creativity and wonder.
3
Set Definition
Example:
Consider an example of a set.
A={1,3,5,7,9}.
It has five elements. It is a set of odd numbers less from 1 to 10
Theorem:
If A and B are subsets of X, then
i. (A B)ꞌ=Aꞌ∩Bꞌ ii. (A∩B)ꞌ=Aꞌ Bꞌ
Proof:
4
Properties of sets:
Empty set
A set that has no element is said to be as an Empty set. We can also say it as Null
set and Void set. The number of element in set A is represented as n(A). The empty set is
symbolized as Φ. Thus, n(Φ) = 0. The cardinality of an empty sets zero since it has no
element.
For example:
The set of all integers whose square is 7.
Singleton set
A set that has 1 and only 1 element is said to be as Singleton set. We can also name
it as unit set. The cardinality of singleton is 1. If Z is a singleton, then we can express it as
Z = {x : x = Z}
5
For example:
1. A={2}
2. B={x:4<x<6 and x is an integer}
For example:
1. The set of days in a week.
2. The set of students in the class.
3. N={1,2,3,4,5…….} the set of natural numbers.
Union of sets
Union of 2 or else most numbers of sets could be the set of all elements that belongs
to every element of all sets. In the union set of 2 sets, each element is written only once
even if they belong to both the sets. This is represented as„ ‟. If we have sets Y and
Z, then the union of these two is Y U Z and called as Y union Z.
Mathematically, we can denote it as
YUZ={x:x "role="presentation" id="MathJax-Element-1-Frame"> Yor
x "role="presentation" id="MathJax-Element-2-Frame"> Z} The union of two sets is
always commutative i.e. Y U Z = Z U Y.
For example:
Y = {1,2,3} Z = {1,4,5}
Y " role="presentation" id="MathJax-Element-3-Frame"> Z = {1,2,3,4,5}
6
Intersection of sets
A set of elements that are common in both the sets. Intersection is similar to
grouping up the common elements. The symbol should be symbolized as „∩‟. If X and Y
are two sets, then the intersection is represented as X∩"role="presentation" id="MathJax-
Element-4-Frame">∩Y and called as X intersection Y and mathematically, we can write it
asA∩B={x:x A ∧x B}"role="presentation"id="MathJax-Element-5-
Frame">X ∩Y ={x :x X ∧x Y }
For example:
X = {1,2,3,4,5} Y = {2,3,7}
X∩" role="presentation" id="MathJax-Element-6-Frame">∩Y = {2,3}
Difference of sets
The difference of set X to Y should be denoted as X - Y. That is, the set of element
that are in set X not in set Y is
X - Y = {x: x " role="presentation" id="MathJax-Element-7-Frame"> X and x Y} And,
Y - X is the set of all elements of the set B which are in B but not in A
i.e. Y - X = {x: x " role="presentation" id="MathJax-Element-8-Frame"> Y and x X}.
For example:
If A = {1,2,3,4,5} and B = {2,4,6,7,8}, then A - B = {1,3,5} and
B - A = {6,7,8}
7
Subset of a set
In set theory, a set X is the subset of any set Y, if the set X is contained in set Y.
It means, all the elements of the set X also belong to the set Y. It is denoted as '⊆‟ or X⊆"
role="presentation" id="MathJax-Element-9-Frame">⊆Y.
For example:
X = {1,2,3,4,5} Y = {1,2,3,4,5,7,8}
Here, X is said to be the subset of Y.
Disjoint sets
If two sets X and Y should not have common elements or if the intersection of any
2 sets X and Y is the empty set, then these sets are called disjoint sets i.e. X∩"
role="presentation" id="MathJax-Element-10-Frame">∩Y =ϕ"role="presentation"
id="MathJax-Element-11-Frame">ϕ . That means, when this condition n (X ∩ Y) = 0 is
true, then the sets are disjoint sets.
For example:
X = {1,2,3} Y = {4,5}
n (A ∩ B) = 0.
Therefore, these sets X and Y are disjoint sets.
8
For example:
1. If X = {1,2,3} and Y = {1,2,3}, then X = Y.
2. Let P = {a, e, i, o, u} and Q = {a, e, i, o, u, v}, then P ≠ Q, since set Q has element v
as the additional element.
Set theory
The branch of mathematical logic that studies sets, which informally are collections
of objects. Although any type of object can be collected into a set, set theory is applied
most often to objects that are relevant to mathematics. The language of set theory can be
used in the definitions of nearly all mathematical objects. The modern study of set theory
was initiated by Georg Cantor and Richard Dedekind in the 1870s. After the discovery
of paradoxes in naive set theory, such as Russell's paradox, numerous axiom systems were
proposed in the early twentieth century, of which the Zermelo-Fraenkel axioms, with or
without the axiom of choice, are the best-known. Set theory is commonly employed as
a foundational system for mathematics, particularly in the form of Zermelo-Fraenkel set
theory with the axiom of choice. Beyond its foundational role, set theory is a branch
of mathematics in its own right, with an active research community. Contemporary
research into set theory includes a diverse collection of topics, ranging from the structure
of the real number line to the study of the consistency of large cardinals.
9
Chapter-2
COUNTABLE AND CONNECTED SETS
Countable sets
10
Example:
An example of a countable set is the set of all integers, (positive, negative, and
zero). This set can be listed as follows:
{0,1,-1,2,-2,3,-3,4,-4,…..}
Even though this set has infinitely many elements, you can establish a one-to-one
correspondence between its elements and the natural numbers. For example, you can pair
the natural number n with the integer n if n is even, and with –n if n is odd. This
demonstrates that the set of integers is countably infinite.
Uncountable sets
A set which is not countable is called uncountable.
All the sets which we have considered in the previous section are countable sets. We
shall now give some examples of uncountable sets. We shall discuss in detail the cantor‟s
uncountable set.
Example:
Prove that the set {1,4,9,16,25,…..} is countable.
Proof:
11
Example:
Prove that the set Z of all integers is countable.
Proof:
Example:
Prove that any set containing an uncountable set is uncountable.
Proof:
Theorem :
A subset of a countable set is countable.
Proof:
The set of all ordered pairs of natural numbers (the Cartesian product of two sets
of natural numbers,
N x N is countably infinite, as can be seen by following a path like the one in the
picture:
12
The Cantor pairing function assigns one natural number to each pair of natural
numbers
0↔(0,0),1↔(1,0),2↔(0,1),3↔(2,0),4↔(1,1)……..
This mapping covers all such ordered pairs.
where ai and n are natural numbers, by repeatedly mapping the first two elements of
an n-tuple to a natural number. For example, (0,2,3)can be written as ((0,2),3) . Then
(0,2) maps to 5 so ((0,2),3) maps to (5,3), then (5,3) maps to 39. Since a different 2-tuple,
that is a pair such as (a,b), maps to a different natural number, a difference between two n-
tuples by a single element is enough to ensure the n-tuples being mapped to different
natural numbers. So, an injection from the set of n-tuples to the set of natural numbers N is
proved. For the set of n-tuples made by the Cartesian product of finitely many different
sets, each element in each tuple has the correspondence to a natural number, so every tuple
can be written in natural numbers then the same logic is applied to prove the theorem.
13
Theorem:
The Cartesian product of finitely many countable sets is countable.
Proof:
The set of all integers Z and the set of all rational numbers Q may intuitively seem
much bigger than N. But looks can be deceiving. If a pair is treated as
the numerator and denominator of a vulgar fraction (a fraction in the form of a/b where
a and b≠0 are integers), then for every positive fraction, we can come up with a distinct
natural number corresponding to it. This representation also includes the natural numbers,
since every natural number n is also a fraction n/1. So we can conclude that there are
exactly as many positive rational numbers as there are positive integers. This is also true
for all rational numbers, as can be seen below
Theorem :
Let S and T be sets.
Proof :
These follow from the definitions of countable set as injective / surjective functions.
Cantor's theorem asserts that if A is a set and P(A) is its power set, i.e. the set of all
subsets of A, then there is no surjective function from A to P(A) . A proof is given in the
article Cantor's theorem. As an immediate consequence of this and the Basic Theorem
above we have:
14
Theorem:
The set of all rational numbers in [0,1] is countable.
Proof:
We know that the set of all rational numbers is countable. Since the set of all rational
[0,1] is an infinite subset of rational, by theorem 6 it follows that the set of rational in[0,1]
is countable.
We shall assume that every real number x can be written in decimal expansion.
X=b.a1 a2 a3…..
=b+ + +…….
different forms.
=0.5000…… and =4.999
Proposition :
The set P(N) is not countable; i.e. it is uncountable.
15
Connected set
Definition:
A set in A in Rn is connected if it is not a subset of the disjoint union of two
open sets, both of which it intersects.
Alternative Definition:
A set X is called disconnected if there exists a continuous, surjective
function f: X→{0,1}, such a function is called a disconnection. If no such function
exists then we say X is connected.
Example:
The set [0,2] cannot be covered by two open, disjoint intervals; for example, the
open sets (-1,1) and (1,2) do not cover [0,2] because the point x=1 is not in their union.
Thus [0,2] is connected.
However, the set {0,2} can be covered by the union of
(-1,1) and (1,3), so {0,2} is not connected
There are several types of connected sets in mathematics, each with its own properties and
characteristics. Here are some common types:
1. Path –connected sets:
A set A is path-connected if, for any two points x and y in A, there exists a
continuous function f : [0,1] → A such that f(0)=x and f(1)=y. In other words, any two
points in the set can be joined by a continuous path lying entirely within the set. Paths need
not be straight lines; they can curve and wind through the set.
16
2. Simply connected sets:
A set A is simply connected if it is path-connected and every loop in A can be
continuously shrunk to a single point within A. Intuitively, this means that the set has
no holesʺ or ʺvoidsʺ within it, and any closed loop can be continuously deformed into a
single points without leaving the set.
3. Locally connected sets:
A set A is locally connected if, intuitively, it looks connected ʺnear each
pointsʺ. More formally, for every point x in A and for every open neighborhood U of x,
there exists a connected subset C of A such that x is contained in C and C is contained
in U. local connectedness allows us to understand the connectivity of a set on a small
scale around each point.
4. Connected manifolds:
In differential geometry, a connected manifold is a topological manifold that is
connected. Manifolds are spaces that locally resemble Euclidean space, and being
connected means that the manifold cannot be split into two disjoint open sets.
5. Arc-wise connected sets:
A set A is arc-wise connected if, for any two points x and y in A, there exists a
simple arc (a homomorphic image of a closed interval) in A with endpoints x and y. Arc-
wise connectedness is a weaker notion than path-connectedness because arcs need not be
continuous functions.
17
Theorem:
Let f be a continuous function from a metric space M1 into a metric space M2. If M1
(domain of f) is connected, then the range of f is also connected.
Proof:
Let A=f(M1) so that f:M1⇒A(i.e, f is onto A)
Suppose A is not connected then there exists a non empty proper subset B of A such
that B is both open and closed in A.
Since f is continuous this implies f-1(B) would be a non-empty proper subset of M,
which is both open and closed. This is a contradiction as M1 is connected.
Hence A is connected. This completes the proof.
Theorem:
If A1 and A2 are connected subsets of a metric space M and is A1∩A2≠ɸ, then
A1UA2 is also connected.
Proof :
18
Example:
Prove that it f is a non-constant real-valued continuous function on R1, then the
range of f is not countable.
Proof:
Example:
Prove that the real interval [0,1] is not a connected subset of Rd.
Proof:
19
Example:
Show that the set of rational numbers is not connected.
Proof:
20
Chapter-3
BOUNDED AND TOTALLY BOUNDED
Bounded sets
NOTE:
1) A subset of R1 is bounded if and only if A is contained in some interval of
finite length.
2) The interval (0, ) is a bounded subset of Rd, since (x,y) 1 for any x,y Rd.
Indeed the diameter of any subset A of Rd is provided that A contains at
least two points.
3) For each K I let ek denote the sequence all of whose terms are equal to 0
except the Kth term which is 1.
Thus e4 for example is the sequence 0,0,0,1,0,0………
21
Totally bounded set
Let (M, ) be a metric space. The subset A of M is said to be totally bounded if given
ϵ>0 there exists a finite number of subsets A1,A2,……An of M such that diamAk<ϵ
(K=1,2,3,…..n) and such ⸦⋃ k.
NOTE:
If a set A is contained in the union of the sets A1,A2,……An...... say that the Ak cover
A.
Thus a subset A of M is totally bounded if and only if for every ϵ>0, A can be
covered by a finite number of subsets of M whose diameters are less than .
Theorem:
If the subset A of the metric space(M, ) is totally bounded then A is bounded.
Proof:
Let A be totally bounded then there exist non empty subsets A1,A2,…..An of M such
that diamAk<1 (K=1,2,3,….n) and A⸦⋃ k . For each K=1,2,…n let ak be any point in
Ak.
Let D= (a1,a2)+ (a2,a3)+……+ (an-1,an)
For any x,yϵA we have xϵAi, yϵAj for some i and j (Ak cover A)
We may assume that i j
Then (x,y) (x,ai)+[ (ai,ai+1)+……+ (aj-1,aj)]+ (aj,y)
Since diamAi<1 we obtain (x,a1)<1 and (aj,y)<1
Hence (x,y)<1+D+1=D+2(x,yϵA) which implies that A is bounded.
22
Example:
Any finite subset in a metric space is bounded.
Proof:
Example:
Show that every finite subset of a metric space is totally bounded.
Proof:
Dense sets:
23
Theorem:
The subset A of the metric space (M, ) is totally bounded if and only if for every
ϵ>0. A contains a finite subset{x1,x2,……xn} which is ϵ-dence in A.
Proof:
Where diam Ai<ϵ. We may assume that Ai≠ɸ if aiϵAi (i=1,2,…n) then {a1,a2,….an} is ϵ-
dense in A.
(xϵA⇒xϵAi for some i⇒(x,ai)<ϵ)
Hence if A is totally bounded, then A has a finite ϵ-dense subset.
Conversely, if {x1,x2,…..xn} is dense in A then xϵA⇒d(x,xi)< for some i⇒xϵB(xi, )
for some i.
B(xi, ……B(xn, ) form covering of A by sets of diameter<ϵ. Hence A is totally
bounded we shall prove the most important property of totally bounded sets.
Corollary:
Any bounded subset of R is totally bounded in the usual metric.
Proof:
Note1: Since a totally bounded set in any metric space is bounded, the above corollary
shows that boundedness and total boundedness are equivalent in R.
24
Note2: The above arguments can be extended to Rn and in particular to R2 with the
metrics already given.
Theorem:
Every Cauchy sequence in a metric space (X,d) is bounded. That is the different
terms of a Cauchy sequence form a bounded set.
Proof:
If (xn) is a Cauchy sequence in a metric space (X,d) taking =1, there exists no such
that
d(xn, ) 1 for all n no.
For other values of n from 1 to no, let us take
M=
Hence from the above step, we have d(xn, ) M+1 for all n. So for all m and n, we
have
25
Theorem:
If the subset A of the metric space (X,d) is totally bounded, them A is bounded.
Proof:
To prove the theorem, we have to show that for any x,y A,d(x,y) is finite. Choosing
=1 , there exists non-empty subsets A1,A2,…..An of X such that each Ak has diameter less
than 1 and A ⸦ ⋃ k.
26
Chapter-4
Complete and Compact set
Complete set
Let (X,d) be a metric space and (xn) be a sequence in X. We say that (xn) is a
Cauchy sequence if for every ε > 0, there exists N N such that d(xn,xm) < ε ∀n,m ≥ N
A metric space X is said to be a complete metric space if every Cauchy
sequence in X converges to some point in X.
Example:
Any set X with the discrete metric forms a complete metric space.
Proof:
For let (xn) be a Cauchy sequence in XD. Then, d(xm,xn)=0 if xm,=xn and
d(xn,xm)=1 if xm≠xn. Now taking = in the definition of Cauchy sequence, we have
d(xn,xm)< for all m,n no and hence by the definition of the discrete metric, we get
d(xn, )=0 for such n. From this we see that xn→ as n→ . Thus every Cauchy
sequence converges to a point of X which is actually a member of the sequence. So X with
the discrete metric is complete.
Theorem:
If (X,d) is a complete metric space and A is a closed subset of X, then (A,d) is
complete. That is a closed subset of a complete metric space is complete.
Proof:
Let (xn be a Cauchy sequence of points in (A,d). We have to show that (xn)
converges to a point in A. Since A⸦X, (xn) is a Cauchy sequence in X.
27
Thus, since X is complete, (xn) must converge to a point x in X. So there is a
sequence (xn) in A converging to x in X.
Hence x is a limit of A. Since A is closed, we get x A. So every Cauchy sequence
in A converges to a point x of A.
Hence , A is complete.
Contraction mapping:
Let (X,d) be a metric space. A mapping T:X→X is called a contraction on X, if
there exists a real number , independent of x and y in X, with
0 1 such that
d(Tx,Ty) d(x,y) for all x,y in X.
The mapping T is contraction mapping in the sense that the distance between the
images of any two points is less than the distance between their pre-images.
Theorem:
If T is a contraction on X, then T is continuous on X.
Proof:
28
Example:
Compact set
The metric space (X,d) is said to be compact if (X,d) is both complete and totally
bounded.
Example:
The metric space [0,1] with absolute value metric is bounded and hence it is totally
bounded. Since it is a closed subspace of the complete space R, it is complete. So [0,1] is
compact.
Example:
The metric space (0,1) with the absolute value metric is totally bounded but not
complete. Hence, it is not compact.
29
Theorem:
Let A be a subset of a metric space (X,d). If (A,d) is compact, then is a closed subset
of (X,d).
Proof:
Corollary:
If A is a closed subset of a compact metric space (X,d) then the metric space (A,d)
is compact.
Proof:
To prove A is compact we shall show that any sequence (xn) in A has a convergent
subsequence converging to a points of A.
Any sequence (xn) of points of A is a sequence of points of X also. Since X is
compact, (xn) has a convergent subsequence convering to a point x in X.
Then x is a limit point of A. since A is closed, x A. thus any sequence of points in A
has a subsequence converging to a point in A. Hence, by the theorem A is compact.
30
Corollary:
Let f be a continuous function from the compact metric space X into a metric space Y.
Then the image f(X) is a bounded and closed subset of Y.
Proof:
f(X) is compact by the theorem. Since a compact subset of a metric space is closed,
f(X) is closed.
Since f(X) is compact, it is totally bounded. Since a totally bounded set is bounded,
f(X) is bounded. So f(X) is a closed and bounded subset of Y.
Theorem:
If f is a continuous real-valued function on a compact metric space X, then f is
bounded and attains its bounds. That is the range of f is bounded and f attains its
maximum value and a minimum at some points of X.
Proof:
31
Theorem:
If f is a one-to-one continuous function from the compact metric space X onto a
metric space y, them f-1 is continuous on y and hence f is a homeomorphism of X onto Y.
Proof:
Since f:X→Y is one-to-one and onto, its inverse g=f-1 is well-defined from Y onto
X. Hence, to show that f-1 is continuous , we have to show that for any closed set F in X, g -
1
(F)=f(F) is closed in Y.
If F is closed in X, then F is itself compact in X by the theorem. Since f is
continuous on X onto Y, f(F) is compact in Y.
But by f(F) is closed in Y.
Hence ,f-1 is continuous from Y onto X. therefore, f is a homomorphism of X onto
Y.
32
Chapter-5
APPLICATIONS OF SETS
Abstract
The objective of this paper is comprehensive study related to Set and its applications.
The generality of set theory leads to few direct practical applications. Instead, precisely
because of its generality, portions of the theory are used in developing the algebra of
groups, rings, and fields, as well as, in developing a logical basis for calculus, geometry,
and topology. These branches of mathematics are all applied extensively in the fields of
physics, chemistry, biology, and electrical and computer engineering. Developed at the end
of the 19th century, set theory is now a ubiquitous part of mathematics, and can be used as
a foundation from which nearly all of mathematics can be derived.
Index Terms- algebra; geometry; calculus; topology.
I. INTRODUCTION
While studying any subject or topic, the first question arises in a student mind that
why we are studying this topic? Is it applicable or relevant in our real life or daily life
situations also? Yes, “SET” theory is applicable in our real life situation also. As we know
that “Set is a collection of distinct objects of same type or class of objects”. The Objects of
a set are called element or members of the set. Objects can be numbers, alphabets etc.
E.g., A = { 1,2,3,4,5},
here “A” is a set of numbers containing elements (1,2,3,4 and 5). While talking
about anything to make it short and prescribed we human being often speaks collection of
things as a single entity life Indians, Solar system, Birds, Animals etc. We often classify
objects, people and ideas according o some common properties. This makes it easier to talk
things in general without repeating individual examples again and again.
33
II. HISTORY OF SET THEORY
Before starting with the applications of set theory, it is very important to know
about its history. For knowing about application of any, topic, history of that topic is as
much important as the knowledge of the boundaries of a farm to be cultivated. The History
of set theory is little bit different from the of most other areas of mathematics. For most
areas along process can usually e traces in which ideas evolve until an ultimate flash of
inspiration, often by a number of mathematicians almost simultaneously, produces a
discovery of major importance. Set Theory is the creation of only e person named “Georg
Cantor”. It was with Cantor‟s work however that set theory came to be put on a proper
mathematical basis. Cantor‟s early work was in number theory and he published a no. of
articles on this topic between 1867 and 1871. These, although of high quality, give no
indication that they were written by a man about to change the whole course of
mathematics. The modern study of set theory was initiated by Georg Cantor and Richard
Dedekind in the 1870s.
III. APPLICATIONS
Set theory is applicable not only in one field or area. Because of its very general or
abstract nature, set theory has many applications in other branches of mathematics e.g.
Discrete structure, Data structure etc. In the branch called analysis of which differential
and integral calculus are important parts, an understanding of limit points and what is
meant by continuity of a function are based on set theory. The algebraic treatment of set
operations leads to boolean algebra, in which the operations of intersection, union and
difference are interpreted as corresponding to the logical operations “and”, “or” and “not”
respectively. Boolean algebra is used extensively in the design of digital electronic
34
circuitry, such as that found in calculators and personal computers. Set theory provides the
basis of topology, the study of sets together with the properties of various collections of
subsets.
It is very interesting for you to know that if you are a non-mathematician and you
are reading up on set theory, then also you can understand its applications very well and
not only its applications, you can easily understand the idea or concept behind the creation
of set theory by taking real life examples. Set theory starts very simple; it only examines
one thing i.e. whether an object belongs, or does not belong to a set of objects whish has
been described in some non-ambiguous way. Now coming back to real life examples of
set, we have seen that in kitchen, Utensils are arranged in such a manner that plates are
kept separately from the spoons. Another example is when we visit mobile showrooms; we
observe that smart phones like Galaxy duos, Lumia etc. Are separated from the simple
mobiles. So there can be infinite examples of set in our day to day life.
Nowadays even computer scientists describe their basic concept in the language
of set theory. This is useful because when you specify an object set theoretically, there is
no question what you are talking about you can unambiguously answer any question you
might have about. Without precise definitions it is very difficult to do any serious
mathematics. Set theory is seen as the foundation from which virtually all of mathematics
can be derived. For examples, structures in abstract algebra, such as groups, fields and
rings are sets closed under one or more operations. Set theory is also a promising
foundation system for much of mathematics. Since the publications of the first volume of
35
Principia Mathematics, it has been claimed that most or even all mathematical theorems
can be derived using an aptly designed set of axioms for set theory, augmented with many
definitions, using first or second order logic. For e.g. properties of the natural and real
umbers can derived within set theory, as each number system can be identified with a set of
equivalence classes under a suitable equivalence relation whose field is some infinite set.
Not only in the fields of Data Structure, Topology, Mathematics etc, Set theories
are relevant to real life situations also. The obvious relevance has to do with our natural
ability of abstraction. We often speak of collection of things as a single entity, “the Detroit
Lions”, “the House of representatives”, the army, the Rotary club, the Solar system. That is
we often classify objects/people/ideas according to common shared properties this make it
easier to talk about things “in general” without having to repeat individual instances over
and over. But the other important relevance has to do with the fact that set membership
also models a certain kind of way of thinking, that of logic dependence, to say “this implies
that” is to say the set of the things for which “this” is true, is smaller (or contained in) the
set of things for which “that” is true. Only because of its applications, set theory exists. A
major reason for set theory is that it makes the terminology of other forms of mathematics
easier aside from that of course everyone “uses” set theory every-day, even if they don‟t
know it or have never learned set theory. Humans can‟t help but categorize things and put
them into „Sets‟ – that‟s how we thing and that‟s what set theory is about.
36
CONCLUSION
37
Reference:
The set theory was initiated ⇒ 1870 by George cantor and Richard Dedekind.
Father of set ⇒ George cantor
Naive set theory [1960] ⇒ Paul R. Halmos
Axioms of set theory [1908] ⇒ Zermelo
Next edition [1922] ⇒ Fraenkel and skolem
Full version [1930] ⇒ Zermelo
38