Introduction
Definition
Let A and B be sets. A binary relation from A to B is a subset of
INFO
We use the notation related to b by R.
- Relations are a
generalizationof graphs of functions
Relations on a Set
Definition
- A relation on a set A is a relation from A to A.
- In other words, a relation on a set A is a subset of
.
Properties of Relations
Reflexive
Definition
A relation R on a set A is called reflexive if
Remark
Using Quantifier, we see that the relation R on the set A is reflexive if
where the universe of discourse is the set of all elements in A.
- Example:
- Relation R on set
is reflexive, but isn't relexive
- Relation R on set
Symmetric
Definition
A relation R on a set A is called symmetric if
- Example:
- Relation R on set
is symmetric,
- Relation R on set
Antisymmetric
Definition
A relation R on a set A is called antisymmetric if
- Example:
- Relation R on set
is antisymmetric
- Relation R on set
Transitive
Definition
A relation R on a set A is called transitive if whenever
- Example:
- Relation R on set
is transitive
- Relation R on set
Combining Relations
TIP
Two relations from A to B can be combined in any way two sets can be combined
Composite definition
Given two relations R and S from A to B:
- R: relation from
- S: relation from
- R: relation from
Composite
is relation from including that there exists an element such that:
- Example:

The powers of a relation R
INFO
Let R be a relation on the set A. The powers
BASIS STEP:
RECURSIVE STEP:
Theorem 1
INFO
The relation R on a set A is transitive if and only if
Inverse relation of R
INFO
Let
Complementary relation of R
INFO
Let
Representing relations
Using Matrices
- The relation
can be represented by the matrix , where
INFO
Relfexive relations
- The relation
is self-reflexive if for all .
TIP
Off diagonal elements can be 0 or 1
Symmetric relations
- The relation
is symmetric if for all .
TIP

Antisymmetric relations
- The relation
is antisymmetric if when .
