Skip to main content
Mathematics LibreTexts

2.1: Binary Operations and Structures

  • Page ID
    84801
  • \( \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}}\)

    So far we have been discussing sets. These are extremely simple objects, essentially mathematical “bags of stuff.” Without any added structure, their usefulness is very limited. Imagine, for instance, living with friends in a two-story house without rooms, stairs, closets, or hallways. You have no privacy, cannot access the second floor, etc. A set with no added structure will not help us, say, solve a linear equation. What will help us with such things are objects such as groups, rings, fields, and vector spaces. These are sets equipped with binary operations which allow us to combine set elements in various ways. We first rigorously define a binary operation.

    Definition: Binary Operation

    A binary operation on a set \(S\) is a function from \(S\times S\) to \(S\text{.}\) Given a binary operation \(*\) on \(S\text{,}\) for each \((a,b)\in S\times S\) we denote \(*((a,b))\) in \(S\) more simply by \(a*b\text{.}\) (Intuitively, a binary operation \(*\) on \(S\) assigns to each pair of elements \(a,b \in S\) a unique element \(a*b\) of \(S\text{.}\))

    A set \(S\) equipped with a binary operation \(*\) is called a binary (algebraic) structure, and is denoted by \(\langle S,*\rangle\text{,}\) or just by \(S\text{,}\) if \(*\) is understood from context.

    Remark

    1. For \(*\) to be a binary operation on \(S\text{,}\) \(a*b\) must be well-defined and in \(\mathbf{S}\) for each \(a,b\in S\text{.}\) For instance, we cannot define a binary operation on \(\mathbb{R}\) by

    \begin{equation*} a*b=\text{ the greatest number less than \(a+b\)} \end{equation*}

        since there is no such “greatest number.” Nor can we define a binary operation on \(\mathbb{Z}\) by \(a*b=\dfrac{ab}{2}\text{,}\) since for, say, \(a=b=1 \in \mathbb{Z}\text{,}\) \(\dfrac{ab}{2}=\dfrac{1}{2} \not\in \mathbb{Z}\text{.}\)

    1. Not every binary operation is denoted by \(*\text{.}\) In fact, many already have common notations: for instance, \(+\) on \(\mathbb{Z}\) or \(\circ\) on the set of functions from \(\mathbb{R}\) to \(\mathbb{R}\text{.}\) We will assume these common notations represent the “usual” binary operations we know them to mean, unless otherwise noted.

    2. Do not mix up the \(*\) that indicates a binary operation and the superscript \(^*\) that indicates that we are only considering the nonzero elements of a given set (e.g., \(\mathbb{R}^*\)). You should be able to tell which type of \(*\) we are using from context and placement. Also, make sure you correctly place these symbols!

    Definition: Associative

    A binary operation \(*\) on a set \(S\) is associative if \((a*b)*c=a*(b*c)\) for all \(a,b,c\in S\text{.}\)

    Remark

    When a binary operation is associative, we can omit parentheses when operating on set elements. For example, \(+\) is associative on \(\mathbb{Z}\text{,}\) so we can unambiguously write the (equal) expressions \(1+(2+3)\) and \((1+2)+3\) as \(1+2+3\text{.}\)

    Definition: Commutative

    A binary operation \(*\) on set \(S\) is commutative if

    \begin{equation*} a*b=b*a \end{equation*}

    for all \(a,b\in S\text{.}\) We say that specific elements \(a\) and \(b\) of \(S\) commute if \(a*b=b*a\text{.}\)

    Definition: Identity Element

    Let \(\langle S,*\rangle\) be a binary structure. An element \(e\) in \(S\) is an identity element of \(\langle S,*\rangle\) if \(x*e=e*x=x\) for all \(x\in S\text{.}\)

    Note

    Sometimes an identity element of \(\langle S,*\rangle\) is referred to as an identity element of \(S\) under \(*\), or, when \(*\) is clear from context, simply as an identity element of \(S\).

    Note

    Not every binary structure contains an identity element! (Ex: \(\langle \mathbb{Z},-\rangle\text{.}\)

    A natural question to ask is if a binary structure can have more than one identity element? The answer is no!

    Definition: Two-sided Inverse

    Let \(\langle S, *\rangle\) be a binary structure with identity element \(e\text{.}\) Then for \(a\in S\text{,}\) \(b\) is an (two-sided) inverse of \(a\) in \(\langle S,*\rangle\) if \(a*b=b*a=e\text{.}\)

    Note

    We can also refer to such an element \(b\) as an inverse for \(a\) in \(S\) under \(*\), or, when \(*\) is clear from context, simply as an inverse of \(a\).

    Note

    • Not every element in a binary structure with an identity element has an inverse!

    • If a binary structure does not have an identity element, it doesn't even make sense to say an element in the structure does or does not have an inverse!

    Definition: Closed

    Let \(\langle S,*\rangle\) be a binary structure and let \(T \subseteq S\text{.}\) Then \(T\) is said to be closed under \(*\) if \(t_1 * t_2 \in T\) whenever \(t_1,t_2\in T\text{.}\)

    Example \(\PageIndex{1}\)

    Consider the binary structure \(\langle \mathbb{M}_2(\mathbb{R}), +\rangle\text{,}\) where \(+\) denotes matrix addition. Let

    \[T=\{A\in M_2(\mathbb{R}): A \mbox{ is invertible}\}.\]

    We claim that \(T\) is not closed under \(+\text{.}\) Indeed, if we denote the identity matrix in \(\mathbb{M}_2(\mathbb{R})\) by \(I_2\text{,}\) then we observe that \(I_2, -I_2\in T\text{,}\) but \(I_2+(-I_2)\not\in T\text{,}\) since the zero matrix isn't invertible.

    Example \(\PageIndex{2}\)

    Consider the binary structure \(\langle \mathbb{M}_2(\mathbb{R}), \cdot\rangle\text{,}\) where \(\cdot\) denotes matrix multiplication. Again, let \(T\) be the set of all invertible matrices in \(\mathbb{M}_2(\mathbb{R})\text{.}\) We claim that \(T\) is closed under \(\cdot\,\text{.}\) Indeed, let \(A,B\in T\text{.}\) Then \(A\) and \(B\) are invertible, so their determinants are nonzero. Thus, \(\det(AB)=(\det A)(\det B)\neq 0,\) so \(AB\) is invertible, and hence \(AB\in T\text{.}\)


    This page titled 2.1: Binary Operations and Structures is shared under a GNU Free Documentation License 1.3 license and was authored, remixed, and/or curated by Jessica K. Sklar via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.