Skip to main content
Mathematics LibreTexts

2.1: Definitions

  • Page ID
    99056
    • Bob Dumas and John E. McCarthy
    • University of Washington and Washington University in St. Louis

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    \( \newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\)

    ( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\id}{\mathrm{id}}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\kernel}{\mathrm{null}\,}\)

    \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\)

    \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\)

    \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    \( \newcommand{\vectorA}[1]{\vec{#1}}      % arrow\)

    \( \newcommand{\vectorAt}[1]{\vec{\text{#1}}}      % arrow\)

    \( \newcommand{\vectorB}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vectorC}[1]{\textbf{#1}} \)

    \( \newcommand{\vectorD}[1]{\overrightarrow{#1}} \)

    \( \newcommand{\vectorDt}[1]{\overrightarrow{\text{#1}}} \)

    \( \newcommand{\vectE}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{\mathbf {#1}}}} \)

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    Definition: Relation

    Let \(X\) and \(Y\) be sets. A relation from \(X\) to \(Y\) is a subset of \(X \times Y\).

    Alternatively, any set of ordered pairs is a relation. If \(Y=X\), we say that \(R\) is a relation on \(X\).

    Notation. \(x\) Ry Let \(X\) and \(Y\) be sets and \(R\) be a relation on \(X \times Y\). If \(x \in X\) and \(y \in Y\), then we may express that \(x\) bears relation \(R\) to \(y\) (that is \((x, y) \in R\) ) by writing \(x R y\).

    So for \(X\) and \(Y\) sets, \(x \in X, y \in Y\), and \(R\) a relation on \(X \times Y\), \(x R y\) if and only if \((x, y) \in R\).

    Example 2.1

    Let \(\leq\) be the usual ordering on \(\mathbb{Q}\). Then \(\leq\) is a relation on \(\mathbb{Q}\). We write \[1 / 2 \leq 2\] to express that \(1 / 2\) bears the relation \(\leq\) to 2 .

    Example 2.2

    Define a relation \(R\) from \(\mathbb{Z}\) to \(\mathbb{R}\) by \(x R y\) if \(x>y+3\). Then we could write \(7 R \sqrt{2}\) or \((7, \sqrt{2}) \in R\) to say that \((7, \sqrt{2})\) is in the relation.

    Example 2.3

    Let \(X=\{2,7,17,27,35,72\}\). Define a relation \(R\) by \(x R y\) if \(x \neq y\) and \(x\) and \(y\) have a digit in common. Then \(R=\{(2,27),(2,72),(7,17),(7,27),(7,72),(17,7),(17,27),(17,72),\), \((27,2),(27,7),(27,17),(27,72),(72,2),(72,7),(72,17),(72,27)\}\). ExAMPLE 2.4. Let \(P\) be the set of all polygons in the plane. Define a relation \(E\) by saying \((x, y) \in E\) if \(x\) and \(y\) have the same number of sides.

    How do mathematicians use relations? A relation on a set can be used to impose structure. In Example 2.1, the usual ordering relation \(\leq\) on \(\mathbb{Q}\) allows us to think of rational numbers as lying on a number line, which provides additional insight into rational numbers. In Example 2.4, we can use the relation to break polygons up into the sets of triangles, quadrilaterals, pentagons, etc.

    A function \(f: X \rightarrow Y\) can be thought of as a very special sort of relation from \(X\) to \(Y\). Indeed, the graph of the function is a set of ordered pairs in \(X \times Y\), but it has the additional property that every \(x\) in \(X\) occurs exactly once as a first element of a pair in the relation. As we discussed in Section 1.3, functions are a useful way to relate sets.

    Let \(X\) be a set, and \(R\) a relation on \(X\). Here are some important properties the relation may or may not have.

    Definition: Reflexive

    \(R\) is reflexive if for every \(x \in X\), \[x R x .\] Symmetric \(R\) is symmetric if for any \(x, y \in X\), \[x R y \text { implies } y R x \text {. }\] Antisymmetric \(R\) is antisymmetric if for any \(x, y \in X\), \[[(x, y) \in R \text { and }(y, x) \in R] \text { implies } x=y \text {. }\] Transitive \(R\) is transitive if for any \(x, y, z \in X\), \[[x R y \text { and } y R z] \text { implies }[x R z] \text {. }\] Which of these four properties apply to the relations given in Examples 2.1-2.4 (Exercise 2.1)?


    This page titled 2.1: Definitions is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by Bob Dumas and John E. McCarthy via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    • Was this article helpful?