I’m reading Stillwell’s Naive Lie Theory, where he defined Lie bracket on page 80 as
$$[x, y]=xy-yx$$
However, on page 82 he said
In general , a Lie algebra is a vector space with a bilinear operation $[,]$ , satisfying
$$[x,y]=-[y,x]$$ $$[x,[y,z]] + [y,[z,x]] + [z, [x,y]] =0$$
I’m a bit confused here — is Lie bracket always in the form of $[x, y]=xy-yx$ ? Or actually this is just the most common form, there are other forms, while the basic requirements are only the anti-symmetric and Jacobi identity ?
Sorry for such a naive question , I tried check on wiki but the pages are a bit too advanced for me.