Aller au contenu principal

Relations

Goal

We want to study binary relations on a set & the properties and representations that are implied.

Definition

A relation on the set S can literally be defined as anything, there is no rigid mathematical rule for it. A relation simply maps some subset of elements of one set to some subset of elements in the other.

A relation on a set S is a subset of the cartesian product of sets.

To study the nature of the relations between two sets, we like to talk about binary relations:

Cartesian product of sets AA and BB:

A×B={(a1,b1),(a2,b2),...,(an,bn)}A \times B = \{ (a_1, b_1), (a_2, b_2), ..., (a_n, b_n)\}

such that aia_i and bib_i are elements in AA and BB respectively.

So a binary relation RR on the set SS is holistically RS1×S2R \subseteq S_1 \times S_2, and more precisely, the binary relation R maps elements in one set to those in another to essentially give us a set of 2-tuples.

We can also extrapolate and have N-ary relations that map multiple sets together like RA×B×CR \subseteq A \times B \times C.

Furthermore we like to study binary relations on a set. Meaning that we attempt to study the relations that the elements of a set have on itself.

When we do this, some properties and representations will be visible. We will attempt to study these properties and representations.