CSNB 143 Discrete Mathematical Structures

Slides:



Advertisements
Similar presentations
Partial Orderings Section 8.6.
Advertisements

Partial Orders Section 8.6 of Rosen Fall 2010 CSCE 235 Introduction to Discrete Structures Course web-page: cse.unl.edu/~cse235 Questions:
CSCI 115 Chapter 6 Order Relations and Structures.
Relations Relations on a Set. Properties of Relations.
Section 7.4: Closures of Relations Let R be a relation on a set A. We have talked about 6 properties that a relation on a set may or may not possess: reflexive,
8.6 Partial Orderings. Definition Partial ordering– a relation R on a set S that is Reflexive, Antisymmetric, and Transitive Examples? R={(a,b)| a is.
Chapter 7 Relations : the second time around
1 Relations: The Second Time Around Chapter 7 Equivalence Classes.
Relations binary relations xRy on sets x  X y  Y R  X  Y Example: “less than” relation from A={0,1,2} to B={1,2,3} use traditional notation 0 < 1,
Partial Orderings: Selected Exercises
Chapter 2 Sets, Relations, and Functions SET OPERATIONS The union of A and B.
Partially Ordered Sets Basic Concepts
1 Partial Orderings Based on Slides by Chuck Allison from Rosen, Chapter 8.6 Modified by.
Partially Ordered Sets (POSets)
Relations Chapter 9.
Chapter 9 1. Chapter Summary Relations and Their Properties n-ary Relations and Their Applications (not currently included in overheads) Representing.
Relations (3) Rosen 6th ed., ch fall.
Lecture 4.5: POSets and Hasse Diagrams CS 250, Discrete Structures, Fall 2011 Nitesh Saxena *Adopted from previous lectures by Cinda Heeren.
1 Partial Orderings Aaron Bloomfield CS 202 Rosen, section 7.6.
Copyright © Cengage Learning. All rights reserved.
Discrete Structures – CNS2300
Chapter 9. Chapter Summary Relations and Their Properties n-ary Relations and Their Applications (not currently included in overheads) Representing Relations.
Discrete Math for CS Binary Relation: A binary relation between sets A and B is a subset of the Cartesian Product A x B. If A = B we say that the relation.
Chapter 9. Section 9.1 Binary Relations Definition: A binary relation R from a set A to a set B is a subset R ⊆ A × B. Example: Let A = { 0, 1,2 } and.
8.3 Representing Relations Directed Graphs –Vertex –Arc (directed edge) –Initial vertex –Terminal vertex.
Discrete Mathematics and Its Applications Sixth Edition By Kenneth Rosen Chapter 8 Relations 歐亞書局.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Relations and their Properties
Sets and Subsets Set A set is a collection of well-defined objects (elements/members). The elements of the set are said to belong to (or be contained in)
1 RELATIONS Learning outcomes Students are able to: a. determine the properties of relations – reflexive, symmetric, transitive, and antisymmetric b. determine.
Section 4.4 Properties of Relations. Order Relations Draw an arrow diagram for the relation R defined on the set {1,2,3,4} such that
CS-7081 Irreflexive – (13 - 8). CS-7082 Example – (13 - 9)
CSNB143 – Discrete Structure Topic 7 – Relations Part II.
1 Partial Orderings Aaron Bloomfield CS 202 Epp, section ???
Chapter 9. Chapter Summary Relations and Their Properties n-ary Relations and Their Applications (not currently included in overheads) Representing Relations.
Chapter Relations and Their Properties
Chapter 8: Relations. 8.1 Relations and Their Properties Binary relations: Let A and B be any two sets. A binary relation R from A to B, written R : A.
CSNB 143 Discrete Mathematical Structures
1 Lecture 2 (part 1) Partial Orders Reading: Epp Chp 10.5.
Chap. 7 Relations: The Second Time Around
1 Partial Orderings Based on Slides by Chuck Allison from Rosen, Chapter 8.6 Modified by.
Partial Order Relations Lecture 50 Section 10.5 Wed, Apr 20, 2005.
1 CMSC 250 Discrete Structures CMSC 250 Lecture 41 May 7, 2008.
Lecture 7: Relations Dr Andrew Purkiss-Trew Cancer Research UK Mathematics for Computing.
1 Partial Orderings Epp, section Introduction An equivalence relation is a relation that is reflexive, symmetric, and transitive A partial ordering.
Binary Relation: A binary relation between sets A and B is a subset of the Cartesian Product A x B. If A = B we say that the relation is a relation on.
Chapter 5 Relations and Operations
Partial Orderings: Selected Exercises
Chapter 6 Order Relations and Structures
CSE 2813 Discrete Structures
CSNB 143 Discrete Mathematical Structures
Partial Orders.
Partial Orders (POSETs)
Introduction to Relations
Learn about relations and their basic properties
Equivalence Relations
Atmiya Institute of Technology & Science
6.1 Partially Ordered Sets
Relations Chapter 9.
CSNB 143 Discrete Mathematical Structures
Aaron Bloomfield CS 202 Epp, section ???
CSNB 143 Discrete Mathematical Structures
Partial Order Relations
CSNB 143 Discrete Mathematical Structures
Relations, Functions, and Matrices
Discrete Math & Fixed points
Chapter 4.2 Notes: Apply Congruence and Triangles
Discrete Math (2) Haiming Chen Associate Professor, PhD
Relations.
Relations: The Second Time Around
Presentation transcript:

CSNB 143 Discrete Mathematical Structures Chapter 9 – Poset

POSET OBJECTIVES Student should be able to understand the concept used in dictionary. Students should be able to apply poset in daily lives that involves order. Students should be able to create order by themselves.

What, Which, Where, When Basics of set Its criteria (Clear / Not Clear) Terms used in poset (Clear / Not Clear) Hasse Diagram (Clear / Not Clear) Topological Sorting (Clear / Not Clear)

PARTIALLY ORDERED SETS (POSET) A relation R on set A is called Partial Order if R is reflexive, antisymmetric and transitive. In short, it is called Poset, written as (A, R) where R is a relation that turns A to a poset. Poset is being used widely in comparison matters such as a dictionary. Ex 1: Let say set S = {a, b, c,… z} is an ordered set. Then set S* is a set for all possibility of words in various length, either it is meaningful or not. So we can get

help < helping In S* because help < help in s5. And also helper < helping because helpe < helpi in s5. Using this comparison, a dictionary was introduced. Theorem: A diagraph for poset has no cycle length more that 1.

Hasse Diagram Let A is a finite set. To draw a diagraph for poset, we must consider three things: Graph has no cycle length 1 (irreflexive). Graph is not transitive for all vertices. Graf has no arrow (always pointing upwards) This particular graph is called a Hasse Diagram. Hasse Diagram is one of the methods to represent poset.

Ex2: Consider a diagraph below: Then, consider the things to make it a Hasse Diagram. B C A