0% found this document useful (0 votes)
20 views6 pages

Set Theory

Uploaded by

elinetarimo091
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views6 pages

Set Theory

Uploaded by

elinetarimo091
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

01: Explain about set theory and set notation.

INTRODUCTION OF SET THEORY.

Set theory is a fundamental branch of mathematics that deals with the concept of sets, which
are collections of distinct objects, known as elements. A set can be defined as a well-defined collection
of items, where each item is called an element of the set. For example, consider the set of natural
numbers

Definition of a Set

A set is a well-defined collection of distinct objects, which can be anything from numbers to letters or
even other sets. The elements of a set are the individual items contained within it. For instance, in the
set ( A = {1, 2, 3} ), the elements are 1, 2, and 3.

Examples of Sets

 Natural Numbers: The set of natural numbers can be represented as ( N = {1, 2, 3, 4, \ldots} ).
This set includes all positive integers starting from 1.
 Prime Numbers: The set of prime numbers less than 10 can be represented as ( P = {2, 3, 5, 7} ).
Here, the elements are the prime numbers that are only divisible by 1 and themselves.
 Empty Set: The empty set, denoted as ( \emptyset ) or ( {} ), is a set that contains no elements.
For example, the set of all natural numbers less than 1 is an empty set.

Set theory is a foundational area of mathematics that deals with the study of sets, which are
collections of objects. Here are some basic concepts of set theory:

1. Definition of a Set

A set is a well-defined collection of distinct objects, called elements or members. The objects can be
anything: numbers, letters, or even other sets.

Example:

The set of vowels in the English alphabet can be represented as ( V = {a, e, i, o, u} ).

2. Elements of a Set

The objects in a set are called its elements. If an object ( x ) is an element of a set ( A ), we write ( x \in
A ). If ( x ) is not an element of ( A ), we write ( x \notin A ).

Example:

For the set ( A = {1, 2, 3} ), we can say ( 2 \in A ) and ( 4 \notin A ).


3. Types of Sets

 Empty Set: A set with no elements, denoted by ( \emptyset ) or ( {} ).

Example: The set of natural numbers less than 1 is ( \emptyset ).

 Finite Set: A set with a limited number of elements.

Example: ( B = {2, 4, 6} ) is a finite set with three elements.

 Infinite Set: A set with an unlimited number of elements.

Example: The set of all integers ( Z = {\ldots, -2, -1, 0, 1, 2, \ldots} ) is infinite.

 Universal Set: The set that contains all possible elements in a particular context, usually denoted
by ( U ).

Example: If we are considering the set of all integers, then ( U ) could be all integers.

4. Subset

A set ( A ) is a subset of a set ( B ) if every element of ( A ) is also an element of ( B ). This is denoted as


( A \subseteq B ). If ( A ) is a subset of ( B ) but not equal to ( B ), it is called a proper subset, denoted ( A \
subset B ).

Example:

If ( B = {1, 2, 3, 4} ), then ( A = {2, 3} ) is a subset of ( B ) ( ( A \subseteq B ) ).

5. Set Operations

i; Union: The union of two sets ( A ) and ( B ) (denoted ( A \cup B )) is the set of elements that are in
either ( A ) or ( B ) or in both.

Example: If ( A = {1, 2} ) and ( B = {2, 3} ), then ( A \cup B = {1, 2, 3} ).

ii; Intersection: The intersection of two sets ( A ) and ( B ) (denoted ( A \cap B )) is the set of elements
that are in both ( A ) and ( B ).

Example: Using the same sets, ( A \cap B = {2} ).

iii; Difference: The difference between two sets ( A ) and ( B ) (denoted ( A - B ) or ( A \setminus B )) is
the set of elements that are in ( A ) but not in ( B ).

Example: ( A - B = {1} ).
iv; Complement: The complement of a set ( A ) (denoted ( A' ) or ( \overline{A} )) consists of all elements
in the universal set ( U ) that are not in ( A ).

Example: If ( U = {1, 2, 3, 4, 5} ) and ( A = {2, 4} ), then ( A' = {1, 3, 5} ).

6. Venn Diagrams

Venn diagrams are a visual way to represent sets and their relationships. Each set is depicted as a circle,
and the relationships between the sets (like union, intersection, etc.) are shown through the overlap of
the circles.

7.Subset: A set ( A ) is a subset of set ( B ) if all elements of ( A ) are also in ( B ). For example, if ( B = {1, 2,
3, 4} ), then ( A = {2, 3} ) is a subset of ( B ) (denoted ( A \subseteq B )).

TYPES OF SET

Finite Set: A set with a limited number of elements. For example, ( C = {1, 2, 3} ) is a finite set with three
elements.

Infinite Set: A set that has no end. For example, the set of all integers ( Z = {\ldots, -2, -1, 0, 1, 2, \ldots} )
is infinite.

Empty set: It has no elements

Singleton set: It has one only element

Equal set: Two sets are equal if they have same elements

Equivalent set: Two sets are equivalent if they have same number of elements.

SET OPERATIONS.

Union: The union of two sets ( A ) and ( B ) (denoted ( A \cup B )) is a set containing all elements from
both sets. For example, if ( A = {1, 2} ) and ( B = {2, 3} ), then ( A \cup B = {1, 2, 3} ).

Intersection: The intersection of two sets ( A ) and ( B ) (denoted ( A \cap B )) is a set containing only the
elements that are in both sets. For example, ( A \cap B = {2} ) if ( A = {1, 2} ) and ( B = {2, 3} ).

Difference: The difference between two sets ( A ) and ( B ) (denoted ( A - B )) is a set containing elements
that are in ( A ) but not in ( B ). For example, if ( A = {1, 2, 3} ) and ( B = {2} ), then ( A - B = {1, 3} ).

Complement: The complement of a set ( A ) (denoted ( A' )) consists of all elements in the universal set
that are not in ( A ). If the universal set ( U = {1, 2, 3, 4, 5} ) and ( A = {2, 4} ), then ( A' = {1, 3, 5} ).
Set notation is a formal way to describe sets and their elements in mathematics. It provides a clear and
concise method for defining sets, indicating relationships between sets, and performing operations on
them. Below, I'll explain various aspects of set notation in detail.

1. Basic Definition of a Set

A set is defined as a collection of distinct objects, known as elements or members. Sets are usually
denoted by uppercase letters (e.g., ( A, B, C )), and the elements are enclosed in curly braces.

Example:

Set Definition: ( A = {1, 2, 3} )

Here, ( A ) is a set containing the elements 1, 2, and 3.

2. Element Notation

To indicate that an object is an element of a set, we use the symbol ( \in ) (read as "is an element of"). If
an object is not an element of a set, we use ( \notin ).

Examples:

( 2 \in A ): This means that 2 is an element of set ( A ).

( 4 \notin A ): This means that 4 is not an element of set ( A ).

3. Empty Set

The empty set is a unique set that contains no elements. It is denoted by ( \emptyset ) or ( {} ).

Example:

( B = \emptyset ) or ( B = {} ): Both denote a set with no elements.

4. Set Builder Notation

Set builder notation is a shorthand used to define sets by specifying a property that its members must
satisfy. It is expressed as:
[ S = { x \mid P(x) } ]

Where:

( S ) is the set being defined.

( x ) is a variable that represents elements of the set.

( \mid ) (read as "such that") separates the variable from the condition.

( P(x) ) is a predicate or property that defines the elements of the set.

Example:

( C = { x \in \mathbb{N} \mid x \text{ is even} } )

This defines the set ( C ) as the set of all even natural numbers.

5. Universal Set

The universal set is the set that contains all objects or elements under consideration for a particular
discussion or problem. It is usually denoted by ( U ).

Example:

If we are discussing the set of natural numbers, the universal set ( U ) could be ( \mathbb{N} = {1, 2, 3, \
ldots} ).

6. Subset and Superset Notation

A set ( A ) is a subset of a set ( B ) if every element of ( A ) is also an element of ( B ). This is denoted as


( A \subseteq B ).

A set ( A ) is a proper subset of ( B ) if ( A ) is a subset of ( B ) but not equal to ( B ), denoted as ( A \subset


B ).

Conversely, if ( A ) contains all elements of ( B ), we say ( A ) is a superset of ( B ), denoted as ( A \


supseteq B ).

Example:
If ( A = {1, 2} ) and ( B = {1, 2, 3} ), then ( A \subset B ) and ( B \supset A ).

7. Set Operations Notation

Set notation also includes symbols for various operations on sets:

Union: ( A \cup B ) represents the set containing all elements that are in ( A ), in ( B ), or in both.

Example: If ( A = {1, 2} ) and ( B = {2, 3} ), then ( A \cup B = {1, 2, 3} ).

Intersection: ( A \cap B ) represents the set containing all elements that are in both ( A ) and ( B ).

Example: Using the same sets, ( A \cap B = {2} ).

Difference: ( A - B ) or ( A \setminus B ) represents the set of elements that are in ( A ) but not in ( B ).

Example: ( A - B = {1} ) if (

You might also like