Next: Ordering
Up: Problems for Techniques of
Previous: Properties of functions
Definition 25
A relation from
A to
B is a subset

.
In the case where
A=
B we call this a relation on
A.
We often use infix notation for relations, writing aRb for
.
Definition 26
Relations can be composed using convolution: if

and

then
Definition 27
If

is a function then the graph of
f is the relation

.
Proposition 4.1
A relation
R is the graph of a function

if and only if for every

there is exactly one element of
R with first component
a.
Proposition 4.2
Definition 28
The identity relation on
A is the diagonal set

.
Note that this is also the graph of the identity function.
Definition 29
If

is a relation from
A to
B, then
R-1 is the relation from
B to
A given by

.
Definition 30
A relation R on A is reflexive iff the identity relation is contained in R.
Definition 31
A relation R on A is symmetric if whenever aRb, then bRa.
Definition 32
A relation R on A is antisymmetric if whenever aRb and bRa, then a=b.
Definition 33
A relation is transitive if whenever aRb and bRc, then aRc.
Definition 34
A relation
R on
A is total if whenever for every

either
aRb or
bRa.
Theorem 4.3
The properties reflexive, symmetric, and transitive are independent: there are relations which satisfy all properties but one, and any of the properties can be the one which fails.
Theorem 4.4
The properties antisymmetric, transitive,
and total are independent: there are relations which satisfy all
properties but one, and any of the properties can be the one which
fails.
Proposition 4.5
Any total relation must be reflexive.
Proposition 4.6
For any relation
R on
A there is a smallest relation
S with

such that
S is reflexive.
Proposition 4.7
For any relation
R on
A there is a smallest relation
S with

such that
S is symmetric.
Proposition 4.8
For any relation
R on
A there is a smallest relation
S with

such that
S is transitive.
Proposition 4.9
For any relation
R on
A there need not be a smallest relation
S with

such that
S is total.
Next: Ordering
Up: Problems for Techniques of
Previous: Properties of functions
Larry Stout
2000-08-30