Set Theorem By Derek Mok, Alex Yau, Henry Tsang and Tommy Lee.

Slides:



Advertisements
Similar presentations
Introduction to Set Theory
Advertisements

Lecture 2 Introduction To Sets CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
Analytical Methods in CS (CIS 505)
Sets 1.
Sets 1.
Chapter 2 The Basic Concepts of Set Theory © 2008 Pearson Addison-Wesley. All rights reserved.
1 Learning Objectives for Section 7.2 Sets After today’s lesson, you should be able to Identify and use set properties and set notation. Perform set operations.
Survey of Mathematical Ideas Math 100 Chapter 2 John Rosson Thursday January 25, 2007.
Set Notation.
This section will discuss the symbolism and concepts of set theory
Set theory Sets: Powerful tool in computer science to solve real world problems. A set is a collection of distinct objects called elements. Traditionally,
Venn Diagrams/Set Theory   Venn Diagram- A picture that illustrates the relationships between two or more sets { } are often used to denote members of.
Definition and Representation A set is a well-defined collection of objects; The objects are called elements or members of the set; A set can be represented.
Set, Combinatorics, Probability & Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Set,
CS 103 Discrete Structures Lecture 10 Basic Structures: Sets (1)
Chapter 7 Logic, Sets, and Counting Section 2 Sets.
CS201: Data Structures and Discrete Mathematics I
CompSci 102 Discrete Math for Computer Science
Set Theory Symbols and Terminology Set – A collection of objects.
Slide Chapter 2 Sets. Slide Set Concepts.
Copyright © Cengage Learning. All rights reserved.
ELEMENTARY SET THEORY.
Chapter SETS DEFINITION OF SET METHODS FOR SPECIFYING SET SUBSETS VENN DIAGRAM SET IDENTITIES SET OPERATIONS.
Definition of a Set DM is study of discrete structures. Fundamental discrete structure upon which most of other discrete structures are built is the sets.
Module Code MA1032N: Logic Lecture for Week Autumn.
Set Notation and Description Kinds of Sets Operations on Sets By: Mr. Gerzon B. Mascariñas.
Chapter 2 With Question/Answer Animations. Section 2.1.
Rosen 1.6, 1.7. Basic Definitions Set - Collection of objects, usually denoted by capital letter Member, element - Object in a set, usually denoted by.
Introduction to Set theory. Ways of Describing Sets.
1 Chapter Two Basic Concepts of Set Theory –Symbols and Terminology –Venn Diagrams and Subsets.
Discrete Mathematics Lecture # 10. Set Theory  A well defined collection of {distinct} objects is called a set.  The objects are called the elements.
(CSC 102) Lecture 13 Discrete Structures. Previous Lectures Summary  Direct Proof  Indirect Proof  Proof by Contradiction  Proof by Contra positive.
Sets Definition: A set is an unordered collection of objects, called elements or members of the set. A set is said to contain its elements. We write a.
Discrete Mathematics. Set Theory - Definitions and notation A set is an unordered collection of elements. Some examples: {1, 2, 3} is the set containing.
Discrete Mathematics Set.
Welcome to Form 4 Mathematics Topic for the day SETS.
Set Operations Section 2.2.
Discrete Mathematics Lecture # 10 Venn Diagram. Union  Let A and B be subsets of a universal set U. The union of sets A and B is the set of all elements.
Thinking Mathematically Venn Diagrams and Subsets.
Thinking Mathematically Venn Diagrams and Set Operations.
The Basic Concepts of Set Theory. Chapter 1 Set Operations and Cartesian Products.
Chapter 2 1. Chapter Summary Sets (This Slide) The Language of Sets - Sec 2.1 – Lecture 8 Set Operations and Set Identities - Sec 2.2 – Lecture 9 Functions.
1.1 – SETS AND SYMBOLS. Goals SWBAT understand basic set notation and set symbols SWBAT solve simple sentences with a given domain SWBAT graph sets of.
Dr. Ameria Eldosoky Discrete mathematics
The set of whole numbers less than 7 is {1, 2, 3, 4, 5, 6}
CHAPTER 3 SETS, BOOLEAN ALGEBRA & LOGIC CIRCUITS
The Language of Sets If S is a set, then
Set, Combinatorics, Probability & Number Theory
The Basic Concepts of Set Theory
Chapter 1 Logic and Proofs Homework 2 Given the statement “A valid password is necessary for you to log on to the campus server.” Express the statement.
ALGEBRA II H/G - SETS : UNION and INTERSECTION
Taibah University College of Computer Science & Engineering Course Title: Discrete Mathematics Code: CS 103 Chapter 2 Sets Slides are adopted from “Discrete.
Intro to Set Theory The Math of Santa’s Bag.
CS100: Discrete structures
Set and Set Operations Grab a sheet from front.
        { } Sets and Venn Diagrams Prime Numbers Even Numbers
Algebra 1 Section 1.1.
The Basic Concepts of Set Theory
Set-Builder Notation.
Chapter 2 The Basic Concepts of Set Theory
ALGEBRA I - SETS : UNION and INTERSECTION
The aim of education is to teach students how to think rather than what to think. Sets The set is the fundamental discrete structure on which all other.
Chapter 2 The Basic Concepts of Set Theory
Chapter 7 Logic, Sets, and Counting
ALGEBRA II H/G - SETS : UNION and INTERSECTION
Lecture Sets 2.2 Set Operations.
Introduction A set is a collection of objects.
Presentation transcript:

Set Theorem By Derek Mok, Alex Yau, Henry Tsang and Tommy Lee

Definition and Info (History) Any collection of distinct things considered as a whole Any collection of distinct things considered as a whole Invented at the end of the 19 th centaury Invented at the end of the 19 th centaury Set theory can be viewed as the foundation upon which nearly all of mathematics can be built and the source from which nearly all mathematics can be derived Set theory can be viewed as the foundation upon which nearly all of mathematics can be built and the source from which nearly all mathematics can be derived

Element of Sets Object of a set = “elements” or “members” Object of a set = “elements” or “members” The element of a set can be anything: The element of a set can be anything: Numbers Numbers People People Letters Letters Alphabet Alphabet Other sets Other sets

Describing Sets Sets can be defined in several ways Sets can be defined in several ways Defined using words defined by explicitly listing its elements between braces When two description define the same set, such as A is identical to C, we can write A=C to express this equality When two description define the same set, such as A is identical to C, we can write A=C to express this equality Ellipses (…) indicates that the list continues in an obvious way Ellipses (…) indicates that the list continues in an obvious way

Set membership When something IS an element of a particular set, then this is symbolized by When something IS an element of a particular set, then this is symbolized by When something IS NOT an element of a particular set, then this is symbolized by When something IS NOT an element of a particular set, then this is symbolized by Example: Example: and since 285 = 17² − 4; but and since 285 = 17² − 4; but and and

Cardinality of a Set Each of the sets given above has a definite number of members. Each of the sets given above has a definite number of members. However a set can also have zero members, called an empty set, represented by ø However a set can also have zero members, called an empty set, represented by ø Example: The set A of all three-sided square has zero members, therefore A = ø Example: The set A of all three-sided square has zero members, therefore A = ø A set can also have an infinite numbers of members A set can also have an infinite numbers of members Example: the set of natural numbers Example: the set of natural numbers

Subsets If every member of A is also a member of B, then A is the subset of B, shown by If every member of A is also a member of B, then A is the subset of B, shown by We can also write it as B is the superset of A, shown by We can also write it as B is the superset of A, shown by is called inclusion or containment is called inclusion or containment A is a subset of X B is a subset of X

Proper Subsets However, if members of A is a subset, but NOT equal to B, then A is called a proper subset of B, written (or A is a proper superset of B, written ). However, if members of A is a subset, but NOT equal to B, then A is called a proper subset of B, written (or A is a proper superset of B, written ). can also be written as can also be written as

Special Sets All of these sets are represented using Blackboard bold typeface All of these sets are represented using Blackboard bold typeface denotes the set of all primes denotes the set of all primes denotes the set of all natural numbers denotes the set of all natural numbers denotes the set of all integers (positive, negative and zero) denotes the set of all integers (positive, negative and zero) denotes the set of all rational numbers denotes the set of all rational numbers denotes the set of all real numbers denotes the set of all real numbers denotes the set of all complex numbers denotes the set of all complex numbers Although each of these sets have infinite size, the order of the special sets is although the primes are used less Although each of these sets have infinite size, the order of the special sets is although the primes are used less

Union Sets can be “added” together The union of two sets is the set of elements that are in at least one of the two sets. For example, if A={1, 2, 3, 4} and B={2, 4, 6, 8} then A B = {1, 2, 3, 4, 6, 8}. then A B = {1, 2, 3, 4, 6, 8}. “the union of A and B contains {1,2,3,4,6,8}

Intersection The intersection of two sets is the elements they have in common. For example, if A={1, 2, 3, 4} and B={2, 4, 6, 8}, then A B = {2, 4}. “the intersection between A and B contains the numbers {2,4}

Complement A` means everything except A. You can see it from the diagram below A` = X - A

Example If there are 50 people in the class, 20 wears glasses and 24 wears watches and 15 wears both, how many people do not wear anything? X = {{G,W} – {B}}+{N} G and W is a subset of X X = everything within that range = 50 = 50 (50) = (24) + (20) – (15) + N = 29 + N N = 21 = 29 + N N = 21 GW B B

Challenge Questions There are 100 students in Year 10. In athletics day there are: 52 people running 100 meters 52 people running 100 meters 46 people running 200 meters 46 people running 200 meters 33 people running 400 meters 33 people running 400 meters 20 people running both 100 and people running both 100 and people running both 200 and people running both 200 and people running ONLY people running ONLY people running ONLY people running ONLY 100 How many students are absent on that day?

The solution 52 people running 100 meters 52 people running 100 meters 46 people running 200 meters 46 people running 200 meters 33 people running 400 meters 33 people running 400 meters 20 people running both 100 and people running both 100 and people running both 200 and people running both 200 and people running ONLY people running ONLY people running ONLY people running ONLY 100

More challenge questions There are 66 students and 19 teachers in ABC elementary school. There are: 36 boys 36 boys 30 girls 30 girls 19 teachers 19 teachers 59 people wearing watches 59 people wearing watches 56 people wearing glasses 56 people wearing glasses The same number of boys and girls wearing glasses The same number of boys and girls wearing glasses The number of teacher wearing glasses is 1 less than the number of boys wearing glasses The number of teacher wearing glasses is 1 less than the number of boys wearing glasses 38 people wearing both 38 people wearing both The number of girls wearing watches is 5 less than the number of boys wearing watches The number of girls wearing watches is 5 less than the number of boys wearing watches 20 girls wearing watches 20 girls wearing watches There are 20 boys wearing only one object There are 17 girls wearing only one object There are 17 girls wearing only one object How many students do not wear neither watch or glasses?

Venn diagrams Label/ shade these A’ Label/ shade these A’ A B

Venn diagrams Label/ shade these B’ Label/ shade these B’ A B

Venn diagrams Label/ shade these A B Label/ shade these A B A B

Venn diagrams Label/ shade these A B Label/ shade these A B A B

Venn diagrams Label/ shade these A’ B Label/ shade these A’ B A B

Venn diagrams Label/ shade these A’ B Label/ shade these A’ B A B