diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2024-10-25 16:09:14 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2024-10-25 16:09:14 +0200 |
commit | 6aad3c973dd44c6e21022e1193f5d6c623d4e23b (patch) | |
tree | b54d64874e402a1a667c9707b0959d99f0c7eb2e | |
parent | 3fdbfe8a8b79f810c173b7eaf657f6fd834d6c0b (diff) | |
download | marginal-6aad3c973dd44c6e21022e1193f5d6c623d4e23b.tar.gz marginal-6aad3c973dd44c6e21022e1193f5d6c623d4e23b.tar.bz2 marginal-6aad3c973dd44c6e21022e1193f5d6c623d4e23b.zip |
Fixed typo in integral equation for supermatrix multiplication.
-rw-r--r-- | marginal.tex | 2 |
1 files changed, 1 insertions, 1 deletions
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} |