§ Lie bracket commutator from exponentiation (WIP)
I thought this was quite cute. To make sense of [a,b] we consider
the expression eϵaeϵbe−ϵae−ϵb which is equivalent to:
(1+ϵa+ϵ2a2/2)(1+ϵb+ϵ2b2/2)(1−ϵa+ϵ2a2/2)(1−ϵb+ϵ2b2/2)[(1+ϵa+ϵ2a2/2)(1−ϵa+ϵ2a2/2)][(1+ϵb+ϵ2b2/2)(1−ϵb+ϵ2b2/2)][((1+ϵ2a2/2)+ϵa)((1+ϵ2a2/2)−ϵa)][(1+ϵ2b2/2+)ϵb)((1+ϵ2b2/2)−ϵb)][((1+ϵ2a2/2)2−ϵ2a2)][(1+ϵ2b2/22−ϵ2b2)]
TODO