INTRODUCTION to SET THEORY - DISCRETE MATHEMATICS

TrevTutor
11 Jul 201716:38

Summary

TLDRThis video script offers an introduction to set theory in discrete mathematics. It explains what sets are, how they are represented, and their properties such as finite or infinite nature, absence of order, and uniqueness of elements. The script also covers cardinality, set notation, common sets like natural numbers, integers, and rational numbers, and introduces set builder notation. Examples are provided to illustrate these concepts, making the foundational theory accessible.

Takeaways

  • 🔢 Sets are collections of objects, known as elements, which can be represented visually or in curly braces.
  • 🌀 Sets can be finite, like the numbers 1, 2, and 3, or infinite, like the set of all positive integers.
  • 🔄 Elements in a set are unique, meaning repeated elements are only listed once, and the order of elements does not matter.
  • 🌐 Common sets include natural numbers (starting from 0 or 1), integers (positive and negative whole numbers), and rational numbers (numbers that can be expressed as fractions).
  • 📏 The size or cardinality of a set is the number of unique elements it contains. For example, the set {1, 2, 3} has a cardinality of 3.
  • 0️⃣ The empty set, denoted as {}, has a cardinality of zero as it contains no elements.
  • 🔍 The set containing only the empty set, {{}}, has a cardinality of 1 because it has one element: the empty set itself.
  • ✏️ Set builder notation allows for a more formal representation of sets using rules and conditions, such as {x ∈ Z | x < 6} for all positive integers less than 6.
  • 📦 Sets can contain other sets as elements. For example, a set containing an empty set and another set has two elements.
  • 🧠 Understanding the difference between a set containing elements and a set containing other sets is crucial for grasping concepts like cardinality and set relations.

Q & A

  • What is a set in the context of set theory?

    -A set is a collection of distinct objects, which are called elements. It can be finite or infinite, and the order of elements does not matter.

  • How are sets typically represented visually?

    -Sets are often represented visually by drawing a circle around the elements, or using a Venn diagram for comparisons.

  • What is the formal way to write a set?

    -The formal way to write a set is by using curly braces to enclose the elements, listing them without repeating any element.

  • Can you provide an example of a finite set?

    -An example of a finite set is the set containing the numbers 1, 2, and 3, which can be written as {1, 2, 3}.

  • What is an infinite set and can you give an example?

    -An infinite set is a set with an unlimited number of elements. An example is the set of positive integers starting from 1 and going up to infinity.

  • Why are repeated elements in a set only listed once?

    -In set theory, repeated elements are listed only once to ensure that each element is unique within the set and to maintain the property of distinctness.

  • Is there an order to the elements in a set?

    -No, there is no order to the elements in a set. The set {3, 1, 2} is the same as {1, 2, 3}.

  • What are some common sets in mathematics?

    -Some common sets include the natural numbers (N), the integers (Z), the positive integers (Z+), and the rational numbers (Q).

  • How do you denote that an element is part of a set?

    -You use the element symbol followed by the set symbol (∈) to denote that an element is part of a set, such as 'a ∈ A'.

  • How is the size of a set represented?

    -The size of a set is represented by placing the absolute value bars around the set, like |C|, which denotes the cardinality of set C.

  • What is the empty set and how is it represented?

    -The empty set is a set that contains no elements and is represented by the symbol Ø or by curly braces {} in set notation.

  • What is the cardinality of the set containing the empty set?

    -The cardinality of the set containing the empty set is one, because the empty set itself is an element of the larger set.

  • What is set builder notation and how is it used?

    -Set builder notation is a way to define a set by specifying a property that elements must satisfy. It is used to describe sets with a large or infinite number of elements in a concise way.

  • Can you provide an example of set builder notation for rational numbers?

    -An example of set builder notation for rational numbers is {m/n | m, n are integers and n ≠ 0}, which includes all fractions where m and n are integers and n is not zero.

  • How do you determine the cardinality of a set given in set builder notation?

    -To determine the cardinality of a set in set builder notation, you would count the number of elements that satisfy the given condition.

Outlines

00:00

📘 Introduction to Sets and Set Theory

This paragraph introduces the concept of sets in mathematics. A set is defined as a collection of objects called elements. The concept of sets is explained using visual representations (like circles containing numbers), and formal notation using curly braces. Sets can be either finite or infinite, and key properties like no repetition of elements and no particular order in sets are discussed. Examples are given, such as finite sets (numbers 1, 2, 3) and infinite sets (positive integers). The distinction between visual representations and formal set notation is clarified.

05:01

🔢 Elements, Cardinality, and Empty Sets

This paragraph expands on the idea of set elements and how we denote them. It explains how elements belong to sets using the Epsilon symbol for membership and how to show when an element is not in a set. The concept of cardinality (the number of elements in a set) is introduced, with examples like a set of colors and the empty set. The difference between an empty set and a set containing an empty set is discussed, emphasizing that the set with an empty set has a cardinality of 1, while the empty set itself has a cardinality of 0.

10:01

🔠 Set Builder Notation and Predicate Notation

This paragraph introduces set builder notation, a method for defining sets more formally. An example is given for rational numbers, where elements are represented in the form of M over N, with conditions placed on M and N (both must be integers and N cannot be zero). Set builder notation is also applied to even integers, showing how every integer can be used to generate an even number in the set. A real-world example using objects on a desk is provided to further clarify the concept.

15:03

🧮 Exercises on Cardinality and Elements of Sets

This paragraph presents exercises on set theory, focusing on listing elements and determining the cardinality of sets. One exercise involves positive integers less than 6, and the cardinality of the resulting set is 5. Another exercise highlights the distinction between a set containing the empty set and a set containing other sets, reinforcing the visual and conceptual differences between these types of sets. The number of elements is determined by how many distinct 'boxes' (sets) are inside the set, ignoring the contents of those boxes.

Mindmap

Keywords

💡Set

A set is a fundamental concept in mathematics defined as a collection of distinct objects, considered as an object in its own right. In the video, sets are introduced as a way to group elements, which can be anything from numbers to words. The script uses visual representations like circles to depict sets and introduces notation such as curly braces to list elements within a set, exemplified by the set containing numbers 1, 2, and 3.

💡Elements

Elements are the members or objects that constitute a set. The video script explains that elements within a set are distinct and each element is listed without repetition, regardless of how many times it appears. For instance, the set containing 'a', 'b', 'a', 'c', 'b', 'a' is represented as {a, b, c}, highlighting that repeated elements are counted only once.

💡Finite and Infinite Sets

Finite sets contain a limited number of elements, while infinite sets have an unlimited number. The video uses examples such as the set of numbers between 1 and 9 (finite) and the set of positive integers extending to infinity (infinite) to illustrate these concepts. The dots in the script are used to denote the ongoing nature of infinite sets.

💡Order

Order refers to the sequence in which elements are arranged. The video clarifies that sets are unordered collections, meaning the sequence of elements does not matter. For example, the sets {3, 1}, {1, 2, 3}, and {2, 1, 3} are considered identical because sets do not consider the order of elements.

💡Cardinality

Cardinality is the number of elements in a set. The script explains how to determine the size of a set by counting its unique elements. For example, a set containing the primary colors yellow, blue, and red has a cardinality of 3, indicating there are three distinct elements.

💡Natural Numbers

Natural numbers are used to count the number of elements in a set. The video discusses a common debate about whether natural numbers start with 0 or 1. The script uses the terms 'positive integers' for natural numbers starting with 1 and 'natural numbers' for those starting with 0, emphasizing the importance of specifying the starting point when discussing these sets.

💡Integers

Integers include all whole numbers, both positive and negative, including zero. The video uses the set notation Z to represent all integers, which extends from negative infinity to positive infinity. This concept is crucial for understanding discrete mathematics, where integers are often used to represent quantities or positions.

💡Rational Numbers

Rational numbers are numbers that can be expressed as a fraction of two integers. The script initially lists examples like 1/1, 1/2, 1/3, etc., and later introduces set builder notation to define rational numbers more formally, showing how any fraction where the denominator is not zero can be part of the set of rational numbers.

💡Empty Set

The empty set, denoted by curly braces with nothing between them, is a set with no elements. The video explains that the size or cardinality of the empty set is zero. It also introduces the concept of a set containing the empty set, which has a cardinality of one, as it contains one element—the empty set itself.

💡Set Builder Notation

Set builder notation is a way to define a set by specifying a rule or condition that its elements must satisfy. The video uses examples such as defining even integers as {2n | n is an integer}, which means the set contains all numbers that are twice an integer. This notation is a powerful tool for describing sets without listing every element.

Highlights

Introduction to set theory as a fundamental notion in mathematics.

Definition of a set as a collection of objects called elements.

Visual representation of sets using circles.

Formal representation of sets using curly braces notation.

Sets can be finite or infinite.

Infinite sets represented with dots indicating a pattern that continues indefinitely.

Sets do not list repeated elements more than once.

Order is not significant in sets.

Introduction to common sets such as natural numbers and integers.

Explanation of the difference between natural numbers starting with 0 and positive integers starting with 1.

Definition of integers and rational numbers.

Introduction to the concept of elements and cardinality in sets.

Notation for expressing that an element is part of a set.

Notation for expressing that an element is not part of a set.

Explanation of the cardinality of a set and how to denote it.

Introduction to the empty set and its cardinality.

Discussion on the size of a set containing the empty set.

Introduction to set builder notation as a way to define sets.

Example of set builder notation for rational numbers.

Example of set builder notation for even integers.

Linguistic example of set builder notation using items on a desk.

Exercises to practice understanding of set theory concepts.

Explanation of cardinality for sets containing other sets.

Summary and conclusion of the set theory introduction video.

Transcripts

play00:00

welcome to discrete mathematics let's

play00:01

start with set theory which is a very

play00:03

fundamental notion in the entirety of

play00:07

mathematics so what is a set a set is a

play00:10

collection of objects called elements

play00:13

and this is very vague because we can

play00:15

have a set about anything we want and

play00:17

usually we talk about sets by drawing

play00:20

little circles so for instance if I want

play00:23

to set up let's say the numbers 1 2 & 3

play00:26

I can draw a circle I can put the

play00:27

numbers 1 2 & 3 in there and that is a

play00:30

set containing numbers 1 2 & 3 and we

play00:33

can write this formally in curly braces

play00:36

and writing all of the elements inside

play00:39

so in this case our set contains 1 2 & 3

play00:43

and we can give this a label and maybe

play00:45

call this a so these are all different

play00:49

ways of representing the same thing a is

play00:53

the set 1 2 & 3 which looks like a

play00:55

circle containing elements 1 2 & 3 of

play00:57

course this is just visual and this

play01:02

notation in curly braces is called a

play01:06

lists notation because you're listing

play01:08

them all now sets can be finite or they

play01:12

can be infinite so we can have a set a

play01:15

containing all the numbers between 1 & 9

play01:17

or we can have the set of positive

play01:20

integers that go from 1 all the way up

play01:25

to infinity and in this case this is an

play01:27

infinite set

play01:28

so these dots mean that there's an

play01:32

implied pattern that just goes on

play01:35

forever so here that plus if we have 1 2

play01:39

3 4 we put dot dot we mean that it goes

play01:42

5 6 7 8 9 10 so on and so forth so those

play01:47

are really the fundamental notions of

play01:49

sets now there's some additional points

play01:52

these sets and that is that repeated

play01:55

elements are only listed once so if we

play01:58

have a set a bacb

play02:00

a even though a is repeated three times

play02:03

we only write at once B is repeated

play02:06

twice we only write at once and C is

play02:08

repeated once so this set a BA CBA is

play02:13

the same set as ABC and they would both

play02:17

be drawn as circles with some element a

play02:20

some element B and some elements C if we

play02:23

don't care about the amount of numbers

play02:25

of these things in there we don't care

play02:27

if there's three A's we don't care if

play02:28

there's two B's we just want to know

play02:30

what's inside our circle there's also no

play02:34

order in a set and then a diagram this

play02:36

is easy to see because there's no order

play02:37

in a circular diagram but essentially

play02:40

the set three to one is the same thing

play02:42

as a set one two three and it's also the

play02:45

same thing as the set to one three so on

play02:50

and so forth there's no order to these

play02:52

sets so those are two pretty important

play02:56

parts usually on an exam you might be

play03:00

given a set that has repeated elements

play03:01

and they might ask you how big is this

play03:03

set how many things are in it and if

play03:06

you're not sure about repeated elements

play03:07

then you might get the wrong answer

play03:11

there's a few common sets that we should

play03:15

talk about one of them is the natural

play03:17

numbers the first time I made this video

play03:19

controversy and there's still some

play03:21

controversy but there's two ways to do

play03:24

the natural numbers one of them is to

play03:27

start with zero do 1 2 3 all the way up

play03:31

forever and ever a another group of

play03:34

mathematicians starts the natural

play03:36

numbers with 1 2 3 so on and so forth

play03:42

I'm going to refer to the natural

play03:45

numbers starting with 1 as the positive

play03:50

integers and I talk about natural

play03:53

numbers anywhere else I will usually

play03:55

mean including 0 but I may be more

play03:58

specific about it so I will specify

play04:01

whether it includes 0 or not but

play04:04

typically with 1 2 3 so on and so forth

play04:06

I'll use Z plus the integers are a set

play04:10

of numbers which are either positive or

play04:14

negative and they're whole numbers so

play04:15

all the way from negative infinity

play04:18

negative 2 negative 1 0 1 2 all the way

play04:22

to positive infinity so that is Z that's

play04:25

very important notion which we

play04:27

use a lot in discrete math and then

play04:30

rational numbers all these kind of hard

play04:32

to list so I'm going to cheat a little

play04:35

bit for now and I'm going to say well we

play04:37

have like 1 over 1 1 over 2 1 over 3 2

play04:43

over 3 so on and so forth and in a few

play04:46

slides we'll figure out a better way to

play04:48

write this

play04:48

so of course rational numbers are any

play04:51

numbers you can write as a fraction so

play04:56

elements and cardinality now we know

play04:58

what sets are now we know some

play05:00

additional pointers about sets we know

play05:02

some common sets but we want to be able

play05:06

to talk about the things in those sets

play05:08

and how big those sets are so I have C

play05:12

and I have a set containing yellow blue

play05:13

and red so these are the primary colors

play05:16

fact sets don't have to be all

play05:18

mathematics they can be words too and

play05:20

have meaning in the real world so I want

play05:23

to say something like yellow is an

play05:25

element of C and this means that yellow

play05:27

is inside of our set C now how do we

play05:31

write this well we have an element

play05:34

yellow and we want to say it's part of a

play05:37

set C so in order to write this in

play05:40

notation we use this Epsilon so yellow

play05:43

is in the set C what about saying green

play05:48

is not in the set C so I want to say

play05:50

Green is not in here in fact we don't

play05:51

see it in the set C so what were you to

play05:55

say Green is not in C well we use the

play05:58

set membership symbol and we just put a

play06:01

line through it to mean Green is not in

play06:03

our set see how do we talk about the

play06:06

size of this I would say the size of C

play06:08

is 3 which means the amount of things in

play06:12

C is 3 there are 3 different elements in

play06:15

C well we just draw these absolute value

play06:19

bars around it so we say that the

play06:21

absolute value or the size of C is equal

play06:26

to 3 and that's just that the

play06:29

cardinality of C is 3 so now we can talk

play06:34

about whether things are intercepts and

play06:36

how many things are in our sets

play06:39

now there's one particularly interesting

play06:43

set that contains nothing at this is

play06:45

called the empty set and this is written

play06:47

with this symbol and if I wanted to

play06:50

write it in the set notation with curly

play06:52

braces it would look like this it has a

play06:55

left curly brace or right curly brace

play06:57

and there's nothing inside of it because

play07:00

it's empty so what's the size of this

play07:03

set well there's nothing in it so the

play07:06

size of it is zero and there's only one

play07:09

set that has a size of zero and that is

play07:12

the empty set so here's the question and

play07:17

I'm throwing this right at you right

play07:19

away because this trips people up all

play07:20

the time what is the size of the set

play07:23

containing the empty set

play07:25

so I'm asking if I have a set containing

play07:30

the empty set what's the size of that

play07:33

set

play07:33

well this empty set is an element of the

play07:39

larger set so the size of the set

play07:42

containing the empty set is one because

play07:46

this set itself there's a big set has

play07:48

one element it has an empty set as an

play07:52

element so sets can have sets as

play07:54

elements we'll see another example later

play07:58

but typically I like to look where the

play08:00

commas are so if they like a big set and

play08:04

a comma then another big set and that's

play08:06

all it's in the set and there be two

play08:07

elements in this case we have these

play08:10

empty braces but there's something

play08:12

inside of it so therefore there's an

play08:14

element in that set this is difference

play08:17

of course than the size of the set

play08:20

containing nothing this would be zero so

play08:24

we can see the contrast between these

play08:26

two sets this is the empty set on the

play08:28

right well this is a set containing the

play08:30

empty set on the left the left one has a

play08:32

size of 1 the right one has a size of

play08:35

zero and we can see the differences

play08:38

visually okay so that's the empty set

play08:43

there'll be more questions about the

play08:44

empty set when we get to the subsets

play08:46

video so more tricky stuff will happen

play08:48

there

play08:51

the next thing we should talk about is

play08:53

set builder notation so before I

play08:55

introduce the rational numbers MSI Delta

play08:57

is 1 over 1 1 over 2 1 over 3 2 over 3

play08:59

so on and so forth

play09:00

it's going to be a better way of

play09:03

representing this entire set and this is

play09:06

set builder notation or we can call it

play09:08

maybe predicate notation where we define

play09:14

elements as variables so for instance I

play09:17

can say this is the set containing

play09:22

elements that are of the form M over m

play09:27

such that so the straight bar means such

play09:30

that and now I'm going to give a rule so

play09:32

the left is like the form that it takes

play09:34

and on the right side we're going to

play09:36

give it a rule we're going to say that m

play09:38

and n have to be integers and also M has

play09:45

to not be 0 so that way we're not

play09:47

dividing by 0 and this expresses the

play09:51

entire set of rational numbers I'm

play09:52

saying look take any two integers m and

play09:56

n we could put em on top of N and as

play09:59

long as n is in 0 it's going to be in

play10:01

that set soul do another example with

play10:04

even integers so we can write all the

play10:08

way to negative infinity negative 4

play10:09

negative 2 0 2 & 4 so on and so forth to

play10:12

infinity or we could do this in set

play10:14

builder notation so we could say this is

play10:17

the set of 2 n such that n is an integer

play10:26

so what this means is we take an integer

play10:30

n so let's say we take one then in our

play10:34

set we add 2 times that integer so 2

play10:37

times 1 so we add 2 let's say we take 2

play10:40

then we take 2 times 2 and put it are

play10:43

set for let's say we take negative 1

play10:45

when we take negative 1 times 2 and then

play10:48

we get negative 2 in our set as well and

play10:50

this just goes on forever so for every n

play10:53

that is an integer we add 2n to our set

play10:56

and that gives us a set of even integers

play10:59

so here's a more linguistic example so

play11:04

something we can

play11:05

flying in the real world to see how this

play11:06

notation works I have a desk and on this

play11:12

desk

play11:12

I have a drink I have a laptop and I

play11:18

have a microphone and there's some other

play11:22

things on my desk that I could list but

play11:27

let's just say my desk only has these

play11:28

three things now this is one way I can

play11:32

talk about things I can say I got these

play11:35

two strengths of soft office microphone

play11:36

on my desk or I could write this in set

play11:40

builder notation if I might have a lot

play11:43

more things or maybe I want to be bagged

play11:45

or maybe I'm not entirely sure what's on

play11:47

my desk but I know there's things on my

play11:48

desk so I could rewrite this as the

play11:51

scent of X so this is a variable X and

play11:55

what's the condition for X X is on my

play12:00

desk yeah so this is kind of cheating

play12:03

right but they're the same set so the

play12:07

first one I'm listing all these items

play12:08

individually the second one I'm saying

play12:10

look it's the set of variables X and

play12:13

whatever X is it just happens to be on

play12:16

my desk so everything that's on my desk

play12:17

is just going to shove it in as X and

play12:19

it's going to build a set with it so

play12:21

that's the set builder notation and of

play12:23

course mathematically we do this very

play12:26

formally with the course numbers and

play12:29

formulas and notation while of course if

play12:32

you do a linguistics example with words

play12:34

it's much more wordy it's much more

play12:36

flexible much more floaty

play12:39

but they both convey the same meaning so

play12:42

if you didn't quite understand the

play12:43

mathematic example then hopefully you'll

play12:45

be able to translate this desk example

play12:47

back into the mathematics after all

play12:49

maybe understanding this at a more

play12:51

fundamental level so here I have some

play12:55

exercises and these all refer to the or

play13:00

the first two refer to the set D as the

play13:02

third one is completely different try

play13:04

them yourself and if not well I'll give

play13:07

you the answers now so list the elements

play13:09

of D D is the set of X in positive

play13:12

integers such that X is less than 6 so

play13:15

I'm going to take all X less than 6

play13:18

and adds into the set if it's positive

play13:20

integer so this means that I can have

play13:24

one because one is a positive integer n

play13:28

is less than six let's do this in a

play13:30

different color two three four and five

play13:35

can I add six I can't add six because X

play13:39

is not less than six can I add zero well

play13:42

I can't add zero because I want the X's

play13:45

that are in positive integers and zero

play13:47

is not a positive integer

play13:48

okay what's the cardinality of D then

play13:51

well this is easier because I've already

play13:54

written out all the elements in my set

play13:57

so I see there's five things there so I

play13:59

can say the cardinality of B is equal to

play14:02

five because it contains the numbers one

play14:03

two three four and five

play14:06

now here's another question and this is

play14:08

what I alluded to before what is the

play14:10

cardinality of the set containing the

play14:12

empty set and the set a B okay so how

play14:20

many elements are in the set and when we

play14:22

look at sense it's kind of like looking

play14:25

into a box and saying well what can I

play14:28

see I see an empty set and I see another

play14:33

set so really what I see inside this box

play14:36

if I were to draw this out is a box

play14:40

containing nothing and a box containing

play14:43

a and B so the stuff inside of these

play14:48

boxes essentially with a cardinality

play14:50

question these things are invisible you

play14:54

can't see what's going on so the

play14:56

question is how many things do we see

play14:58

inside that set what is the size how

play15:00

many elements are in that set that big

play15:03

box and the answer to this is two and so

play15:09

I said look at the commas here so we

play15:13

have an empty set which is the first

play15:14

thing then we have a comma then we have

play15:16

this other entire set so there's two

play15:19

things we can see now how does this

play15:23

differ from let's say if we have a set

play15:29

containing the empty set the set

play15:32

a and then the set containing B well

play15:37

this is different

play15:38

of course so in this example if I were

play15:42

to draw this we have a box containing

play15:45

nothing in it we have a box with a in it

play15:48

and then we have another box with being

play15:49

it so how many elements do we see well

play15:52

we can't see inside these boxes but if

play15:54

we just open our box and take a look

play15:55

we'll see three other boxes so in other

play15:58

words the size of this would be three

play16:02

one more example let's say we took away

play16:07

one of these so now I have something

play16:10

that looks like this I have the empty

play16:12

set I have the element a and I have a

play16:14

set containing B once again there are

play16:16

three elements that we can see we can

play16:19

see this box containing something they

play16:21

can see the element a and then we can

play16:22

see this box containing something else

play16:24

which happens to be B so once again this

play16:26

cardinality is equal to three so that is

play16:30

it for the introduction to set Theory

play16:32

video if you have any questions please

play16:34

leave them in the comments below and I

play16:35

will do my best to answer them

Rate This

5.0 / 5 (0 votes)

Étiquettes Connexes
Set TheoryDiscrete MathMathematicsEducationalFundamentalsMath TutorialRational NumbersCardinalitySet NotationEmpty Set
Besoin d'un résumé en anglais ?