Unit 6 Flashcards
A binary relation is a way of expressing a blank between two sets
relationship
Mathematically, a blankbetween two sets A and B is a subset R of A x B. The term binary refers to the fact that the relation is a subset of the Cartesian product of two sets.
binary relation
For a ∈ A and b ∈ B, the fact that (a, b) ∈ R is denoted by blank.
aRb
In an blank of a relation R on sets A and B, the elements of A are listed on the left, the elements of B are listed on the right, and there is an arrow from a ∈ A to b ∈ B if aRb.
arrow diagram
A blank of relation R between A and B is a rectangular array of numbers with |A| rows and |B| columns. Each row corresponds to an element of A and each column corresponds to an element of B. For a ∈ A and b ∈ B, there is a 1 in row a, column b, if aRb. Otherwise, there is a 0.
matrix representation
It is possible to have a relation between two sets A and B in which A = B. A binary relation on a set A is a subset of A x A. The set A is called the blank of the binary relation.
domain
An arrow diagram for a relation R on a finite set A requires only one copy of the elements of A. There is an arrow from a to b if blank.
aRb
An element that is related to itself is indicated by an arrow called a blank
self-loop
The relation R is blank if for every x ∈ A, xRx.
reflexive
The relation R is blank if for every x ∈ A, it is not true that xRx.
anti-reflexive
The relation R is blank if for every x,y, z ∈ A, xRy and yRz imply that xRz.
transitive
The relation R is blank if for every x,y ∈ A, xRy implies that yRx.
symmetric
The relation R is blank if for every x,y ∈ A, xRy and yRx imply that x = y.
anti-symmetric
Each of the properties of a binary relation is stated as a blank. Therefore in order to establish that relation has a property, the condition must be shown to be true for all the elements in the domain.
universal condition
A blank (or digraph, for short) consists of a pair (V, E).
directed graph
V is a set of blank, and E, a set of directed blank, is a subset of V × V.
vertices
edges
An individual element of V is called a blank. A blank is typically pictured as a dot or a circle labeled with the name of the vertex.
vertex
An blank (u, v) ∈ E, is pictured as an arrow going from the vertex labeled u to the vertex labeled v.
edge
The vertex u is the tail of the edge (u, v) and vertex v is the head. If the head and the tail of an edge are the same vertex, the edge is called a blank.
self-loop
The blank of a vertex is the number of edges pointing into it.
in-degree
The blank of a vertex is the number of edges pointing out of it.
out-degree
A blank from v0 to vl in a directed graph G is a sequence of alternating vertices and edges that starts and ends with a vertex.
walk
The blank of a walk is l, the number of edges in the walk.
length
An blank is a walk in which the first and last vertices are not the same.
open walk