The Unapologetic Mathematician

Mathematics for the interested outsider

Hopf Algebras

One more piece of structure we need. We take a bialgebra H, and we add an “antipode”, which behaves sort of like an inverse operation. Then what we have is a Hopf algebra.

An antipode will be a linear map S:H\rightarrow H on the underlying vector space. Here’s what we mean by saying that an antipode “behaves like an inverse”. In formulas, we write that:

\mu\circ(S\otimes1_H)\circ\Delta=\iota\circ\epsilon=\mu\circ(1_H\otimes S)\circ\Delta

On either side, first we comultiply an algebra element to split it into two parts. Then we use S on one or the other part before multiplying them back together. In the center, this is the same as first taking the counit to get a field element, and then multiplying that by the unit of the algebra.

By now it shouldn’t be a surprise that the group algebra \mathbb{F}[G] is also a Hopf algebra. Specifically, we set S(e_g)=e_{g^{-1}}. Then we can check the “left inverse” law:

\begin{aligned}\mu\left(\left[S\otimes1_H\right]\left(\Delta(e_g)\right)\right)=\mu\left(\left[S\otimes1_H\right](e_g\otimes e_g)\right)=\\\mu(e_{g^{-1}}\otimes e_g)=e_{g^{-1}g}=e_1=\iota(1)=\iota\left(\epsilon(e_g)\right)\end{aligned}

One thing that we should point out: this is not a group object in the category of vector spaces over \mathbb{F}. A group object needs the diagonal we get from the finite products on the target category. But in the category of vector spaces we pointedly do not use the categorical product as our monoidal structure. There is no “diagonal” for the tensor product.

Instead, we move to the category of coalgebras over \mathbb{F}. Now each coalgebra C comes with its own comultiplication \Delta:C\rightarrow C\otimes C, which stands in for the diagonal. In the case of \mathbb{F}[G] we’ve been considering, this comultiplication is clearly related to the diagonal on the underlying set of the group G. In fact, it’s not going too far to say that “linearizing” a set naturally brings along a coalgebra structure on top of the vector space structure we usually consider. But many coalgebras, bialgebras, and Hopf algebras are not such linearized sets.

In the category of coalgebras over \mathbb{F}, a Hopf algebra is a group object, so long as we use the comultiplications and counits that come with the coalgebras instead of the ones that come from the categorical product structure. Dually, we can characterize a Hopf algebra as a cogroup object in the category of algebras over \mathbb{F}, subject to a similar caveat. It is this cogroup structure that will be important moving forwards.

November 7, 2008 Posted by | Algebra | 9 Comments