File:Multiplikation-Associativity.svg
| Description |
Deutsch: Kommutatives Diagram, das die Assozitivität einer Algebramultiplikation darstellt.
English: Commutative diagramm representing the associativity of an algebra multiplication. |
| Date | |
| Source | Own work |
| Author | Markus Schmaus |
| Permission (Reusing this file) |
Public Domain |
Source:
%&latex
\documentclass{article}
\usepackage[matrix,arrow,ps]{xy}
\pagestyle{empty}
\begin{document}
\[
\xymatrix@C+2em{
A \otimes A \otimes A \ar[r]^{\mu_A \otimes \mathrm{id}_A} \ar[d]_{\mathrm{id}_A \otimes \mu_A} &
A \otimes A \ar[d]^{\mu_A}
\\
A \otimes A \ar[r]^{\mu_A} &
A
}
\]
\end{document}
| I, the copyright holder of this work, release this work into the public domain. This applies worldwide. In some countries this may not be legally possible; if so: I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. |