Skip to content

Commit e59902d

Browse files
committed
add a useful identity
1 parent faa4610 commit e59902d

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

notes.tex

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32671,6 +32671,43 @@ \subsection{$\mathbb{K}$-algebras}
3267132671
$b$ of this $\mathbb{K}$-algebra).
3267232672
\end{definition}
3267332673

32674+
The following property of $\mathbb{K}$-algebras is easy to check but quite useful:
32675+
32676+
\begin{proposition}
32677+
\label{prop.K-alg.prods-scal}Let $A$ be a $\mathbb{K}$-algebra. Let
32678+
$k\in\mathbb{N}$.
32679+
32680+
\textbf{(a)} Any $\lambda_{1},\lambda_{2},\ldots,\lambda_{k}\in\mathbb{K}$ and
32681+
$a_{1},a_{2},\ldots,a_{k}\in A$ satisfy%
32682+
\[
32683+
\left( \lambda_{1}a_{1}\right) \left( \lambda_{2}a_{2}\right)
32684+
\cdots\left( \lambda_{k}a_{k}\right) =\left( \lambda_{1}\lambda_{2}%
32685+
\cdots\lambda_{k}\right) \left( a_{1}a_{2}\cdots a_{k}\right) .
32686+
\]
32687+
32688+
32689+
\textbf{(b)} Any $\lambda\in\mathbb{K}$ and $a\in A$ satisfy $\left( \lambda
32690+
a\right) ^{k}=\lambda^{k}a^{k}$.
32691+
\end{proposition}
32692+
32693+
\begin{proof}
32694+
[Proof of Proposition \ref{prop.K-alg.prods-scal}.] \textbf{(a)} This can
32695+
easily be proven by induction on $k$. (The induction base boils down to the
32696+
obvious fact that $1_{A}=1_{\mathbb{K}}\cdot1_{A}$. The induction step uses
32697+
the identity
32698+
\[
32699+
\left( \lambda a\right) \left( \mu b\right) =\left( \lambda\mu\right)
32700+
\left( ab\right) \ \ \ \ \ \ \ \ \ \ \text{for all }\lambda,\mu\in
32701+
\mathbb{K}\text{ and }a,b\in A;
32702+
\]
32703+
this identity can be easily proven using \textquotedblleft Scale-invariance of
32704+
multiplication\textquotedblright\ and axiom \textbf{(h)} from Definition
32705+
\ref{def.module.module}.)
32706+
32707+
\textbf{(b)} This is a particular case of Proposition
32708+
\ref{prop.K-alg.prods-scal} \textbf{(a)}.
32709+
\end{proof}
32710+
3267432711
\subsection{\label{sect.la.modiso}Module isomorphisms}
3267532712

3267632713
In analogy to Definition \ref{def.riiso.riiso}, we define:

0 commit comments

Comments
 (0)