Finite Every finite central groupoid has a
square number of elements. If the number of elements is k^2, then there are exactly k
idempotent elements (elements i with the property that i\cdot i=i). In the corresponding central digraph, each idempotent vertex has a
self-loop. The remaining vertices each belong to a unique 2-cycle. In the matrix view of central groupoids, the idempotent elements form the 1s on the main diagonal of a matrix representing the groupoid. Each row and column of the matrix also contains exactly k 1s. The
spectrum of the matrix is k,0,0,\dots, 0. The
rank r of the matrix can be any number in the range k\le r\le \lfloor(k+1)^2/2\rfloor. The numbers of central groupoids on k^2 labeled elements, or equivalently, (0,1)-matrices of dimension k^2\times k^2 whose square is the all-ones matrix, for k=1,2,3, are :1, 12, 1330560 . Finding these numbers, for general values of k, was stated as an open problem by
Alan J. Hoffman in 1967.
Free As with any variety of algebras, the central groupoids have
free objects, the
free central groupoids. The free central groupoid, for a given set of generating elements, can be defined as having elements that are
equivalence classes of finite expressions, under an
equivalence relation in which two expressions are equivalent when they can be transformed into each other by repeatedly applying the defining equation of a central groupoid. Unlike finite central groupoids, the free central groupoids have no
idempotent elements. The problem of testing the equivalence of expressions for a free central groupoid was one of the motivating examples in the discovery of the
Knuth–Bendix completion algorithm for constructing a
term rewriting system that solves this problem. The resulting rewriting system consists of the rules \begin{align} (a\cdot b)\cdot(b\cdot c)&\to b\\ a\cdot\bigl((a\cdot b)\cdot c\bigr)&\to a\cdot b\\ \bigl(a\cdot(b\cdot c)\bigr)\cdot c&\to b\cdot c\\ \end{align} where any subexpression matching the left side of any of these rules is transformed into the right side, until no more matching subexpressions remain. Two expressions are equivalent if they are transformed in this way into the same expression as each other.
Natural A
natural central groupoid has as its elements the
ordered pairs of values in some defining set. Its binary operation \cdot recombines these pairs as (x_1,y_1)\cdot (x_2,y_2)=(y_1,x_2) For instance, if the defining set is the set of
real numbers, this operation defines a product on points in the
Euclidean plane, described by their
Cartesian coordinates. If the defining set is finite, then so is the resulting natural central groupoid. Natural central groupoids are characterized among the central groupoids by obeying another equation, \bigl(a\cdot(a\cdot a)\bigr)\cdot b=a\cdot b for all elements a and b. ==See also==