More about Sets.

Slides:



Advertisements
Similar presentations
Slide 2-1 Copyright © 2005 Pearson Education, Inc. SEVENTH EDITION and EXPANDED SEVENTH EDITION.
Advertisements

Set Theory.
Discrete Maths Objective to re-introduce basic set ideas, set operations, set identities , Semester 2, Set Basics 1.
MATHEMATICS XI SETS.
Discrete Mathematics Unit - I. Set Theory Sets and Subsets A well-defined collection of objects (the set of outstanding people, outstanding is very subjective)
Objectives: By the end of class, I will be able to:  Identify sets  Understand subsets, intersections, unions, empty sets, finite and infinite sets,
2.1 – Sets. Examples: Set-Builder Notation Using Set-Builder Notation to Make Domains Explicit Examples.
Set Theory. What is a set?  Sets are used to define the concepts of relations and functions. The study of geometry, sequences, probability, etc. requires.
Sets --- A set is a collection of objects. Sets are denoted by A, B, C, … --- The objects in the set are called the elements of the set. The elements are.
1 ENM 503 Block 1 Algebraic Systems Lesson 2 – The Algebra of Sets The Essence of Sets What are they?
2.1 Sets and Whole Numbers Remember to Silence Your Cell Phone and Put It In Your Bag!
Mathematical Proofs. Chapter 1 Sets 1.1 Describing a Set 1.2 Subsets 1.3 Set Operations 1.4 Indexed Collections of Sets 1.5 Partitions of Sets.
1 Section 1.6 Sets. 2 Set Fundamental discrete structure on which all other discrete structures are built Can be loosely defined as a collection of elements.
Thinking Mathematically Chapter 2 Set Theory 2.1 Basic Set Concepts.
Slide Chapter 2 Sets. Slide Set Concepts.
Chapter 2 Section 1 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Unit 2 Sets.
Sets CSLU Fall 2007 Cameron McInally Fordham University.
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.
Set theory Neha Barve Lecturer Bioinformatics
Discrete Mathematical Structures 4 th Edition Kolman, Busby, Ross © 2000 by Prentice-Hall, Inc. ISBN
Chapter SETS DEFINITION OF SET METHODS FOR SPECIFYING SET SUBSETS VENN DIAGRAM SET IDENTITIES SET OPERATIONS.
2.2 Set Operations. The Union DEFINITION 1 Let A and B be sets. The union of the sets A and B, denoted by A U B, is the set that contains those elements.
Module Code MA1032N: Logic Lecture for Week Autumn.
Sets and Set Notation What are sets? A set is a collection of things. The "things" in the set are called the "elements”. A set is represented by listing.
SAT MATH Lesson 10.
Sets 2/10/121. What is a Set? Informally, a collection of objects, determined by its members, treated as a single mathematical object Not a real definition:
Sets jadhav s.s. M.S.V.Satara
CSNB143 – Discrete Structure Topic 1 - Set. Topic 1 - Sets Learning Outcomes – Student should be able to identify sets and its important components. –
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.
Basic Definitions of Set Theory Lecture 24 Section 5.1 Fri, Mar 2, 2007.
Discrete Mathematics Set.
Module #3 - Sets 3/2/2016(c) , Michael P. Frank 2. Sets and Set Operations.
Set Operations Section 2.2.
Fr: Discrete Mathematics by Washburn, Marlowe, and Ryan.
MATH 2311 Section 2.2. Sets and Venn Diagrams A set is a collection of objects. Two sets are equal if they contain the same elements. Set A is a subset.
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.
Discrete Mathematics CS 2610 August 31, Agenda Set Theory Set Builder Notation Universal Set Power Set and Cardinality Set Operations Set Identities.
Thinking Mathematically Venn Diagrams and Set Operations.
The Basic Concepts of Set Theory. Chapter 1 Set Operations and Cartesian Products.
Thinking Mathematically Basic Set Concepts. A “set” is a collection of objects. Each object is called an “element” of the set. Often the objects in a.
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. Outline Universal Set Venn Diagram Operations on Sets.
Set & Interval Notation
The set of whole numbers less than 7 is {1, 2, 3, 4, 5, 6}
Sets Page 746.
CHAPTER 3 SETS, BOOLEAN ALGEBRA & LOGIC CIRCUITS
CSNB 143 Discrete Mathematical Structures
Sets CSLU Fall 2007 Cameron McInally
Sets Section 2.1.
(є:belongs to , є:does not belongs to)
Algebra STANDARD IX A ∩ B B ∩ C A ∩ C Std-9th Sub-Mathematics
CSE 2353 – September 22nd 2003 Sets.
Sets 2 2nd Year Maths.
Set and Set Operations Grab a sheet from front.
        { } Sets and Venn Diagrams Prime Numbers Even Numbers
Session – 2 SETS & Operations of SETS
SEVENTH EDITION and EXPANDED SEVENTH EDITION
Chapter Sets &Venn Diagrams.
Discrete Mathematics CS 2610
Sets A set is simply any collection of objects
ICOM 5016 – Introduction to Database Systems
ICOM 5016 – Introduction to Database Systems
Introduction A set is a collection of objects.
Set – collection of objects

Sets, Unions, Intersections, and Complements
Presentation transcript:

More about Sets

What is a set? A set is a well defined collection of objects. Is S = {some numbers} a set? Is W = {Fred, George, Ron} a set?

What is in a set? The objects in a set are called elements or members. We write 3S or 6 {1, 2, 3, …} Also, Harry  W

How do you write a set? They are enclosed by brackets and the elements are separated by commas. The series of dots (… ) are called ellipses and mean “the pattern continues”.

How do you write a set? Sets can be written by rule S = {x| 1 < x < 10 and x  I} or by roster S = {2, 3, 4, 5, …,9}

More details... Two sets are equal iff they contain the same elements. If A = {2, 3, 4, … 11} and if B = {x|1 < x < 12 and x  I}, is A = B?

More details... U usually stands for the universal set. We are usually given the universal set. It is often a set of numbers, such as I, E or R.

More details... The complement of a set (written A’ or Ā ) contains everything in the universal set that isn’t in the set itself. If U = {a, b, c, … f} and if A = {f, a, c, e}, find A’.

More details... Set A is a subset of B ( A  B) if and only if every member of A is also in B. If B = {a, b, c, … f} and if A = {f, a, c, e}, then A  B. Is A’  B ?

More details... Set A is a proper subset of B ( A  B) if and only if A  B but A  B. A = {a, c, e}, B = {f, a, c, e} and C = {a, c, e, f}, Then A  B, and A  B. Furthermore, B  C, but B  C.

More details... A set with no elements is called the empty set and is written as {} or  . The empty set is a subset of all sets.

More details... The cardinality of a set is the number of elements in a set, and is written |S|. If K = {3, 5, 8}, then |K| = 3 If P is the set of all subsets of K, find |P|.

More details... The cardinality of a set can only be found if the set is finite. But infinite sets contain an infinite number of elements.

More details... The union of A and B (written AB) is the set that contains all elements of A and all elements of B.

More details... The intersection of A and B (written AB) is the set that contains all elements that A and B have in common.

More details... If the intersection of A and B is the empty set (written AB =  ), then A and B are disjoint sets.

More details... The difference set of A and B (written A - B) is the set that contains all elements in A that are not in B.

More details... The set of elements that are either in A or B, but not both is called the symmetric difference of A and B and is written A  B.

Example If L = {1, 3}, M = {2, 3, 4}, N = {3, 4}, O = {2, 4, 5}, and U = {1, 2, 3, 4, 5} Is N  M ? Is L  M? Is N  M?

Example If L = {1, 3}, M = {2, 3, 4}, N = {3, 4}, O = {2, 4, 5}, and U = {1, 2, 3, 4, 5} Write N’. Write N O. Write N  O.

Example If L = {1, 3}, M = {2, 3, 4}, N = {3, 4}, O = {2, 4, 5}, and U = {1, 2, 3, 4, 5} Write |M  O|. Write |O’|. Write M - O.

Example A B C D AC  BD = AC  BD = AB  CD =

Example A B C D F CA  CF = AD  CF = AB  CF =

Any Questions?