Relations

Definition: Relation

A relation between two sets and is any subset of the Cartesian product .

NOTATION

For any and any , if , then we write

INTUITION

The statement translates to “there is a relationship between and which is expressed by “.

Definition: Reflexive Relation

A relation is reflexive iff

is true for all .

Definition: Irreflexive Relation

A relation is irreflexive if there is no such that

NOTE

Irreflexive relations are also called anti-reflexive or aliorelative.

Definition: Right-Unique Relation

A relation is right-unique, if for all and all

Definition: Symmetric Relation

A relation is symmetric if

for all .

Definition: Asymmetric Relation

A relation is asymmetric if

for all

Definition: Transitivity

A relation is transitive iff

for all .

Definition: Equivalence Relation

An equivalence relation on a set is any relation which is reflexive, transitive and symmetric.

NOTATION

Equivalence relations are usually denoted with instead of .

INTUITION

The statement means that is equal to in the sense of .

Definition: Equivalence Class

Let be a set with an equivalence relation .

The equivalence class of an element formed by is the set of all such that .

NOTATION