Set and Set Operations Grab a sheet from front.

Slides:



Advertisements
Similar presentations
Learning Objectives for Section 7.2 Sets
Advertisements

Set and Set Operations Section 2.1.
Introduction to Set Theory
Sets DISCRETE STRUCTURE ABDUL BASIT TAHIR, KAMRAN ALI, FAIZAN ILLAHI, NOMAN AHMAD, ARSALAN MUBASHIR.
Analytical Methods in CS (CIS 505)
SET.   A set is a collection of elements.   Sets are usually denoted by capital letters A, B, Ω, etc.   Elements are usually denoted by lower case.
Ch 9 Inequalities and Absolute Value
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.
Set Notation.
This section will discuss the symbolism and concepts of set theory
DP SL Studies Chapter 7 Sets and Venn Diagrams. DP Studies Chapter 7 Homework Section A: 1, 2, 4, 5, 7, 9 Section B: 2, 4 Section C: 1, 2, 4, 5 Section.
Partially borrowed from Florida State University
Objectives: By the end of class, I will be able to:  Identify sets  Understand subsets, intersections, unions, empty sets, finite and infinite sets,
MTH 231 Section 2.1 Sets and Operations on Sets. Overview The notion of a set (a collection of objects) is introduced in this chapter as the primary way.
Introduction to Set Theory. Introduction to Sets – the basics A set is a collection of objects. Objects in the collection are called elements of the set.
Chapter 7 Logic, Sets, and Counting Section 2 Sets.
Chapter 2 Section 1 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Slide Section 2-1 Symbols and Terminology. SYMBOLS AND TERMINOLOGY Designating Sets Sets of Numbers and Cardinality Finite and Infinite Sets Equality.
Sets Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Definition of Set A set is a collection of objects called elements.
ELEMENTARY SET THEORY.
Chapter SETS DEFINITION OF SET METHODS FOR SPECIFYING SET SUBSETS VENN DIAGRAM SET IDENTITIES SET OPERATIONS.
Module Code MA1032N: Logic Lecture for Week Autumn.
Set Notation and Description Kinds of Sets Operations on Sets By: Mr. Gerzon B. Mascariñas.
CSNB143 – Discrete Structure Topic 1 - Set. Topic 1 - Sets Learning Outcomes – Student should be able to identify sets and its important components. –
9.1 Sets, Intersections, and Unions  Standard 1.0  8 Key Terms.
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.
Unit :1 Set Theory Prof. A.J. SHAKADWIPI. Sets and Subsets A well-defined collection of objects. finite sets, infinite sets, subset A={1,3,5,7,9} B={x|x.
1-1 Sets of Numbers Warm Up Lesson Presentation Lesson Quiz
College Algebra: Section 8.1 Sets and Counting Objectives of this Section Find All the Subsets of a Set Find All the Subsets of a Set Find the Intersection.
Chapter 7 Sets and Probability Section 7.1 Sets What is a Set? A set is a well-defined collection of objects in which it is possible to determine whether.
Mathematics Medicine Lukyanova Elena Anatolievna.
Thinking Mathematically Venn Diagrams and Set Operations.
The Basic Concepts of Set Theory. Chapter 1 Set Operations and Cartesian Products.
Numbers and Sets. A set is a collection of objects. So, any collection of things, such as numbers, can be called a set. To show that we have a set, we.
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.
Sets and Operations TSWBAT apply Venn diagrams in problem solving; use roster and set-builder notation; find the complement of a set; apply the set operations.
Set Builder Notation. If you recall, a set is a collection of objects which we write using brackets and name using a capital letter. Remember also that:
Section 6.1 Set and Set Operations. Set: A set is a collection of objects/elements. Ex. A = {w, a, r, d} Sets are often named with capital letters. Order.
Set & Interval Notation
The set of whole numbers less than 7 is {1, 2, 3, 4, 5, 6}
Sets Page 746.
Sets Finite 7-1.
1.1 Subsets of Real Numbers
CHAPTER 3 SETS, BOOLEAN ALGEBRA & LOGIC CIRCUITS
CSNB 143 Discrete Mathematical Structures
The Basic Concepts of Set Theory
ALGEBRA II H/G - SETS : UNION and INTERSECTION
(є:belongs to , є:does not belongs to)
1-1 Sets of Numbers Warm Up Lesson Presentation Lesson Quiz
Intro to Set Theory The Math of Santa’s Bag.
        { } Sets and Venn Diagrams Prime Numbers Even Numbers
Algebra 1 Section 1.1.
1-1 Sets of Numbers Warm Up Lesson Presentation Lesson Quiz
The Basic Concepts of Set Theory
Set-Builder Notation.
CHAPTER 1 - Sets and Intervals
Chapter 2 The Basic Concepts of Set Theory
CHAPTER 1 - Sets and Intervals
Chapter Sets &Venn Diagrams.
ALGEBRA I - SETS : UNION and INTERSECTION
Chapter 2 The Basic Concepts of Set Theory
1-1 Sets of Numbers Warm Up Lesson Presentation Lesson Quiz
Chapter 7 Logic, Sets, and Counting
ALGEBRA II H/G - SETS : UNION and INTERSECTION
1-1 Sets of Numbers Warm Up Lesson Presentation Lesson Quiz
Introduction A set is a collection of objects.
Sets, Unions, Intersections, and Complements
Presentation transcript:

Set and Set Operations Grab a sheet from front

Introduction A set is a collection of objects. The objects in a set are called elements of the set.

Notation When talking about a set we usually denote the set with a capital letter. Roster notation is the method of describing a set by listing each element of the set. Example: Let set A = The set of odd numbers greater than zero, and less than 10. The roster notation of A={1, 3, 5, 7, 9}

More on Notation Sometimes we can’t list all the elements of a set. For instance, Z = The set of integer numbers. We can’t write out all the integers, there infinitely many integers. So we adopt a convention using dots … The dots mean continue on in this pattern forever and ever. Z = { …-3, -2, -1, 0, 1, 2, 3, …} W = {0, 1, 2, 3, …} = This is the set of whole numbers.

Set – Builder Notation When it is not convenient to list all the elements of a set, we use a notation the employs the rules in which an element is a member of the set. This is called set – builder notation. A = {x | x > 5} = This is the set A that has all real numbers greater than 5. The symbol | is read as such that.

Universal Set and Subsets The Universal Set denoted by U or Ω is the set of all possible elements used in a problem. When every element of one set is also an element of another set, we say the first set is a subset. Example A={1, 2, 3, 4, 5} and B={2, 3} We say that B is a subset of A. The notation we use is B A.

The Empty Set The empty set is a special set. It contains no elements. It is usually denoted as { } or

Intersection of sets When an element of a set belongs to two or more sets we say the sets will intersect. The intersection of a set A and a set B is denoted by A ∩ B. A ∩ B = {x| x is in A and x is in B} Example A={1, 3, 5, 7, 9} and B={1, 2, 3, 4, 5} Then A ∩ B = {1, 3, 5}. Note that 1, 3, 5 are in both A and B. Venn Diagram- overlapping part

Union of sets The union of two sets A, B is denoted by A U B. A U B = {x| x is in A or x is in B} Using the set A and the set B from the previous slide, then the union of A, B is A U B = {1, 2, 3, 4, 5, 7, 9}. The elements of the union are in A or in B or in both. If elements are in both sets, we do not repeat them. Venn Diagram: all elements from both sets

Complement of a Set The complement of set A is denoted by A’ or by AC. A’ = {x| x is not in set A}. Example Say U={1,2,3,4,5}, A={1,2}, then A’ = {3,4,5}.