From 6aad3c973dd44c6e21022e1193f5d6c623d4e23b Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Fri, 25 Oct 2024 16:09:14 +0200 Subject: Fixed typo in integral equation for supermatrix multiplication. --- marginal.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marginal.tex b/marginal.tex index ddd31da..fac7c48 100644 --- a/marginal.tex +++ b/marginal.tex @@ -1759,7 +1759,7 @@ like the super vector $\pmb\phi$ is made up of a linear combination of $N\times N$ regular or Grassmann matrices indexed by every nonvanishing combination of the Grassmann indices $\bar\theta_1,\theta_1,\bar\theta_2,\theta_2$. Such a supermatrix acts on supervectors by ordinary matrix multiplication and convolution in the Grassmann indices, i.e., \begin{equation} - (M\pmb\phi)(1)=\int d1\,M(1,2)\pmb\phi(2) + (M\pmb\phi)(1)=\int d2\,M(1,2)\pmb\phi(2) \end{equation} The identity supermatrix is given by \begin{equation} -- cgit v1.2.3-70-g09d2