The Group With No Elements
Posted by John Baez
Maybe people who are all excited about the “field with one element” should start at the beginning and think a bit about the “group with no elements”.
I’m just kidding, but I did learn something fun today from Michael Kinyon’s response to a puzzle posed by Barbara Fantechi. Namely: there’s a nice way to define a group as a nonempty set with some structure and properties. This makes the nonemptiness condition seem silly and tacked-on… and if you drop it, you get a slight generalization of the definition of group, which allows there to be an empty group.
It goes like this. A group is the same as a nonempty set with an associative binary operation called multiplication such that for any , the operations of left and right multiplication by are bijections.
Why? Clearly every group has such a multiplication, so the challenge is to prove the converse, and the key step is to get ahold of the identity element. So let’s do that.
For starters, let’s define left division by to be the inverse of left multiplication by , and write to mean left divided by . Similarly, define right division by to be the inverse of right multiplication by , and write to mean right divided by .
Saying that left division by is the inverse of left multiplication by amounts to this:
Similarly, saying right division by is the inverse of right multiplication by amounts to this:
Now, how do we get the identity element ? If is nonempty, we can choose any element and try taking . But why is this independent of our choice? Also, it’s equally natural to try for some . Why is this the same thing, independent of our choice of ?
We can settle all these questions simultaneously. If we have
Dividing on the left by we get
Dividing on the right by we get
for all . Done!
So, if is nonempty, we can set for any . This is independent of our choice of , and it obeys
and also
It’s now easy to get inverses: whenever you have a monoid where every element has both a left inverse (here ) and a right inverse (here ), they must be equal, so we can take either one to be .
The fun part, for me, is that we can say
Definition. A possibly empty group is a set with an associative binary operation called multiplication together with two more binary operations:
- left division:
- right division:
such that
for all .
There’s an obvious concept of morphism between possibly empty groups — a map preserving all three operations. The category of possibly empty groups is equivalent to the category of groups with a new initial object thrown in, “the empty group”, and no morphisms from any groups to this one.
Note that there’s a Lawvere theory for possibly empty groups! Its category of nonempty algebras is equivalent to the category of groups.
I doubt this stuff is very important, but I’m surprised I hadn’t heard about it earlier, and a bit surprised that there’s a Lawvere theory whose algebras are the usual groups and also one extra ‘empty group’.
In hindsight it’s quite reminiscent of how a torsor of a group is defined as a nonempty set on which that group acts freely and transitively.
Here’s a puzzle that could help sharpen my intuitions. I haven’t solved it:
Puzzle. Prove or disprove this conjecture: there is no Lawvere theory whose category of algebras is the category of monoids together with one more algebra, the empty set.
(Note that this one extra algebra will be initial, with no morphisms from any other algebra to it.)
I bet this conjecture is true.
Re: The Group With No Elements
Your conjecture is false. The trick is to replace the nullary operation defining the unit element of a monoid by a “constant” unary operation. The Lawvere theory for “possibly empty monoids” is generated by a binary operation and a unary operation subject to the following four axioms: (1) ( is associative), (2) ( is constant), (3) ( is a right unit), and (4) ( is a left unit).
A similar description of “possibly empty groups” is given on the first page of Freyd’s Algebra valued functors in general and tensor products in particular.