I was reading about monads recently, and it came to me that the purpose of the category of algebras of a monad seems to be to switch to a "representation" which is easier for computations. Soon after I realized that I heard similar things were true for Lie algebras (i.e. that they simplify calculations for Lie groups), as well as for the matrix representations of groups.
I know that (free) monoids are the algebra for the monad on $Set$ which given a set $X$ returns the set $X^*$ of words in elements of $X$. Since Lie algebras are monoids, I figured that they might also be the algebra of some monad. In other words, I would like to know if it is possible to make the above analogy rigorous.
Do Lie algebras (over $\mathbb{R}$ or $\mathbb{C}$) form the category of algebras for any monad $T$?
What I tried to do to find an answer (these efforts were not successful)
Ideally I would probably want to find some adjunction that generates an appropriate monad, but since I am new at this, I decided to Google instead. Here is the most relevant result I found, from page 133, edited by Paul Gregory Goerss and Stewart Priddy, of the collection of papers:
Specifically the result I am looking at, Proposition 1.2.16, says the following:
We assume that the ground ring $\mathbb{K}$ is a field of characteristic $p >0$. Recall that an algebra over the monad $\mathcal{S(L)}$ is a Lie algebra $\mathcal{G}$ together with a Lie bracket $[-,-]:\mathcal{G}\otimes\mathcal{G} \to \mathcal{G}$ such that $[x,y]=-[y,x]$, for all $x,y \in \mathcal{G}$. An algebra over the monad $\Lambda(\mathcal{L})$ is a Lie algebra $\mathcal{G}$ together with a Lie bracket $[-,-]: \mathcal{G} \otimes \mathcal{G} \to \mathcal{G}$ such that $[x,x]=0$. An algebra over the monad $\Gamma(\mathcal{L})$ is a restricted Lie algebra $\mathcal{G}$.
Since I don't really understand the article, I am not quite sure what all of the notation means, except that $S$ is a functor which takes operads to monads (whatever operads are). Also this might not be a result I am interested in, since it seems to only hold for fields of characteristic $p>0$, i.e. not for Lie algebras over the real or complex numbers.
Most of the other Google search results I found for "Lie algebra monad" also did not seem to answer my question. I thought this question might help: Do adjoint functors really define monads?, but I'm not sure how to interpret it -- was the result that Lie algebras cannot be/are not the algebra of any monad?
Yes, Lie algebras (over any commutative ring) are the algebras of a monad over $\text{Set}$. This is true more generally for any kind of algebraic object defined by some operations satisfying some equational identities. The monad is built out of the free object functor. In other words, the forgetful functor
$$\text{LieAlg} \to \text{Set}$$
has a left adjoint, sending a set to the free Lie algebra on this set, and this adjunction is monadic.
There are various gadgets that can be used to describe various kinds of algebraic objects which, in particular, can be turned into monads; operads are an example (and Lie algebras are also the algebras of an operad), and Lawvere theories are another (and Lie algebras are also the models of a Lawvere theory).