<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Felix&#039; Math Place &#187; Linear Algebra</title>
	<atom:link href="http://math.fontein.de/category/linear-algebra/feed/" rel="self" type="application/rss+xml" />
	<link>http://math.fontein.de</link>
	<description>Focussed on, but not limited to Computational Number Theory</description>
	<lastBuildDate>Sat, 30 Jul 2011 12:35:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Solving Certain Linear Systems over the Integers.</title>
		<link>http://math.fontein.de/2011/06/17/solving-certain-linear-systems-over-the-integers/</link>
		<comments>http://math.fontein.de/2011/06/17/solving-certain-linear-systems-over-the-integers/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 18:52:49 +0000</pubDate>
		<dc:creator>Felix Fontein</dc:creator>
				<category><![CDATA[Computational Number Theory]]></category>
		<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[Hensel's lemma]]></category>
		<category><![CDATA[linear system of equations]]></category>

		<guid isPermaLink="false">https://math.fontein.de/?p=831</guid>
		<description><![CDATA[We present a (well-known) method to compute a solution to the linear system Ax=b over the integers, when it is known that the determinant of A is non-zero and that a solution with integral coefficients exists. We also provide a running time analysis.]]></description>
			<content:encoded><![CDATA[<p>Assume you have a linear system of equations <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/149/1490cc0169820c770d8a859fb348b0fe-T-000000-0.png' alt='A \in \Z^{n \times n}' title='A \in \Z^{n \times n}' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/4e5/4e59ee47b2e8d71465f9fb08a8c4a609-T-000000-0.png' alt='b \in \Z^n' title='b \in \Z^n' class='latex-inline' />. Assume that <img src='http://math.fontein.de/wp-content/latex/838/8386941d27bc865e427aa8e2ac366f00-T-000000-0.png' alt='\det A \neq 0' title='\det A \neq 0' class='latex-inline' />, and that we know that a solution in <img src='http://math.fontein.de/wp-content/latex/2af/2afa72d9ef584a2535c844f1305558c4-T-000000-0.png' alt='\Z^n' title='\Z^n' class='latex-inline' /> exists. One question is: how can we efficiently compute <img src='http://math.fontein.de/wp-content/latex/9dd/9dd4e461268c8034f5c8564e155c67a6-T-000000-0.png' alt='x' title='x' class='latex-inline' />? Clearly, any algorithm solving linear systems over the integers or rationals will do; for example, the algorithms from the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Integer_Matrix_Library">Integer Matrix Library</a> by Z.&nbsp;Chen, C.&nbsp;Fletcher and A.&nbsp;Storjohann will do. That library will find any solution <img src='http://math.fontein.de/wp-content/latex/107/107be3ea6d9ba8a01e3399e983b7e2b1-T-000000-0.png' alt='x \in \Q^n' title='x \in \Q^n' class='latex-inline' />, and also does not require that <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> is invertible (over the rationals) or that <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> is square. But for our purposes, using such a general solver is overkill.</p>
<p>Note that the below material is well-known among experts.</p>
<p>Let <img src='http://math.fontein.de/wp-content/latex/838/83878c91171338902e0fe0fb97a8c47a-T-000000-0.png' alt='p' title='p' class='latex-inline' /> be any prime not dividing <img src='http://math.fontein.de/wp-content/latex/689/6896861468067fe04fc5e755f9188a70-T-000000-0.png' alt='\det A' title='\det A' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> modulo <img src='http://math.fontein.de/wp-content/latex/838/83878c91171338902e0fe0fb97a8c47a-T-000000-0.png' alt='p' title='p' class='latex-inline' /> is invertible, and modulo <img src='http://math.fontein.de/wp-content/latex/838/83878c91171338902e0fe0fb97a8c47a-T-000000-0.png' alt='p' title='p' class='latex-inline' />, the system <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' /> has a unique solution. Moreover, for any integer <img src='http://math.fontein.de/wp-content/latex/e16/e1671797c52e15f763380b45e841ec32-T-000000-0.png' alt='e' title='e' class='latex-inline' />, the system <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' /> has a unique solution modulo <img src='http://math.fontein.de/wp-content/latex/985/985e41a610a4a9ccbf40c26313310791-T-000000-0.png' alt='p^e' title='p^e' class='latex-inline' />: this is true since <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> is also invertible modulo <img src='http://math.fontein.de/wp-content/latex/985/985e41a610a4a9ccbf40c26313310791-T-000000-0.png' alt='p^e' title='p^e' class='latex-inline' /> &ndash; for that, it suffices to check that the determinant of <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> is a unit, which it is since it is coprime to <img src='http://math.fontein.de/wp-content/latex/985/985e41a610a4a9ccbf40c26313310791-T-000000-0.png' alt='p^e' title='p^e' class='latex-inline' />. Moreover, if <img src='http://math.fontein.de/wp-content/latex/c0e/c0e8e4602b48d6e3b303f605f8a85cf2-T-000000-0.png' alt='y \in \Z^n' title='y \in \Z^n' class='latex-inline' /> is a solution to <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' /> over the integers, then <img src='http://math.fontein.de/wp-content/latex/415/415290769594460e2e485922904f345d-T-000000-0.png' alt='y' title='y' class='latex-inline' /> modulo <img src='http://math.fontein.de/wp-content/latex/985/985e41a610a4a9ccbf40c26313310791-T-000000-0.png' alt='p^e' title='p^e' class='latex-inline' /> is the unique solution of <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' /> modulo <img src='http://math.fontein.de/wp-content/latex/985/985e41a610a4a9ccbf40c26313310791-T-000000-0.png' alt='p^e' title='p^e' class='latex-inline' />. Hence, if we choose <img src='http://math.fontein.de/wp-content/latex/e16/e1671797c52e15f763380b45e841ec32-T-000000-0.png' alt='e' title='e' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/725/7252d5a43f1f23f0ea55818d6d02ecf7-T-000000-0.png' alt='\frac{1}{2} p^e' title='\frac{1}{2} p^e' class='latex-inline' /> bounds all coefficients of the solution <img src='http://math.fontein.de/wp-content/latex/415/415290769594460e2e485922904f345d-T-000000-0.png' alt='y' title='y' class='latex-inline' />, we can recover a solution to <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' /> over the integers from a solution to <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' /> modulo <img src='http://math.fontein.de/wp-content/latex/985/985e41a610a4a9ccbf40c26313310791-T-000000-0.png' alt='p^e' title='p^e' class='latex-inline' />, by chosing the unique preimages in <img src='http://math.fontein.de/wp-content/latex/843/843bd2361d354b7460a565bda1cded77-T-000000-0.png' alt='(-\tfrac{1}{2} p^e, \tfrac{1}{2} p^e]' title='(-\tfrac{1}{2} p^e, \tfrac{1}{2} p^e]' class='latex-inline' />.</p>
<p>This opens the question on how to solve <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' /> modulo <img src='http://math.fontein.de/wp-content/latex/985/985e41a610a4a9ccbf40c26313310791-T-000000-0.png' alt='p^e' title='p^e' class='latex-inline' />. For that, a <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Hensel%27s_lemma">Hensel</a>-like lifting technique can be used. (In fact, this follows from <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Hensel%27s_lemma#Generalizations">Bourbaki&#8217;s generalization</a> since the Jacobian of the map <img src='http://math.fontein.de/wp-content/latex/612/612ba478478843204ebf24edc4bd36e0-T-000000-0.png' alt='f : (\Z/p^e\Z)^n \to (\Z/p^e\Z)^n' title='f : (\Z/p^e\Z)^n \to (\Z/p^e\Z)^n' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/8e4/8e4d7800e132e3744e7ff9172b447123-T-000000-0.png' alt='x \mapsto A x - b' title='x \mapsto A x - b' class='latex-inline' /> equals <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />.) Assume that we have an <img src='http://math.fontein.de/wp-content/latex/e95/e955ab3e6cb1b2802bf042cd101dc7d2-T-000000-0.png' alt='x \in \Z^n' title='x \in \Z^n' class='latex-inline' /> which satisfies <img src='http://math.fontein.de/wp-content/latex/dd6/dd6e6c0547f31e2ef037da196011c2ca-T-000000-0.png' alt='A x \equiv b \pmod{p^{e-1}}' title='A x \equiv b \pmod{p^{e-1}}' class='latex-inline' />. We want to find <img src='http://math.fontein.de/wp-content/latex/a04/a048f6aa75943cd9698f5c044a24a5b6-T-000000-0.png' alt='x&#039; \in \Z^n' title='x&#039; \in \Z^n' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/2ef/2ef805b22cc642742b029caf883196cf-T-000000-0.png' alt='A x&#039; \equiv b \pmod{p^e}' title='A x&#039; \equiv b \pmod{p^e}' class='latex-inline' />. Write <img src='http://math.fontein.de/wp-content/latex/c78/c78d158fa0033ab33b7b94d77f8202c7-T-000000-0.png' alt='x&#039; = x + p^{e-1} x&#039;&#039;' title='x&#039; = x + p^{e-1} x&#039;&#039;' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/7b3/7b32c21a8a87e7ad7f3df375fe2bb81e-T-000000-0.png' alt='x&#039;&#039; \in \{ 0, \dots, p - 1 \}^n' title='x&#039;&#039; \in \{ 0, \dots, p - 1 \}^n' class='latex-inline' />. As <img src='http://math.fontein.de/wp-content/latex/59c/59c1fe0a6244b71977522f795756d380-T-000000-0.png' alt='A x&#039; = A x + p^{e-1} A x&#039;&#039;' title='A x&#039; = A x + p^{e-1} A x&#039;&#039;' class='latex-inline' />, and as <img src='http://math.fontein.de/wp-content/latex/620/6205cba12088bbed4077696ae656da17-T-000000-0.png' alt='A x - b' title='A x - b' class='latex-inline' /> is divisible by <img src='http://math.fontein.de/wp-content/latex/336/336370905eca749c78850ec858eb1fbf-T-000000-0.png' alt='p^{e-1}' title='p^{e-1}' class='latex-inline' />, we obtain the linear system <img src='http://math.fontein.de/wp-content/latex/286/286f5605fb000d560756495d0e0e4081-T-000000-0.png' alt='A x&#039;&#039; \equiv \frac{A x - b}{p^{e-1}} \pmod{p}' title='A x&#039;&#039; \equiv \frac{A x - b}{p^{e-1}} \pmod{p}' class='latex-inline' />. Hence, it suffices to solve <img src='http://math.fontein.de/wp-content/latex/e16/e1671797c52e15f763380b45e841ec32-T-000000-0.png' alt='e' title='e' class='latex-inline' /> linear systems over the prime field <img src='http://math.fontein.de/wp-content/latex/0cc/0ccd607d446a0c6142ae68c0ef764e07-T-000000-0.png' alt='\F_p' title='\F_p' class='latex-inline' /> to solve <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' /> over <img src='http://math.fontein.de/wp-content/latex/646/64602cabd914f8d760976c867c68eea7-T-000000-0.png' alt='\Z/p^e\Z' title='\Z/p^e\Z' class='latex-inline' />.</p>
<p>This yields the following algorithm:</p>
<ol>
<li>Choose <code>p := 2</code>.</li>
<li>Solve <code>A x = b</code> modulo <code>p</code>.</li>
<li>If a unique solution exists:
<ol>
<li>Set <code>e = 0</code> and lift <code>x</code> to the integers with coordinates in <img src='http://math.fontein.de/wp-content/latex/13b/13b0ec0aaad9268644a78b8458d2d739-T-000000-0.png' alt='(\tfrac{1}{2} p, \tfrac{1}{2} p]' title='(\tfrac{1}{2} p, \tfrac{1}{2} p]' class='latex-inline' />.</li>
<li>Compute <code>c := A*x - b</code>.</li>
<li>If <code>c = 0</code>, return <code>x</code>.</li>
<li>Solve <code>A y = c/p^e</code> modulo <code>p</code>.</li>
<li>Set <code>x := x + y*p^e</code> and <code>e := e + 1</code>.</li>
<li>Adjust <code>x</code> modulo <img src='http://math.fontein.de/wp-content/latex/a5e/a5e7ac4416b47e30956dea7e8640fa94-T-000000-0.png' alt='p^{e+1}' title='p^{e+1}' class='latex-inline' /> such that all coefficients are in <img src='http://math.fontein.de/wp-content/latex/157/15788f259a6da11ed7ef805c4869bb1c-T-000000-0.png' alt='(\tfrac{1}{2} p^{e+1}, \tfrac{1}{2} p^{e+1}]' title='(\tfrac{1}{2} p^{e+1}, \tfrac{1}{2} p^{e+1}]' class='latex-inline' />.</li>
<li>Go back to Step 3.2.</li>
</ol>
<p> Else:</p>
<ol>
<li>Choose the next prime <code>p</code> and go back to Step&nbsp;2.</li>
</ol>
</li>
</ol>
<p>The only subprogram we need is a linear systems solver for <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' /> with square <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> over a finite field, which returns information on the number of solutions. (Note that <img src='http://math.fontein.de/wp-content/latex/689/6896861468067fe04fc5e755f9188a70-T-000000-0.png' alt='\det A' title='\det A' class='latex-inline' /> is not divisible by <img src='http://math.fontein.de/wp-content/latex/838/83878c91171338902e0fe0fb97a8c47a-T-000000-0.png' alt='p' title='p' class='latex-inline' /> if and only if there is a unique solution.) If more information is known on the matrix <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />, for example its determinant has been already computed, this information can be used as well.</p>
<p>Let us analyze the running time of this algorithm. Denote by <img src='http://math.fontein.de/wp-content/latex/5d9/5d9cd685ae7f2b62ddc0642337dc999f-T-000000-0.png' alt='NP(A)' title='NP(A)' class='latex-inline' /> the smallest prime not dividing <img src='http://math.fontein.de/wp-content/latex/689/6896861468067fe04fc5e755f9188a70-T-000000-0.png' alt='\det A' title='\det A' class='latex-inline' />, and by <img src='http://math.fontein.de/wp-content/latex/fe9/fe973e7ccda229e7dd00a36f0920e6c1-T-000000-0.png' alt='S(n, p)' title='S(n, p)' class='latex-inline' /> the time the linear system solver over <img src='http://math.fontein.de/wp-content/latex/0cc/0ccd607d446a0c6142ae68c0ef764e07-T-000000-0.png' alt='\F_p' title='\F_p' class='latex-inline' /> needs to solve a system of size <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' />. Let <img src='http://math.fontein.de/wp-content/latex/24a/24a3d8121453a95a7696f77235b7b1de-T-000000-0.png' alt='\|A\|_\infty' title='\|A\|_\infty' class='latex-inline' /> (resp. <img src='http://math.fontein.de/wp-content/latex/b53/b53538b4a5fbe11511aea58317056d99-T-000000-0.png' alt='\|x\|_\infty' title='\|x\|_\infty' class='latex-inline' /> resp. <img src='http://math.fontein.de/wp-content/latex/748/7489a14825cf60db58d6a5a8e5ae9b44-T-000000-0.png' alt='\|b\|_\infty' title='\|b\|_\infty' class='latex-inline' />) denote the largest absolute value of an coefficient of <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> (resp. <img src='http://math.fontein.de/wp-content/latex/9dd/9dd4e461268c8034f5c8564e155c67a6-T-000000-0.png' alt='x' title='x' class='latex-inline' /> resp. <img src='http://math.fontein.de/wp-content/latex/92e/92eb5ffee6ae2fec3ad71c777531578f-T-000000-0.png' alt='b' title='b' class='latex-inline' />).</p>
<p>Clearly, the number of iterations is in <img src='http://math.fontein.de/wp-content/latex/2ca/2ca458563aadb2c908676623848818d9-T-000000-0.png' alt='O(\log_{NP(A)} \|x\|_\infty) = O(\frac{\log \|x\|_\infty}{\log NP(A)})' title='O(\log_{NP(A)} \|x\|_\infty) = O(\frac{\log \|x\|_\infty}{\log NP(A)})' class='latex-inline' />. In each iteration, one linear system over <img src='http://math.fontein.de/wp-content/latex/0cc/0ccd607d446a0c6142ae68c0ef764e07-T-000000-0.png' alt='\F_p' title='\F_p' class='latex-inline' /> of size <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' /> has to be solved, and <img src='http://math.fontein.de/wp-content/latex/620/6205cba12088bbed4077696ae656da17-T-000000-0.png' alt='A x - b' title='A x - b' class='latex-inline' /> has to be evaluated. The former takes <img src='http://math.fontein.de/wp-content/latex/310/3101403c6f2b0f777f1e383eccdbd9b0-T-000000-0.png' alt='S(n, NP(A))' title='S(n, NP(A))' class='latex-inline' /> operations, and the latter involves <img src='http://math.fontein.de/wp-content/latex/659/6595d679e306a127a3fe53268bcaddb2-T-000000-0.png' alt='n^2' title='n^2' class='latex-inline' /> multiplications and additions of integers of size <img src='http://math.fontein.de/wp-content/latex/81c/81c1180d9d7d50ec9a91a13cf7f59b12-T-000000-0.png' alt='O(\log \|A\|_\infty)' title='O(\log \|A\|_\infty)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/a87/a875ca9e58d3a1971a28a986c72a9056-T-000000-0.png' alt='O(e \log NP(A))' title='O(e \log NP(A))' class='latex-inline' />, and <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' /> substractions of integers of size <img src='http://math.fontein.de/wp-content/latex/dd5/dd556ad30d6518a6366aef5bb4b68237-T-000000-0.png' alt='O(\log \|A\|_\infty + e \log NP(A))' title='O(\log \|A\|_\infty + e \log NP(A))' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/7b2/7b2293272554d1126dd7b92274ddd7ce-T-000000-0.png' alt='O(\log \|b\|_\infty)' title='O(\log \|b\|_\infty)' class='latex-inline' />. For simplicity, assume that <img src='http://math.fontein.de/wp-content/latex/7d3/7d3dac0f1a11d00bf35a9d77b636135a-T-000000-0.png' alt='\log \|b\|_\infty = O(\log \|A\|_\infty)' title='\log \|b\|_\infty = O(\log \|A\|_\infty)' class='latex-inline' />. Finally, to compute <img src='http://math.fontein.de/wp-content/latex/a8d/a8d5b99c2e44cd60674fbf700b9633fe-T-000000-0.png' alt='x = x + y p^e' title='x = x + y p^e' class='latex-inline' />, we need <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' /> multipliations of integers of size <img src='http://math.fontein.de/wp-content/latex/10b/10b099a6233ccad3874d57abc3b17a76-T-000000-0.png' alt='O(\log NP(A))' title='O(\log NP(A))' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/a87/a875ca9e58d3a1971a28a986c72a9056-T-000000-0.png' alt='O(e \log NP(A))' title='O(e \log NP(A))' class='latex-inline' />, and <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' /> additions which can be neglected. Clearly, the <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' /> multiplications can also be neglected, since the evaluation of <img src='http://math.fontein.de/wp-content/latex/087/08741377d2ecfb6b9c127aa78f55b3c2-T-000000-0.png' alt='A x' title='A x' class='latex-inline' /> already is slower.</p>
<p>Let <img src='http://math.fontein.de/wp-content/latex/118/118e30a3364b2745b1f6ae06a171ef97-T-000000-0.png' alt='M(m)' title='M(m)' class='latex-inline' /> denote the time a multiplication of two numbers of size <img src='http://math.fontein.de/wp-content/latex/6f8/6f8f57715090da2632453988d9a1501b-T-000000-0.png' alt='m' title='m' class='latex-inline' /> needs. Then inside the main loop, we need <img src='http://math.fontein.de/wp-content/latex/cce/cce4d954286ba6052047451e1eedff4e-T-000000-0.png' alt='\displaystyle  O\bigl(S(n, NP(A)) + n^2 M(\max\{ \log \|A\|_\infty, e \log NP(A) \})\bigr) ' title='\displaystyle  O\bigl(S(n, NP(A)) + n^2 M(\max\{ \log \|A\|_\infty, e \log NP(A) \})\bigr) ' class='latex-displaystyle' /> time units, and the main loop alltogether needs <img src='http://math.fontein.de/wp-content/latex/259/259aba74627eef08d566396a65c48e01-T-000000-0.png' alt='&amp; O\Biggl(\sum_{e=1}^{\frac{\log \|x\|_\infty}{\log NP(A)}} \biggl( S(n, NP(A)) + n^2 M(\max\{ \log \|A\|_\infty, e \log NP(A) \}) \biggr) \Biggr) \\ {}={} &amp; O\Biggl(\frac{\log \|x\|_\infty}{\log NP(A)} \bigl( S(n, NP(A)) + n^2 M(\max\{ \log \|A\|_\infty, \log \|x\|_\infty \}) \biggr) \Biggr) ' title='&amp; O\Biggl(\sum_{e=1}^{\frac{\log \|x\|_\infty}{\log NP(A)}} \biggl( S(n, NP(A)) + n^2 M(\max\{ \log \|A\|_\infty, e \log NP(A) \}) \biggr) \Biggr) \\ {}={} &amp; O\Biggl(\frac{\log \|x\|_\infty}{\log NP(A)} \bigl( S(n, NP(A)) + n^2 M(\max\{ \log \|A\|_\infty, \log \|x\|_\infty \}) \biggr) \Biggr) ' class='latex-displaystyle' /> time units. Finding <img src='http://math.fontein.de/wp-content/latex/838/83878c91171338902e0fe0fb97a8c47a-T-000000-0.png' alt='p' title='p' class='latex-inline' /> needs <img src='http://math.fontein.de/wp-content/latex/ea0/ea01775667d219f5de74470f319f83d8-T-000000-0.png' alt='\displaystyle  O\Biggl(\frac{NP(A)}{\log NP(A)} S(n, NP(A)) \Biggr) ' title='\displaystyle  O\Biggl(\frac{NP(A)}{\log NP(A)} S(n, NP(A)) \Biggr) ' class='latex-displaystyle' /> time units (using the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Prime_number_theorem">Prime Number Theorem</a>).</p>
<p>Assuming that we use a naive Gaussian algorithm as well as naive multiplication, i.e. <img src='http://math.fontein.de/wp-content/latex/1f3/1f3bbd0649ad67de9cc58cf936d1c99a-T-000000-0.png' alt='S(n, p) = n^3 (\log p)^2' title='S(n, p) = n^3 (\log p)^2' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/e6c/e6c29fc91ea41f174dbc9c52dfd8936a-T-000000-0.png' alt='M(m) = m^2' title='M(m) = m^2' class='latex-inline' />, we obtain a total running time of <img src='http://math.fontein.de/wp-content/latex/d5f/d5fa163f769420c0aad0ba325b998057-T-000000-0.png' alt=' O\Biggl( &amp; n^3 \bigl( \log \|x\|_\infty + NP(A) \bigr) \log NP(A) \\ &amp; {}+ n^2 \max\biggl\{ \frac{(\log \|A\|_\infty)^2 \log \|x\|_\infty}{\log NP(A)}, \frac{(\log \|x\|_\infty)^3}{\log NP(A)} \biggr\} \Biggr). ' title=' O\Biggl( &amp; n^3 \bigl( \log \|x\|_\infty + NP(A) \bigr) \log NP(A) \\ &amp; {}+ n^2 \max\biggl\{ \frac{(\log \|A\|_\infty)^2 \log \|x\|_\infty}{\log NP(A)}, \frac{(\log \|x\|_\infty)^3}{\log NP(A)} \biggr\} \Biggr). ' class='latex-displaystyle' /> Using fast multiplication, i.e. <img src='http://math.fontein.de/wp-content/latex/7be/7be3bbdf3b01e011042ebf6e453b1931-T-000000-0.png' alt='M(m) = m^{1 + \varepsilon}' title='M(m) = m^{1 + \varepsilon}' class='latex-inline' /> (using <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Fast_multiplication#Fourier_transform_methods">FFT methods</a>), and fast linear system solving, i.e. <img src='http://math.fontein.de/wp-content/latex/84b/84b00b92ad36576719386d92890743b2-T-000000-0.png' alt='S(n, p) = O(n^\omega (\log p)^{1 + \varepsilon})' title='S(n, p) = O(n^\omega (\log p)^{1 + \varepsilon})' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/c88/c88c68a5d13a8970e1d155900e5cc17c-T-000000-0.png' alt='\omega \le 2.376' title='\omega \le 2.376' class='latex-inline' />, we obtain a total running time of <img src='http://math.fontein.de/wp-content/latex/3ca/3ca8e5441223edf6d41b9c4086032a5a-T-000000-0.png' alt='O\Biggl( &amp; (NP(A) + \log \|x\|_\infty) n^\omega (\log NP(A))^{\varepsilon} \\ &amp; {}+ n^2 \max\biggl\{ \frac{\log \|x\|_\infty (\log \|A\|_\infty)^{1+\varepsilon}}{\log NP(A)}, \frac{(\log \|x\|_\infty)^{2 + \varepsilon}}{\log NP(A)} \biggr\} \Biggr) ' title='O\Biggl( &amp; (NP(A) + \log \|x\|_\infty) n^\omega (\log NP(A))^{\varepsilon} \\ &amp; {}+ n^2 \max\biggl\{ \frac{\log \|x\|_\infty (\log \|A\|_\infty)^{1+\varepsilon}}{\log NP(A)}, \frac{(\log \|x\|_\infty)^{2 + \varepsilon}}{\log NP(A)} \biggr\} \Biggr) ' class='latex-displaystyle' /></p>
<p>Now let us try to eliminate <img src='http://math.fontein.de/wp-content/latex/5d9/5d9cd685ae7f2b62ddc0642337dc999f-T-000000-0.png' alt='NP(A)' title='NP(A)' class='latex-inline' /> from this expression. Clearly, the the second part, we can use that <img src='http://math.fontein.de/wp-content/latex/ae5/ae508b672f8941f536ee4297737c42f7-T-000000-0.png' alt='NP(A) \ge 2' title='NP(A) \ge 2' class='latex-inline' />. To eliminate <img src='http://math.fontein.de/wp-content/latex/5d9/5d9cd685ae7f2b62ddc0642337dc999f-T-000000-0.png' alt='NP(A)' title='NP(A)' class='latex-inline' /> from the first part, we need to find an upper bound. For that, let us first stick to <img src='http://math.fontein.de/wp-content/latex/061/0612843af3c169cfe9653a0e8fee14e8-T-000000-0.png' alt='NP(t)' title='NP(t)' class='latex-inline' />, the smallest prime not dividing the integer <img src='http://math.fontein.de/wp-content/latex/e35/e358efa489f58062f10dd7316b65649e-T-000000-0.png' alt='t' title='t' class='latex-inline' />. (Letting <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> be a <img src='http://math.fontein.de/wp-content/latex/5ed/5ed2d4c114d036610b8e20271c5026ef-T-000000-0.png' alt='1 \times 1' title='1 \times 1' class='latex-inline' />-matrix <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> yields <img src='http://math.fontein.de/wp-content/latex/d11/d11d08511e1d7382bf7f6614aebeb828-T-000000-0.png' alt='NP(t) = NP(A)' title='NP(t) = NP(A)' class='latex-inline' />; in general, <img src='http://math.fontein.de/wp-content/latex/37f/37ff3d18fa6e34511a2d61ab97b215dd-T-000000-0.png' alt='NP(A) = NP(\det A)' title='NP(A) = NP(\det A)' class='latex-inline' /> using this notation.) Now <img src='http://math.fontein.de/wp-content/latex/e35/e358efa489f58062f10dd7316b65649e-T-000000-0.png' alt='t' title='t' class='latex-inline' /> is divisible by <img src='http://math.fontein.de/wp-content/latex/3eb/3eb73f11af93b5ca2fc83232a5549ef0-T-000000-0.png' alt='\prod_{p &lt; NP(t)} p' title='\prod_{p &lt; NP(t)} p' class='latex-inline' />, whence for <img src='http://math.fontein.de/wp-content/latex/0f2/0f240d704625c4f3aee035c0a1f79091-T-000000-0.png' alt='t &lt; \prod_{p &lt; x} p' title='t &lt; \prod_{p &lt; x} p' class='latex-inline' /> we have <img src='http://math.fontein.de/wp-content/latex/2a8/2a823c2a859609a5f4fc5a09e3f459d9-T-000000-0.png' alt='NP(t) &lt; x' title='NP(t) &lt; x' class='latex-inline' />. Note that for integral <img src='http://math.fontein.de/wp-content/latex/9dd/9dd4e461268c8034f5c8564e155c67a6-T-000000-0.png' alt='x' title='x' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/d89/d897134590dc3dc72b3bbc2269696a80-T-000000-0.png' alt='\log \bigl( \prod_{p &lt; x} p \bigr) = \vartheta(x - 1) \le \vartheta(x) \sim x' title='\log \bigl( \prod_{p &lt; x} p \bigr) = \vartheta(x - 1) \le \vartheta(x) \sim x' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/910/910c5697e4086f751246eed11bf19a50-T-000000-0.png' alt='\vartheta' title='\vartheta' class='latex-inline' /> denotes the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Chebyshev_function">Chebyshev function</a>. Using <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Chebyshev_function#Asymptotics_and_bounds">known bounds</a> on <img src='http://math.fontein.de/wp-content/latex/00a/00a3e681e7f16483324136c5f343c197-T-000000-0.png' alt='\vartheta(x)' title='\vartheta(x)' class='latex-inline' />, we get <img src='http://math.fontein.de/wp-content/latex/2cd/2cdfaea3f1a2afdee98abd7c4851a881-T-000000-0.png' alt='\displaystyle  \prod_{p &lt; x} p = \exp(x + O(x/\log x)) = \exp((1 + o(1)) x). ' title='\displaystyle  \prod_{p &lt; x} p = \exp(x + O(x/\log x)) = \exp((1 + o(1)) x). ' class='latex-displaystyle' /> Therefore, <img src='http://math.fontein.de/wp-content/latex/3a1/3a1286a9f466025c85a1d6ac202b6e61-T-000000-0.png' alt='\prod_{p &lt; x} p &gt; \exp((1 - \varepsilon) x)' title='\prod_{p &lt; x} p &gt; \exp((1 - \varepsilon) x)' class='latex-inline' /> becomes true for <img src='http://math.fontein.de/wp-content/latex/fae/faecdbf821c90bd77aae8b71c1a9a176-T-000000-0.png' alt='x \to \infty' title='x \to \infty' class='latex-inline' /> for every <img src='http://math.fontein.de/wp-content/latex/f8b/f8b1c5a729a09649c275fca88976d8dd-T-000000-0.png' alt='\varepsilon' title='\varepsilon' class='latex-inline' />. This shows that <img src='http://math.fontein.de/wp-content/latex/778/778cf593735a74e15731060eb44d8565-T-000000-0.png' alt='NP(t) &lt; \frac{\log t}{1 - \varepsilon}' title='NP(t) &lt; \frac{\log t}{1 - \varepsilon}' class='latex-inline' /> eventually holds for <img src='http://math.fontein.de/wp-content/latex/239/2391cf7a07ccaf0c37f4a7e691755e5d-T-000000-0.png' alt='t \to \infty' title='t \to \infty' class='latex-inline' />, yielding <img src='http://math.fontein.de/wp-content/latex/29a/29a8a99f02442a10e4103809aff6a387-T-000000-0.png' alt='NP(t) = O(\log t)' title='NP(t) = O(\log t)' class='latex-inline' /> and, thus, <img src='http://math.fontein.de/wp-content/latex/3c0/3c0cf6061d114909758c3dfe3b7b8231-T-000000-0.png' alt='NP(A) = O(\log \det A)' title='NP(A) = O(\log \det A)' class='latex-inline' />. Using the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Leibniz_formula_for_determinants">Leibniz formula</a>, <img src='http://math.fontein.de/wp-content/latex/ae0/ae072a38f2ea289a19aab8a84b7c7a5b-T-000000-0.png' alt='\log \det A = O(n \log n + n \log \|A\|_\infty)' title='\log \det A = O(n \log n + n \log \|A\|_\infty)' class='latex-inline' />.</p>
<p>Finally, we can use some linear algebra to bound <img src='http://math.fontein.de/wp-content/latex/b53/b53538b4a5fbe11511aea58317056d99-T-000000-0.png' alt='\|x\|_\infty' title='\|x\|_\infty' class='latex-inline' /> in terms of <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/92e/92eb5ffee6ae2fec3ad71c777531578f-T-000000-0.png' alt='b' title='b' class='latex-inline' />. First note that <img src='http://math.fontein.de/wp-content/latex/68b/68bd1584f4f4800fc4722467c9335e58-T-000000-0.png' alt='A A^\# = (\det A) I_n' title='A A^\# = (\det A) I_n' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/51e/51e30ff0f3ad7f4a08fb2aea5cbc037b-T-000000-0.png' alt='I_n' title='I_n' class='latex-inline' /> denotes the <img src='http://math.fontein.de/wp-content/latex/50f/50f17e5c11d610b19c0471830dc4dda1-T-000000-0.png' alt='n \times n' title='n \times n' class='latex-inline' /> identity matrix and <img src='http://math.fontein.de/wp-content/latex/2be/2be6608379281d2afee721a4767a365e-T-000000-0.png' alt='A^\#' title='A^\#' class='latex-inline' /> denotes the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Adjugate_matrix">adjungate matrix</a> of <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />. As <img src='http://math.fontein.de/wp-content/latex/7d0/7d076465126bdf28bc3627509aeb4b0a-T-000000-0.png' alt='x = A^{-1} b = \frac{1}{\det A} A^\# b' title='x = A^{-1} b = \frac{1}{\det A} A^\# b' class='latex-inline' />, we see that it suffices to bound <img src='http://math.fontein.de/wp-content/latex/3bb/3bb08507e39e71972b1eb0efd42b7975-T-000000-0.png' alt='\|A^\#\|_\infty' title='\|A^\#\|_\infty' class='latex-inline' />. Now the coefficients of <img src='http://math.fontein.de/wp-content/latex/2be/2be6608379281d2afee721a4767a365e-T-000000-0.png' alt='A^\#' title='A^\#' class='latex-inline' /> are determinants of <img src='http://math.fontein.de/wp-content/latex/8e8/8e84dbc9f655fd7cb98e5e213425461e-T-000000-0.png' alt='(n - 1) \times (n - 1)' title='(n - 1) \times (n - 1)' class='latex-inline' /> matrices with coefficients coming from <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/35b/35bc9f6fff395195d4e89fbc30763742-T-000000-0.png' alt='\|A^\#\|_\infty \le (n - 1)! \|A\|_\infty^n' title='\|A^\#\|_\infty \le (n - 1)! \|A\|_\infty^n' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/848/848048f562fca1d6d0184f3d4c34f16f-T-000000-0.png' alt='\displaystyle  \log \|x\|_\infty \le n \log n + n \log \|A\|_\infty + \log \|b\|_\infty = O(n \log \|A\|_\infty) ' title='\displaystyle  \log \|x\|_\infty \le n \log n + n \log \|A\|_\infty + \log \|b\|_\infty = O(n \log \|A\|_\infty) ' class='latex-displaystyle' /> when assuming that <img src='http://math.fontein.de/wp-content/latex/374/374f571c50217ba4bb0ea608adb7746a-T-000000-0.png' alt='\log n, \log \|b\|_\infty = O(\log \|A\|_\infty)' title='\log n, \log \|b\|_\infty = O(\log \|A\|_\infty)' class='latex-inline' />.</p>
<p>This can be combined into the following theorem:</p>
<blockquote class='theorem'><div class='theoremtitle'>Theorem.</div> <div class='theoremmain'><br />
Assuming that <img src='http://math.fontein.de/wp-content/latex/5eb/5ebf5511b25d3cfae28feecdefabdcb8-T-000000-0.png' alt='\log n = O(\log \|A\|_\infty)' title='\log n = O(\log \|A\|_\infty)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/7d3/7d3dac0f1a11d00bf35a9d77b636135a-T-000000-0.png' alt='\log \|b\|_\infty = O(\log \|A\|_\infty)' title='\log \|b\|_\infty = O(\log \|A\|_\infty)' class='latex-inline' />, the above algorithm needs <img src='http://math.fontein.de/wp-content/latex/bf3/bf380a83ec9a75ad90960b3f9ec66362-T-000000-0.png' alt='\displaystyle  O\bigl( n^5 (\log \|A\|_\infty)^3 \bigr) ' title='\displaystyle  O\bigl( n^5 (\log \|A\|_\infty)^3 \bigr) ' class='latex-displaystyle' /> time units to compute the unique solution of <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' /> using naive arithmetic in <img src='http://math.fontein.de/wp-content/latex/145/1458a437b3c6456f9ebf61d46c9ed13e-T-000000-0.png' alt='\Z' title='\Z' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/0cc/0ccd607d446a0c6142ae68c0ef764e07-T-000000-0.png' alt='\F_p' title='\F_p' class='latex-inline' />, and naive Gaussian elimination to solve linear systems over <img src='http://math.fontein.de/wp-content/latex/0cc/0ccd607d446a0c6142ae68c0ef764e07-T-000000-0.png' alt='\F_p' title='\F_p' class='latex-inline' />. Using fast linear algebra and fast multiplication, we only need <img src='http://math.fontein.de/wp-content/latex/4a9/4a96f517e54c1ae9906b8a84e0f67ca9-T-000000-0.png' alt='\displaystyle  O\bigl( n^{4 + \varepsilon} (\log \|A\|_\infty)^{2 + \varepsilon} \bigr) ' title='\displaystyle  O\bigl( n^{4 + \varepsilon} (\log \|A\|_\infty)^{2 + \varepsilon} \bigr) ' class='latex-displaystyle' /> time units for any <img src='http://math.fontein.de/wp-content/latex/d74/d74ee6015ea3496d30f5596af4ffdeb0-T-000000-0.png' alt='\varepsilon &gt; 0' title='\varepsilon &gt; 0' class='latex-inline' />.<br />
</div><div class='theoremqed'>□</div></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://math.fontein.de/2011/06/17/solving-certain-linear-systems-over-the-integers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On a Certain Determinant.</title>
		<link>http://math.fontein.de/2011/03/25/on-a-certain-determinant/</link>
		<comments>http://math.fontein.de/2011/03/25/on-a-certain-determinant/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 09:55:14 +0000</pubDate>
		<dc:creator>Felix Fontein</dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[Cramer's rule]]></category>
		<category><![CDATA[determinant]]></category>

		<guid isPermaLink="false">https://math.fontein.de/?p=814</guid>
		<description><![CDATA[In this post, I show how to explicitly compute a determinant. This determinant allows me to write down a closest solution in the 2-norm to a certain unsolvable linear system.]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I managed to compute a determinant of a certain matrix. This matrix appears in the work I&#8217;m currently doing, and having an explicit formula for it allowed me to explicitly solve a system of linear equations using <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Cramer%27s_rule"Cramer's rule</a>. In this post, I want to present the result with two different proofs by induction.</p>
<p>I wouldn&#8217;t be surprised if this is already well-known, but at least I didn&#8217;t see it before. Anyway, if you have seen it before, please feel free to tell me about it.</p>
<p><b>Edit:</b> in fact, the theorem follows from the more general result stated <a href="http://math.fontein.de/forward.php?r=http://planetmath.org/encyclopedia/DeterminantsOfSomeMatricesOfSpecialForm.html">here</a>. Also see the <a href="http://math.fontein.de/forward.php?r=http://math.fontein.de/2011/03/25/on-a-certain-determinant/comment-page-1/#comment-286">comments</a>.</p>
<blockquote class='theorem'><div class='theoremtitle'>Theorem.</div> <div class='theoremmain'><br />
Let <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> be a field and <img src='http://math.fontein.de/wp-content/latex/66a/66a03131297c513f6c85a5f99c8896e1-T-000000-0.png' alt='x_1, \dots, x_n \in K' title='x_1, \dots, x_n \in K' class='latex-inline' />. Then the matrix <img src='http://math.fontein.de/wp-content/latex/edb/edb7b184ec4d5b1fb8c4095fd5e3e36d-T-000000-0.png' alt='\displaystyle  M(x_1, \dots, x_n) := \Matrix{ 1 + x_1 &amp; 1 &amp; \cdots &amp; 1 \\ 1 &amp; \ddots &amp; \ddots &amp; \vdots \\ \vdots &amp; \ddots &amp; \ddots &amp; 1 \\ 1 &amp; \cdots &amp; 1 &amp; 1 + x_n } \in K^{n \times n} ' title='\displaystyle  M(x_1, \dots, x_n) := \Matrix{ 1 + x_1 &amp; 1 &amp; \cdots &amp; 1 \\ 1 &amp; \ddots &amp; \ddots &amp; \vdots \\ \vdots &amp; \ddots &amp; \ddots &amp; 1 \\ 1 &amp; \cdots &amp; 1 &amp; 1 + x_n } \in K^{n \times n} ' class='latex-displaystyle' /> has determinant <img src='http://math.fontein.de/wp-content/latex/d79/d794c3c06865bb485f34c00bc2e50e96-T-000000-0.png' alt='\displaystyle  \prod_{i=1}^n x_i + \sum_{j=1}^n \prod_{i \neq j} x_i. ' title='\displaystyle  \prod_{i=1}^n x_i + \sum_{j=1}^n \prod_{i \neq j} x_i. ' class='latex-displaystyle' /><br />
</div></blockquote>
<p>Before I present the proofs, I want to say a few words on how this matrix comes up. Consider the linear system <img src='http://math.fontein.de/wp-content/latex/fb1/fb18212e251c8148e7d1b724faa3179a-T-000000-0.png' alt='A x = b' title='A x = b' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/7bb/7bb7472760051797e4a8c8361e80611f-T-000000-0.png' alt='\displaystyle  A = \Matrix{ y_1 &amp; &amp; 0 \\ &amp; \ddots &amp; \\ 0 &amp; &amp; y_n \\ 1 &amp; \cdots &amp; 1 } \in \R^{(n + 1) \times n} \quad \text{and} \quad b = \Matrix{ 0 \\ \vdots \\ 0 \\ 1 } \in \R^{n+1}. ' title='\displaystyle  A = \Matrix{ y_1 &amp; &amp; 0 \\ &amp; \ddots &amp; \\ 0 &amp; &amp; y_n \\ 1 &amp; \cdots &amp; 1 } \in \R^{(n + 1) \times n} \quad \text{and} \quad b = \Matrix{ 0 \\ \vdots \\ 0 \\ 1 } \in \R^{n+1}. ' class='latex-displaystyle' /> Assuming that all <img src='http://math.fontein.de/wp-content/latex/95d/95ddfb76e4f44819d2eae8cb2523222f-T-000000-0.png' alt='y_i \neq 0' title='y_i \neq 0' class='latex-inline' />, one sees that this system has <i>no</i> solution. Instead, one can try to find a vector <img src='http://math.fontein.de/wp-content/latex/9dd/9dd4e461268c8034f5c8564e155c67a6-T-000000-0.png' alt='x' title='x' class='latex-inline' /> which minimizes <img src='http://math.fontein.de/wp-content/latex/ac7/ac7b9b0160dfbe77b4291d78f7996042-T-000000-0.png' alt='\| A x - b \|_2' title='\| A x - b \|_2' class='latex-inline' />. A well-known fact in Linear Algebra says that this is the case for a unique <img src='http://math.fontein.de/wp-content/latex/9dd/9dd4e461268c8034f5c8564e155c67a6-T-000000-0.png' alt='x' title='x' class='latex-inline' />, and that <img src='http://math.fontein.de/wp-content/latex/9dd/9dd4e461268c8034f5c8564e155c67a6-T-000000-0.png' alt='x' title='x' class='latex-inline' /> is the solution to the system <img src='http://math.fontein.de/wp-content/latex/e6c/e6c306c7e8fc5c5dd94ab0a738fbf73f-T-000000-0.png' alt='A^T A x = A^T b' title='A^T A x = A^T b' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/fbc/fbc96f3118ab6a2d0e01bbe14e6c5d93-T-000000-0.png' alt='A^T A = M(y_1^2, \dots, y_n^2)' title='A^T A = M(y_1^2, \dots, y_n^2)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/981/9813be1f9e2e7c7f3b583882587baaa0-T-000000-0.png' alt='A^T b = (1, \dots, 1)^T' title='A^T b = (1, \dots, 1)^T' class='latex-inline' />, whence we can describe the unique solution <img src='http://math.fontein.de/wp-content/latex/970/9703777e02183a93ca4ecc68634f21f3-T-000000-0.png' alt='x = (x_1, \dots, x_n)^T' title='x = (x_1, \dots, x_n)^T' class='latex-inline' /> using Cramer&#8217;s rule by <img src='http://math.fontein.de/wp-content/latex/d6b/d6b779681e62acc067958ffaf1111995-T-000000-0.png' alt='\displaystyle  x_i = \frac{\det M(y_1^2, \dots, y_{i-1}^2, 0, y_{i+1}^2, \dots, y_n^2)}{\det M(y_1^2, \dots, y_n^2)}. ' title='\displaystyle  x_i = \frac{\det M(y_1^2, \dots, y_{i-1}^2, 0, y_{i+1}^2, \dots, y_n^2)}{\det M(y_1^2, \dots, y_n^2)}. ' class='latex-displaystyle' /> Now the above theorem gives an easy to evaluate formula for the determinants, namely <img src='http://math.fontein.de/wp-content/latex/732/7327453433794d0210aeab4e0a3aee1b-T-000000-0.png' alt='\displaystyle  x_i = \frac{\prod_{j \neq i} y_j^2}{\prod_{j=1}^n y_j^2 + \sum_{k=1}^n \prod_{j \neq k} y_j^2}. ' title='\displaystyle  x_i = \frac{\prod_{j \neq i} y_j^2}{\prod_{j=1}^n y_j^2 + \sum_{k=1}^n \prod_{j \neq k} y_j^2}. ' class='latex-displaystyle' /> The solution vector <img src='http://math.fontein.de/wp-content/latex/9dd/9dd4e461268c8034f5c8564e155c67a6-T-000000-0.png' alt='x' title='x' class='latex-inline' /> can be evaluated in <img src='http://math.fontein.de/wp-content/latex/7ba/7ba55e7c64a9405a0b39a1107e90ca94-T-000000-0.png' alt='O(n)' title='O(n)' class='latex-inline' /> operations, and in case the <img src='http://math.fontein.de/wp-content/latex/8d6/8d62e469fb30ed435a668eb5c035b1f6-T-000000-0.png' alt='y_i' title='y_i' class='latex-inline' /> are rational numbers, one can hence efficiently compute an exact (i.e. rational) solution.</p>
<blockquote class='proof'><div class='prooftitle'>Proof (First proof).</div> <div class='proofmain'><br />
For <img src='http://math.fontein.de/wp-content/latex/193/19306a192fbe08b26d211d292302b10c-T-000000-0.png' alt='n = 1, 2' title='n = 1, 2' class='latex-inline' /> this is easy to verify. Hence, assume that <img src='http://math.fontein.de/wp-content/latex/b22/b22e53f4844ad42cba603e3f5517437b-T-000000-0.png' alt='n \ge 3' title='n \ge 3' class='latex-inline' /> and that the statement is true for <img src='http://math.fontein.de/wp-content/latex/f69/f69fdffb82267fca1be8c6913635b318-T-000000-0.png' alt='n - 1' title='n - 1' class='latex-inline' />. Using the multilinearity of the determinant and Lagrange expansion, both for the first row, we see that <img src='http://math.fontein.de/wp-content/latex/f46/f46a96bfb2b04bb2b0476a22df49aeeb-T-000000-0.png' alt='\displaystyle  \det M(x_1, \dots, x_n) = x_1 \det M(x_2, \dots, x_n) + \det M(0, x_2, \dots, x_n). ' title='\displaystyle  \det M(x_1, \dots, x_n) = x_1 \det M(x_2, \dots, x_n) + \det M(0, x_2, \dots, x_n). ' class='latex-displaystyle' /> The same argument applied to the second row of the second determinant, we obtain that the second determinant <img src='http://math.fontein.de/wp-content/latex/f21/f2168d937e4c6fd041271b2cca530ec9-T-000000-0.png' alt='\displaystyle  x_2 \det M(0, x_3, \dots, x_n) + \det M(0, 0, x_3, \dots, x_n). ' title='\displaystyle  x_2 \det M(0, x_3, \dots, x_n) + \det M(0, 0, x_3, \dots, x_n). ' class='latex-displaystyle' /> Since <img src='http://math.fontein.de/wp-content/latex/582/58295d5ee4b8e3f79a74642a84534ed6-T-000000-0.png' alt='M(0, 0, x_3, \dots, x_n)' title='M(0, 0, x_3, \dots, x_n)' class='latex-inline' /> has two identical rows &ndash; namely the first two &ndash;, its determinant is 0. Moreover, by induction hypothesis, <img src='http://math.fontein.de/wp-content/latex/53a/53aa665f148a32fc6adc495eb42b1906-T-000000-0.png' alt='\det M(0, x_3, \dots, x_n) = \prod_{i=3}^n x_i' title='\det M(0, x_3, \dots, x_n) = \prod_{i=3}^n x_i' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/e01/e01fd35c81ce49ccd3867102653c4bab-T-000000-0.png' alt='\displaystyle  \det M(x_2, \dots, x_n) = \prod_{i=2}^n x_i + \sum_{j=2}^n \prod_{i=2 \atop i \neq j}^n x_i. ' title='\displaystyle  \det M(x_2, \dots, x_n) = \prod_{i=2}^n x_i + \sum_{j=2}^n \prod_{i=2 \atop i \neq j}^n x_i. ' class='latex-displaystyle' /> Plugging this in yields <img src='http://math.fontein.de/wp-content/latex/27c/27c6c474359436a6237a1771edc22af9-T-000000-0.png' alt='\displaystyle  \det M(x_1, \dots, x_n) = x_1 \prod_{i=2}^n x_i + x_1 \sum_{j=2}^n \prod_{i=2 \atop i \neq j}^n x_i + \prod_{i=2}^n x_i, ' title='\displaystyle  \det M(x_1, \dots, x_n) = x_1 \prod_{i=2}^n x_i + x_1 \sum_{j=2}^n \prod_{i=2 \atop i \neq j}^n x_i + \prod_{i=2}^n x_i, ' class='latex-displaystyle' /> which shows the claim.<br />
</div><div class='proofqed'>□</div></blockquote>
<blockquote class='proof'><div class='prooftitle'>Proof (Second proof).</div> <div class='proofmain'><br />
For <img src='http://math.fontein.de/wp-content/latex/ab7/ab78ccfbcd04b1ba22eb9427251cb20d-T-000000-0.png' alt='n = 1' title='n = 1' class='latex-inline' /> this is clear. Hence, assume that <img src='http://math.fontein.de/wp-content/latex/b54/b5483f2f1af0ee56acb54ef669929a57-T-000000-0.png' alt='n &gt; 1' title='n &gt; 1' class='latex-inline' /> and that the statement is true for <img src='http://math.fontein.de/wp-content/latex/f69/f69fdffb82267fca1be8c6913635b318-T-000000-0.png' alt='n - 1' title='n - 1' class='latex-inline' />. We do a Lagrange expansion by the last column. This yields a term <img src='http://math.fontein.de/wp-content/latex/d1b/d1b12a287f4ac0d8cacf1684ee4c4493-T-000000-0.png' alt='(-1)^{n + n} (1 + x_n) \det M(x_1, \dots, x_{n-1})' title='(-1)^{n + n} (1 + x_n) \det M(x_1, \dots, x_{n-1})' class='latex-inline' />, which by induction hypothesis equals <img src='http://math.fontein.de/wp-content/latex/58a/58a395f1b283c79b3af9cde8e581aff8-T-000000-0.png' alt='\displaystyle  \prod_{i=1}^{n-1} x_i + \sum_{j=1}^{n-1} \prod_{i=1 \atop i \neq j}^{n-1} x_i + \prod_{i=1}^n x_i + \sum_{j=1}^{n-1} \prod_{i=1 \atop i \neq j}^n x_i. ' title='\displaystyle  \prod_{i=1}^{n-1} x_i + \sum_{j=1}^{n-1} \prod_{i=1 \atop i \neq j}^{n-1} x_i + \prod_{i=1}^n x_i + \sum_{j=1}^{n-1} \prod_{i=1 \atop i \neq j}^n x_i. ' class='latex-displaystyle' /> The other terms are of the form <img src='http://math.fontein.de/wp-content/latex/d65/d656693938ca3341dc8de169924d3f86-T-000000-0.png' alt='(-1)^{n + i} \det M_i' title='(-1)^{n + i} \det M_i' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/cf0/cf02c22fc164faf4976cae168d7d73bd-T-000000-0.png' alt='M_i' title='M_i' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/001/0010072db9dd60e81b780828d4752ecf-T-000000-0.png' alt='M(x_1, \dots, x_n)' title='M(x_1, \dots, x_n)' class='latex-inline' /> with the last column and the <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' />-th row removed. Note that by cyclically permuting rows <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' /> to <img src='http://math.fontein.de/wp-content/latex/f69/f69fdffb82267fca1be8c6913635b318-T-000000-0.png' alt='n - 1' title='n - 1' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/cf0/cf02c22fc164faf4976cae168d7d73bd-T-000000-0.png' alt='M_i' title='M_i' class='latex-inline' />, we obtain the matrix <img src='http://math.fontein.de/wp-content/latex/8a0/8a05d3afb321e5a15e129bd274673926-T-000000-0.png' alt='M(x_1, \dots, x_{i-1}, 0, x_{i+1}, \dots, x_{n-1})' title='M(x_1, \dots, x_{i-1}, 0, x_{i+1}, \dots, x_{n-1})' class='latex-inline' />. The permutation has sign <img src='http://math.fontein.de/wp-content/latex/895/895b77f214d1871b4fc6e9d2f5a4c3f4-T-000000-0.png' alt='(-1)^{n - i + 1}' title='(-1)^{n - i + 1}' class='latex-inline' />, whence we see that <img src='http://math.fontein.de/wp-content/latex/be6/be6526859a6cb57d1c66b908e401fe0d-T-000000-0.png' alt='\displaystyle  (-1)^{n+i} \det M_i = -\det M(x_1, \dots, x_{i-1}, x_{i+1}, \dots, x_{n-1}) = -\prod_{j=1 \atop j \neq i}^{n-1} x_j. ' title='\displaystyle  (-1)^{n+i} \det M_i = -\det M(x_1, \dots, x_{i-1}, x_{i+1}, \dots, x_{n-1}) = -\prod_{j=1 \atop j \neq i}^{n-1} x_j. ' class='latex-displaystyle' /> Combining everything so far, we see that <img src='http://math.fontein.de/wp-content/latex/361/3615e3a24bd1b98186dc5305e3f8521f-T-000000-0.png' alt=' &amp; \det M(x_1, \dots, x_n) \\ {}={} &amp; \prod_{i=1}^{n-1} x_i + \sum_{j=1}^{n-1} \prod_{i=1 \atop i \neq j}^{n-1} x_i + \prod_{i=1}^n x_i + \sum_{j=1}^{n-1} \prod_{i=1 \atop i \neq j}^n x_i - \sum_{i=1}^{n-1} \prod_{j=1 \atop j \neq i}^{n-1} x_j \\ {}={} &amp; \prod_{i=1}^n x_i + \sum_{j=1}^n \prod_{i=1 \atop i \neq j}^n x_i, ' title=' &amp; \det M(x_1, \dots, x_n) \\ {}={} &amp; \prod_{i=1}^{n-1} x_i + \sum_{j=1}^{n-1} \prod_{i=1 \atop i \neq j}^{n-1} x_i + \prod_{i=1}^n x_i + \sum_{j=1}^{n-1} \prod_{i=1 \atop i \neq j}^n x_i - \sum_{i=1}^{n-1} \prod_{j=1 \atop j \neq i}^{n-1} x_j \\ {}={} &amp; \prod_{i=1}^n x_i + \sum_{j=1}^n \prod_{i=1 \atop i \neq j}^n x_i, ' class='latex-displaystyle' /> what we wanted to show.<br />
</div><div class='proofqed'>□</div></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://math.fontein.de/2011/03/25/on-a-certain-determinant/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Multiplicity of the Determinant.</title>
		<link>http://math.fontein.de/2010/11/10/multiplicity-of-the-determinant/</link>
		<comments>http://math.fontein.de/2010/11/10/multiplicity-of-the-determinant/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 00:55:15 +0000</pubDate>
		<dc:creator>Felix Fontein</dc:creator>
				<category><![CDATA[Beautiful Proofs]]></category>
		<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[determinant]]></category>
		<category><![CDATA[multiplicative]]></category>

		<guid isPermaLink="false">http://math.fontein.de/?p=790</guid>
		<description><![CDATA[This post shows a way to quickly show that the determinant is multiplicative without getting your hands dirty.]]></description>
			<content:encoded><![CDATA[<p>I just learned about a nice trick to show that <img src='http://math.fontein.de/wp-content/latex/54c/54c9456b43218f67c211921402b7e55d-T-000000-0.png' alt='\det(A B) = \det A \cdot \det B' title='\det(A B) = \det A \cdot \det B' class='latex-inline' /> for matrices <img src='http://math.fontein.de/wp-content/latex/fc5/fc59c2cdfeb959c6b183970caac97e6e-T-000000-0.png' alt='A, B \in K^{n \times n}' title='A, B \in K^{n \times n}' class='latex-inline' /> from my colleague <a href="http://math.fontein.de/forward.php?r=http://www.francescosica.org/">Francesco Sica</a>, who attributed it to <a href="http://math.fontein.de/forward.php?r=http://genealogy.math.ndsu.nodak.edu/id.php%3Fid=81190">F. Catanese</a>.</p>
<p>Assuming that it is known that there is, up to scale, only one alternating <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' />-linear form <img src='http://math.fontein.de/wp-content/latex/523/5231b293bc88fba52ce3f9fdaf545a37-T-000000-0.png' alt='K^{n \times n} \to K' title='K^{n \times n} \to K' class='latex-inline' /> (i.e. that <img src='http://math.fontein.de/wp-content/latex/112/112f0bf2b07057d2869886dd71a123a3-T-000000-0.png' alt='\dim_K \bigwedge^n K^n = 1' title='\dim_K \bigwedge^n K^n = 1' class='latex-inline' />), one can proceed as follows. Given <img src='http://math.fontein.de/wp-content/latex/17f/17f352c149d548a16abb7f6544bc1f99-T-000000-0.png' alt='A \in K^{n \times n}' title='A \in K^{n \times n}' class='latex-inline' />, consider the map <img src='http://math.fontein.de/wp-content/latex/739/739561167d685c8a75d6507dc4f447e6-T-000000-0.png' alt='f_A : K^{n \times n} \to K' title='f_A : K^{n \times n} \to K' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/95e/95e75779b4e22df9cb6c62591e88c21f-T-000000-0.png' alt='B \mapsto \det(A B)' title='B \mapsto \det(A B)' class='latex-inline' />. This is clearly <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' />-linear and alternating, whence there exists some <img src='http://math.fontein.de/wp-content/latex/117/117c33d7e9e2dc477b8404376e5e676c-T-000000-0.png' alt='\lambda \in K' title='\lambda \in K' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/826/826a3bc6a557ca3e7f26fd115f6a61fc-T-000000-0.png' alt='f_A = \lambda \cdot \det' title='f_A = \lambda \cdot \det' class='latex-inline' />. Evaluating <img src='http://math.fontein.de/wp-content/latex/d01/d0115314b757ca3f2f31730a0e27ce9e-T-000000-0.png' alt='f_A' title='f_A' class='latex-inline' /> at the identity matrix <img src='http://math.fontein.de/wp-content/latex/dd7/dd7536794b63bf90eccfd37f9b147d7f-T-000000-0.png' alt='I' title='I' class='latex-inline' /> gives <img src='http://math.fontein.de/wp-content/latex/e0d/e0deaf5039a0871d04c22bfc89fa30c0-T-000000-0.png' alt='\lambda = \lambda \det(I) = f_A(I) = \det(A I) = \det A' title='\lambda = \lambda \det(I) = f_A(I) = \det(A I) = \det A' class='latex-inline' />. Evaluating <img src='http://math.fontein.de/wp-content/latex/d01/d0115314b757ca3f2f31730a0e27ce9e-T-000000-0.png' alt='f_A' title='f_A' class='latex-inline' /> at <img src='http://math.fontein.de/wp-content/latex/9d5/9d5ed678fe57bcca610140957afab571-T-000000-0.png' alt='B' title='B' class='latex-inline' /> gives <img src='http://math.fontein.de/wp-content/latex/8a8/8a83916aa5e4fcd866ed5aa12aeb30d8-T-000000-0.png' alt='\det(A B) = f_A(B) = \lambda \det B = \det A \cdot \det B' title='\det(A B) = f_A(B) = \lambda \det B = \det A \cdot \det B' class='latex-inline' />.</p>
<p>Of course, using the trick similar to the first lemma <a href="http://math.fontein.de/forward.php?r=http://math.fontein.de/2009/05/04/a-topological-proof-of-the-cayley-hamilton-theorem-over-all-commutative-unitary-rings/">here</a>, it suffices to show this for <img src='http://math.fontein.de/wp-content/latex/c6a/c6abdf6bf507b19d7ef73f313b4a168d-T-000000-0.png' alt='K = \C' title='K = \C' class='latex-inline' /> to obtain it for any unitary commutative ring, after showing that the determinant is in fact a polynomial equation with integer coefficients (for example, by showing the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Leibniz_formula_%28determinant%29">Leibniz formula</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://math.fontein.de/2010/11/10/multiplicity-of-the-determinant/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Homomorphisms, Tensor Products and Certain Canonical Maps.</title>
		<link>http://math.fontein.de/2010/01/29/homomorphisms-tensor-products-and-certain-canonical-maps/</link>
		<comments>http://math.fontein.de/2010/01/29/homomorphisms-tensor-products-and-certain-canonical-maps/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 07:20:57 +0000</pubDate>
		<dc:creator>Felix Fontein</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[double dual]]></category>
		<category><![CDATA[dual space]]></category>
		<category><![CDATA[tensor product]]></category>
		<category><![CDATA[transposition]]></category>

		<guid isPermaLink="false">http://math.fontein.de/?p=560</guid>
		<description><![CDATA[A standard topic in linear algebra is the dual space of a vector space, as well as the canonical embedding of a vector space in its double dual. Moreover, transposition of homomorphisms in terms of dual spaces is rather well known. Something less known is that one has a canonical map from the dual of V tensored with W to the space of homomorphisms from V to W. In this abstract nonsense post, we describe these canonical maps, their interplay, and try to determine their images.]]></description>
			<content:encoded><![CDATA[<p>Let <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> be vector spaces over a field <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/155/15544c3254b16dc8d75eec0018d49025-T-000000-0.png' alt='V^* = \Hom_K(V, K)' title='V^* = \Hom_K(V, K)' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/d53/d5391f7bce62c13e6cec8765fde24178-T-000000-0.png' alt='W^* = \Hom_K(W, K)' title='W^* = \Hom_K(W, K)' class='latex-inline' /> their duals. In case <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> is finite dimensional, one obtains a non-canonical isomorphism <img src='http://math.fontein.de/wp-content/latex/a33/a3326bea5f4a378d8a75513e379543bd-T-000000-0.png' alt='V \cong V^*' title='V \cong V^*' class='latex-inline' />, a canonical isomorphism <img src='http://math.fontein.de/wp-content/latex/62d/62d775c9ac70024c450c71eddb436c99-T-000000-0.png' alt='V \cong V^{**}' title='V \cong V^{**}' class='latex-inline' /> and a canonical isomorphism <img src='http://math.fontein.de/wp-content/latex/b8b/b8b99389ba6cd20005c21190b1dc8a73-T-000000-0.png' alt='W^* \tensor_K V \cong \Hom_K(W, V)' title='W^* \tensor_K V \cong \Hom_K(W, V)' class='latex-inline' />.</p>

<p>In case <img src='http://math.fontein.de/wp-content/latex/ebd/ebd6a43db94236b9b101b243f8e786a3-T-000000-0.png' alt='\dim_K V = \infty' title='\dim_K V = \infty' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/3a9/3a9c678b7cfc2797473b3a5824cc17af-T-000000-0.png' alt='V^*' title='V^*' class='latex-inline' /> are not isomorphic: a basis of <img src='http://math.fontein.de/wp-content/latex/3a9/3a9c678b7cfc2797473b3a5824cc17af-T-000000-0.png' alt='V^*' title='V^*' class='latex-inline' /> has a cardinality strictly larger than the one of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />. Moreover, the canonical map <img src='http://math.fontein.de/wp-content/latex/315/31558f19b445e857174bab110d73de3c-T-000000-0.png' alt='V \to V^{**}' title='V \to V^{**}' class='latex-inline' /> is still a monomorphism, but no longer surjective. In the case of <img src='http://math.fontein.de/wp-content/latex/c95/c9528eaf2dd21fc8fa767c5be66d6111-T-000000-0.png' alt='V \tensor_K V^*' title='V \tensor_K V^*' class='latex-inline' />, one has as well a canonical monomorphism <img src='http://math.fontein.de/wp-content/latex/7a8/7a8f2216549b0ad574fc47cc52f7952f-T-000000-0.png' alt='V \tensor_K V^* \to \Hom_K(V, V)' title='V \tensor_K V^* \to \Hom_K(V, V)' class='latex-inline' />, but it is no longer surjective as well. We want to study the images of the canonical maps <img src='http://math.fontein.de/wp-content/latex/315/31558f19b445e857174bab110d73de3c-T-000000-0.png' alt='V \to V^{**}' title='V \to V^{**}' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/7a8/7a8f2216549b0ad574fc47cc52f7952f-T-000000-0.png' alt='V \tensor_K V^* \to \Hom_K(V, V)' title='V \tensor_K V^* \to \Hom_K(V, V)' class='latex-inline' />.</p>

<p>We begin with an auxiliary lemma.</p>

<blockquote class='theorem' id='nonzeroform'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/9bc/9bc6435d0e0043b695209ccb5ec877c5-T-000000-0.png' alt='v \neq 0' title='v \neq 0' class='latex-inline' />. Then there exists some <img src='http://math.fontein.de/wp-content/latex/b9f/b9f20153eb1493733dd41821ad454918-T-000000-0.png' alt='\varphi \in V^*' title='\varphi \in V^*' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/b51/b51cd2b4325f6cd61a8cf31ec0db261a-T-000000-0.png' alt='\varphi(v) = 1' title='\varphi(v) = 1' class='latex-inline' />. Hence, if <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' /> satisfies <img src='http://math.fontein.de/wp-content/latex/481/48132fe7977a8fc87d0df689c9765e07-T-000000-0.png' alt='\varphi(v) = 0' title='\varphi(v) = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/b9f/b9f20153eb1493733dd41821ad454918-T-000000-0.png' alt='\varphi \in V^*' title='\varphi \in V^*' class='latex-inline' />, then <img src='http://math.fontein.de/wp-content/latex/dc3/dc34e220774c7b94d5553d8afab1dc9b-T-000000-0.png' alt='v = 0' title='v = 0' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Choose a <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-basis <img src='http://math.fontein.de/wp-content/latex/793/7933a0800ccd64e617f7031a81d3e48e-T-000000-0.png' alt='(v_i)_{i \in I}' title='(v_i)_{i \in I}' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> such that there exists some <img src='http://math.fontein.de/wp-content/latex/3d0/3d0666bd3690da036b6f5316d7c73bcf-T-000000-0.png' alt='t \in I' title='t \in I' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/39b/39b5e7bded0470dab29b2263eb7bd1cb-T-000000-0.png' alt='v_t = v' title='v_t = v' class='latex-inline' />. Define <img src='http://math.fontein.de/wp-content/latex/746/746ac4d754a620f1c7f3d50d1288236d-T-000000-0.png' alt='\pi_t : V \to K' title='\pi_t : V \to K' class='latex-inline' /> by <img src='http://math.fontein.de/wp-content/latex/05b/05b191570610b088f5879d430e08461f-T-000000-0.png' alt='\sum_{i \in I} \lambda_i v_i \mapsto \lambda_t' title='\sum_{i \in I} \lambda_i v_i \mapsto \lambda_t' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/2d6/2d63a842f1eb0e6db2742a702059b916-T-000000-0.png' alt='\pi_t(v) = \pi_t(v_t) = 1' title='\pi_t(v) = \pi_t(v_t) = 1' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/0c7/0c7b1622c038ca0a2a8e053a1df3ad43-T-000000-0.png' alt='\pi_t \in V^*' title='\pi_t \in V^*' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem' id='Psimapprop'><div class='theoremtitle'>Proposition.</div> <div class='theoremmain'>
The map <img src='http://math.fontein.de/wp-content/latex/6e2/6e29b70305d09f51674ba11837485133-T-000000-0.png' alt='\displaystyle  \Psi : V \to V^{**}, \qquad v \mapsto \begin{cases} V^* \to K, \\ \alpha \mapsto \alpha(v) \end{cases} ' title='\displaystyle  \Psi : V \to V^{**}, \qquad v \mapsto \begin{cases} V^* \to K, \\ \alpha \mapsto \alpha(v) \end{cases} ' class='latex-displaystyle' /> is a monomorphism and its image is <img src='http://math.fontein.de/wp-content/latex/fcf/fcf4ed3a98cb5aeef9f0b955603b529b-T-000000-0.png' alt='\displaystyle  \biggl\{ \varphi \in V^{**} \;\biggm|\; \bigcap_{\alpha \in \ker \varphi} \ker \alpha \neq 0 \biggr\} \cup \{ 0 \}. ' title='\displaystyle  \biggl\{ \varphi \in V^{**} \;\biggm|\; \bigcap_{\alpha \in \ker \varphi} \ker \alpha \neq 0 \biggr\} \cup \{ 0 \}. ' class='latex-displaystyle' /> In particular, if <img src='http://math.fontein.de/wp-content/latex/0a2/0a2d11832246deeedaca16fd137ec268-T-000000-0.png' alt='\bigcap_{\alpha \in \ker \varphi} \ker \alpha \neq 0' title='\bigcap_{\alpha \in \ker \varphi} \ker \alpha \neq 0' class='latex-inline' /> for some <img src='http://math.fontein.de/wp-content/latex/45b/45b28ca9fd3095330447ec587d156010-T-000000-0.png' alt='\varphi \in V^{**}' title='\varphi \in V^{**}' class='latex-inline' />, then <img src='http://math.fontein.de/wp-content/latex/9fb/9fb6343e215898837c0ccb0d24b084b8-T-000000-0.png' alt='\dim_K \bigcap_{\alpha \in \ker \varphi} \ker \alpha = 1' title='\dim_K \bigcap_{\alpha \in \ker \varphi} \ker \alpha = 1' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Clearly, for <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/6e6/6e66d46752ffd7b5aff1478b01fef819-T-000000-0.png' alt='\Psi(v) : V^* \to K' title='\Psi(v) : V^* \to K' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear. Moreover, one quickly sees that <img src='http://math.fontein.de/wp-content/latex/721/7211c2fa4ea74200d14e81d44376b8c3-T-000000-0.png' alt='\Psi' title='\Psi' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear itself. To see that <img src='http://math.fontein.de/wp-content/latex/721/7211c2fa4ea74200d14e81d44376b8c3-T-000000-0.png' alt='\Psi' title='\Psi' class='latex-inline' /> is injective, let <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/9bc/9bc6435d0e0043b695209ccb5ec877c5-T-000000-0.png' alt='v \neq 0' title='v \neq 0' class='latex-inline' />. Now, by the lemma, there exists a <img src='http://math.fontein.de/wp-content/latex/e80/e8050c39f058fd8609a4cdf985653802-T-000000-0.png' alt='\pi \in V^*' title='\pi \in V^*' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/dca/dcac89f49be11d6ab17da0d752ca6212-T-000000-0.png' alt='\pi(v) = 1' title='\pi(v) = 1' class='latex-inline' />; this shows that <img src='http://math.fontein.de/wp-content/latex/08a/08af118d1e1db956197cd27f50758832-T-000000-0.png' alt='\Psi(v)(\pi_t) = 1' title='\Psi(v)(\pi_t) = 1' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/e85/e85b5f551d3de1a51a9666115c637bd3-T-000000-0.png' alt='\Psi(v) \neq 0' title='\Psi(v) \neq 0' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/ca1/ca1d73d07a6bfc50766a68c4f9440115-T-000000-0.png' alt='\ker \Psi = 0' title='\ker \Psi = 0' class='latex-inline' /> an <img src='http://math.fontein.de/wp-content/latex/721/7211c2fa4ea74200d14e81d44376b8c3-T-000000-0.png' alt='\Psi' title='\Psi' class='latex-inline' /> is injective.
<br />
Now, if <img src='http://math.fontein.de/wp-content/latex/155/15519dab00daf3157e22f60c525f57dd-T-000000-0.png' alt='\alpha \in \ker \Psi(v)' title='\alpha \in \ker \Psi(v)' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/bd0/bd024c2b20bf16ebb07320f9aced8a3c-T-000000-0.png' alt='\alpha(v) = \Psi(v)(\alpha) = 0' title='\alpha(v) = \Psi(v)(\alpha) = 0' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/b78/b78721efff602ba6ee8d3a719255b98f-T-000000-0.png' alt='v \in \bigcap_{\alpha \in \ker \Psi(v)} \ker \alpha' title='v \in \bigcap_{\alpha \in \ker \Psi(v)} \ker \alpha' class='latex-inline' />. This shows that the image of <img src='http://math.fontein.de/wp-content/latex/721/7211c2fa4ea74200d14e81d44376b8c3-T-000000-0.png' alt='\Psi' title='\Psi' class='latex-inline' /> is contained in the given set. Now assume that <img src='http://math.fontein.de/wp-content/latex/096/09616825926812819ed6444a4aea28b5-T-000000-0.png' alt='\varphi \in V^{**} \setminus \{ 0 \}' title='\varphi \in V^{**} \setminus \{ 0 \}' class='latex-inline' /> satisfies <img src='http://math.fontein.de/wp-content/latex/d80/d80779f2cbb4b32a2babcb6ddb04b43b-T-000000-0.png' alt='\bigcap_{\alpha \in \ker\varphi} \ker \alpha \neq 0' title='\bigcap_{\alpha \in \ker\varphi} \ker \alpha \neq 0' class='latex-inline' />; say, <img src='http://math.fontein.de/wp-content/latex/43a/43a7f396a45f62b8434224a124fd43fd-T-000000-0.png' alt='v \in \bigcap_{\alpha \in \ker\varphi} \ker \alpha \setminus \{ 0 \}' title='v \in \bigcap_{\alpha \in \ker\varphi} \ker \alpha \setminus \{ 0 \}' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/dfc/dfcde7b0ad1d10fa7669c8d65062fc20-T-000000-0.png' alt='\alpha(v) = 0' title='\alpha(v) = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/d6a/d6a1f06bd6d9a4637fc25a205f75473e-T-000000-0.png' alt='\alpha \in \ker\varphi' title='\alpha \in \ker\varphi' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/f14/f1477d0705a05707b7671602885aec90-T-000000-0.png' alt='\ker \varphi \subseteq \ker \Psi(v)' title='\ker \varphi \subseteq \ker \Psi(v)' class='latex-inline' />. By the Homomorphism Theorem, there exists a homomorphism <img src='http://math.fontein.de/wp-content/latex/17b/17bb39dd37a970812ca66cede63adce9-T-000000-0.png' alt='\tilde{\varphi} : V^* / \ker \varphi \to K' title='\tilde{\varphi} : V^* / \ker \varphi \to K' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/262/2623d4b0cd21ab40c1db9cde6ae7cde8-T-000000-0.png' alt='\displaystyle  \xymatrix{ V \ar[rr]^{\Psi(v)} \ar[dr]_{\pi} &amp; &amp; K \\ &amp; V / \ker \varphi \ar[ru]_{\tilde{\varphi}} &amp; } ' title='\displaystyle  \xymatrix{ V \ar[rr]^{\Psi(v)} \ar[dr]_{\pi} &amp; &amp; K \\ &amp; V / \ker \varphi \ar[ru]_{\tilde{\varphi}} &amp; } ' class='latex-displaystyle' /> commutes. Now <img src='http://math.fontein.de/wp-content/latex/bcc/bcc4dca2d0ce351b3fc7705425b3b205-T-000000-0.png' alt='V^* / \ker \varphi \cong \varphi(V) = K' title='V^* / \ker \varphi \cong \varphi(V) = K' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/d0c/d0c480331e05201ccda612468f2364bc-T-000000-0.png' alt='\dim_K V^* / \ker \varphi = 1' title='\dim_K V^* / \ker \varphi = 1' class='latex-inline' />. As <img src='http://math.fontein.de/wp-content/latex/1bd/1bd33f2e52971fd52d92136431c1f11d-T-000000-0.png' alt='\tilde{\varphi} \neq 0' title='\tilde{\varphi} \neq 0' class='latex-inline' /> (as <img src='http://math.fontein.de/wp-content/latex/9bc/9bc6435d0e0043b695209ccb5ec877c5-T-000000-0.png' alt='v \neq 0' title='v \neq 0' class='latex-inline' />), <img src='http://math.fontein.de/wp-content/latex/168/1685babb5741394207e7d2d2bd2d749c-T-000000-0.png' alt='\tilde{\varphi}' title='\tilde{\varphi}' class='latex-inline' /> is an isomorphism and we must have <img src='http://math.fontein.de/wp-content/latex/ea7/ea7c2e4c15212558f0691286fc74fb0f-T-000000-0.png' alt='\Psi(v) = \lambda \varphi' title='\Psi(v) = \lambda \varphi' class='latex-inline' /> for some <img src='http://math.fontein.de/wp-content/latex/357/357d6e4a8424d6827a2a9efd65632ead-T-000000-0.png' alt='\lambda \in K \setminus \{ 0 \}' title='\lambda \in K \setminus \{ 0 \}' class='latex-inline' />. But then, <img src='http://math.fontein.de/wp-content/latex/52c/52c94ed959c6b34528d80e5681191b80-T-000000-0.png' alt='\varphi = \Psi(\lambda^{-1} v)' title='\varphi = \Psi(\lambda^{-1} v)' class='latex-inline' /> lies in the image of <img src='http://math.fontein.de/wp-content/latex/721/7211c2fa4ea74200d14e81d44376b8c3-T-000000-0.png' alt='\Psi' title='\Psi' class='latex-inline' />.
<br />
Finally, if <img src='http://math.fontein.de/wp-content/latex/853/85342de8ff0b10fa4bea37c67d38c838-T-000000-0.png' alt='\dim_K \bigcap_{\alpha \in \ker \varphi} \ker \alpha &gt; 0' title='\dim_K \bigcap_{\alpha \in \ker \varphi} \ker \alpha &gt; 0' class='latex-inline' />, we saw that we have <img src='http://math.fontein.de/wp-content/latex/493/4937b25090daec4cc3eca2aaf032b96b-T-000000-0.png' alt='\varphi = \lambda_v \Phi(v)' title='\varphi = \lambda_v \Phi(v)' class='latex-inline' /> for any non-zero <img src='http://math.fontein.de/wp-content/latex/3e2/3e2b5b422db08aba4007d5119d889ca4-T-000000-0.png' alt='v \in \bigcap_{\alpha \in \ker \varphi} \ker \alpha' title='v \in \bigcap_{\alpha \in \ker \varphi} \ker \alpha' class='latex-inline' />, with <img src='http://math.fontein.de/wp-content/latex/d78/d78bf44ab87f7eb4f25b5d37f2a5e12f-T-000000-0.png' alt='\lambda_v \in K \setminus \{ 0 \}' title='\lambda_v \in K \setminus \{ 0 \}' class='latex-inline' /> depending on <img src='http://math.fontein.de/wp-content/latex/9e3/9e3669d19b675bd57058fd4664205d2a-T-000000-0.png' alt='v' title='v' class='latex-inline' />. Since <img src='http://math.fontein.de/wp-content/latex/538/53828645bdbb9b6b497b8ed6ebcd9cce-T-000000-0.png' alt='\Phi : V \to V^{**}' title='\Phi : V \to V^{**}' class='latex-inline' /> is injective, this shows that we must have <img src='http://math.fontein.de/wp-content/latex/9fb/9fb6343e215898837c0ccb0d24b084b8-T-000000-0.png' alt='\dim_K \bigcap_{\alpha \in \ker \varphi} \ker \alpha = 1' title='\dim_K \bigcap_{\alpha \in \ker \varphi} \ker \alpha = 1' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<p>This allows us to show that <img src='http://math.fontein.de/wp-content/latex/315/31558f19b445e857174bab110d73de3c-T-000000-0.png' alt='V \to V^{**}' title='V \to V^{**}' class='latex-inline' /> is surjective if, and only if, <img src='http://math.fontein.de/wp-content/latex/273/273bbe65101e525a8fe59f2f108f46af-T-000000-0.png' alt='\dim V &lt; \infty' title='\dim V &lt; \infty' class='latex-inline' />.</p>

<blockquote class='theorem'><div class='theoremtitle'>Corollary.</div> <div class='theoremmain'>
We have that <img src='http://math.fontein.de/wp-content/latex/4b5/4b5b9b451e41cdfb0083abcf9cefe4f7-T-000000-0.png' alt='\Psi : V \to V^{**}' title='\Psi : V \to V^{**}' class='latex-inline' /> is surjective if, and only if, <img src='http://math.fontein.de/wp-content/latex/273/273bbe65101e525a8fe59f2f108f46af-T-000000-0.png' alt='\dim V &lt; \infty' title='\dim V &lt; \infty' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
First, if <img src='http://math.fontein.de/wp-content/latex/273/273bbe65101e525a8fe59f2f108f46af-T-000000-0.png' alt='\dim V &lt; \infty' title='\dim V &lt; \infty' class='latex-inline' />, we see that <img src='http://math.fontein.de/wp-content/latex/c71/c7150a65b7dd378aca6dd87111df8774-T-000000-0.png' alt='\dim V^{**} = \dim V^* = \dim V' title='\dim V^{**} = \dim V^* = \dim V' class='latex-inline' />. Since <img src='http://math.fontein.de/wp-content/latex/721/7211c2fa4ea74200d14e81d44376b8c3-T-000000-0.png' alt='\Psi' title='\Psi' class='latex-inline' /> is injective, it follows that <img src='http://math.fontein.de/wp-content/latex/721/7211c2fa4ea74200d14e81d44376b8c3-T-000000-0.png' alt='\Psi' title='\Psi' class='latex-inline' /> is in fact an isomorphism.
<br />
Now assume that <img src='http://math.fontein.de/wp-content/latex/a9d/a9d5f4177d1ac836ddf6db89abe24e87-T-000000-0.png' alt='\dim V = \infty' title='\dim V = \infty' class='latex-inline' />. It suffices to construct a hyperplane <img src='http://math.fontein.de/wp-content/latex/c1d/c1d9f50f86825a1a2302ec2449c17196-T-000000-0.png' alt='H' title='H' class='latex-inline' /> in <img src='http://math.fontein.de/wp-content/latex/3a9/3a9c678b7cfc2797473b3a5824cc17af-T-000000-0.png' alt='V^*' title='V^*' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/055/055abe723ef315be5f4f0205b85f1c34-T-000000-0.png' alt='\bigcap_{\alpha \in H} \ker \alpha = 0' title='\bigcap_{\alpha \in H} \ker \alpha = 0' class='latex-inline' />; this defines an element of <img src='http://math.fontein.de/wp-content/latex/cfb/cfb5334983fc0a24e9d6e8c9a2679d57-T-000000-0.png' alt='V^{**}' title='V^{**}' class='latex-inline' /> which is not contained in the image of <img src='http://math.fontein.de/wp-content/latex/721/7211c2fa4ea74200d14e81d44376b8c3-T-000000-0.png' alt='\Psi' title='\Psi' class='latex-inline' /> by the <a href="http://math.fontein.de/forward.php?r=#Psimapprop">above proposition</a>. For that, chose a basis <img src='http://math.fontein.de/wp-content/latex/160/1602789a2ea93adb8c7516f5572c6a27-T-000000-0.png' alt='(v_i)_{i\in I}' title='(v_i)_{i\in I}' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> (using <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Zorn's_lemma">Zorn&#8217;s lemma</a>). This defines a family of elements of <img src='http://math.fontein.de/wp-content/latex/3a9/3a9c678b7cfc2797473b3a5824cc17af-T-000000-0.png' alt='V^*' title='V^*' class='latex-inline' /> by <img src='http://math.fontein.de/wp-content/latex/44a/44aa3f3689b3157c33e0c7fd4066e1d7-T-000000-0.png' alt='\pi_i : V \to K' title='\pi_i : V \to K' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/5bd/5bd6c2ddd42ab4f3982afdaf87d6a1f9-T-000000-0.png' alt='\sum_{j\in I} \lambda_j v_j \mapsto \lambda_i' title='\sum_{j\in I} \lambda_j v_j \mapsto \lambda_i' class='latex-inline' />. Let <img src='http://math.fontein.de/wp-content/latex/8c3/8c3ad15b1369570a17f7e7ea6e561497-T-000000-0.png' alt='H&#039;' title='H&#039;' class='latex-inline' /> be the subspace of <img src='http://math.fontein.de/wp-content/latex/3a9/3a9c678b7cfc2797473b3a5824cc17af-T-000000-0.png' alt='V^*' title='V^*' class='latex-inline' /> generated by the <img src='http://math.fontein.de/wp-content/latex/8b7/8b7d5fed535e485e329547d73a395ba2-T-000000-0.png' alt='\pi_i' title='\pi_i' class='latex-inline' />&#8216;s. If we would have <img src='http://math.fontein.de/wp-content/latex/0a8/0a872417125ada0d84aac188e7bc0916-T-000000-0.png' alt='H&#039; \subsetneqq V^*' title='H&#039; \subsetneqq V^*' class='latex-inline' />, we could emply Zorn&#8217;s lemma a second time to obtain a hyperplane <img src='http://math.fontein.de/wp-content/latex/2d5/2d538cb2bba8f81f818c532cf1b5d587-T-000000-0.png' alt='H \subseteq V^*' title='H \subseteq V^*' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/d41/d41fb86d24ebbc0e24fbd514ad633b27-T-000000-0.png' alt='H&#039; \subseteq H' title='H&#039; \subseteq H' class='latex-inline' />; this would prove our claim.
<br />
Hence, we have to show that <img src='http://math.fontein.de/wp-content/latex/298/298d987a86ee30a896bc23aaa570ac41-T-000000-0.png' alt='H&#039; \neq V^*' title='H&#039; \neq V^*' class='latex-inline' />. Note that for <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/a8f/a8f2af9483704a91ada4f3e0197868ff-T-000000-0.png' alt='v = \sum_{i\in I} \pi_i(v) v_i' title='v = \sum_{i\in I} \pi_i(v) v_i' class='latex-inline' />; in particular, for every <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' />, only finitely many of the <img src='http://math.fontein.de/wp-content/latex/a53/a534a56d63f97120d7bc139f75a124b1-T-000000-0.png' alt='\pi_i(v)' title='\pi_i(v)' class='latex-inline' />&#8216;s are non-zero. Hence, it makes sense to define <img src='http://math.fontein.de/wp-content/latex/1b5/1b57b56c10913c16c3974f4b4e424c4e-T-000000-0.png' alt='\pi : V \to K' title='\pi : V \to K' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/c59/c593f6e03d2ff9d0e623dd26d94ae085-T-000000-0.png' alt='v \mapsto \sum_{i\in I} \pi_i(v)' title='v \mapsto \sum_{i\in I} \pi_i(v)' class='latex-inline' />. We claim that <img src='http://math.fontein.de/wp-content/latex/034/034076f15ab96a1c1fe1ae2c8d37c173-T-000000-0.png' alt='\pi \not\in H&#039;' title='\pi \not\in H&#039;' class='latex-inline' /> in case <img src='http://math.fontein.de/wp-content/latex/439/439b7541026eea7648f5a00a615dec83-T-000000-0.png' alt='\abs{I} = \infty' title='\abs{I} = \infty' class='latex-inline' />: for that, note that <img src='http://math.fontein.de/wp-content/latex/311/31116a0a9f99994700a1cba2222a08af-T-000000-0.png' alt='\{ \pi_i \}_{i\in I}' title='\{ \pi_i \}_{i\in I}' class='latex-inline' /> is a linear independent set in <img src='http://math.fontein.de/wp-content/latex/3a9/3a9c678b7cfc2797473b3a5824cc17af-T-000000-0.png' alt='V^*' title='V^*' class='latex-inline' />, since for every linear combination <img src='http://math.fontein.de/wp-content/latex/67e/67e458dabda3a8c264e2e4791754ce01-T-000000-0.png' alt='\sum \lambda_i \pi_i = 0 \in V^*' title='\sum \lambda_i \pi_i = 0 \in V^*' class='latex-inline' />, we get <img src='http://math.fontein.de/wp-content/latex/c03/c03ac65da6c8977986a9c8ba7cef6419-T-000000-0.png' alt='0 = \bigl(\sum \lambda_i \pi_i \bigr)(v_j) = \lambda_j' title='0 = \bigl(\sum \lambda_i \pi_i \bigr)(v_j) = \lambda_j' class='latex-inline' /> for every <img src='http://math.fontein.de/wp-content/latex/992/992e68f0691fc5e29848a7e701793c67-T-000000-0.png' alt='j \in I' title='j \in I' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<p>Note that in fact, the proof shows that <img src='http://math.fontein.de/wp-content/latex/3a9/3a9c678b7cfc2797473b3a5824cc17af-T-000000-0.png' alt='V^*' title='V^*' class='latex-inline' /> is isomorphic to a <img src='http://math.fontein.de/wp-content/latex/35a/35ae18b3ca8b9509535e50994c1355ef-T-000000-0.png' alt='\dim V' title='\dim V' class='latex-inline' />-fold direct product of <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />, while <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> is isomorphic to a <img src='http://math.fontein.de/wp-content/latex/35a/35ae18b3ca8b9509535e50994c1355ef-T-000000-0.png' alt='\dim V' title='\dim V' class='latex-inline' />-fold direct sum of <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />. In case <img src='http://math.fontein.de/wp-content/latex/273/273bbe65101e525a8fe59f2f108f46af-T-000000-0.png' alt='\dim V &lt; \infty' title='\dim V &lt; \infty' class='latex-inline' />, these are of the same dimension, but in case <img src='http://math.fontein.de/wp-content/latex/a9d/a9d5f4177d1ac836ddf6db89abe24e87-T-000000-0.png' alt='\dim V = \infty' title='\dim V = \infty' class='latex-inline' />, they are not.</p>

We continue with the canonical map <img src='http://math.fontein.de/wp-content/latex/0eb/0eb0b81361775981ee0f49820d9a9c16-T-000000-0.png' alt='W^* \tensor_K V \to \Hom_K(W, V)' title='W^* \tensor_K V \to \Hom_K(W, V)' class='latex-inline' />.

<blockquote class='theorem'><div class='theoremtitle'>Proposition.</div> <div class='theoremmain'>
The map <img src='http://math.fontein.de/wp-content/latex/bb4/bb49f8ef955bc868f4d6116c9c77912f-T-000000-0.png' alt='\displaystyle  \Phi : W^* \tensor_K V \to \Hom_K(W, V), \qquad \alpha \tensor v \mapsto \begin{cases} W \to V, \\ w \mapsto \alpha(w) v \end{cases} ' title='\displaystyle  \Phi : W^* \tensor_K V \to \Hom_K(W, V), \qquad \alpha \tensor v \mapsto \begin{cases} W \to V, \\ w \mapsto \alpha(w) v \end{cases} ' class='latex-displaystyle' /> is a monomorphism and its image is <img src='http://math.fontein.de/wp-content/latex/1fe/1febd02e45c32a5248397afb217e8062-T-000000-0.png' alt='\displaystyle  \Hom_K^{fin}(W, V) := \{ \varphi \in \Hom_K(W, V) \mid \dim_K \varphi(W) &lt; \infty \}, ' title='\displaystyle  \Hom_K^{fin}(W, V) := \{ \varphi \in \Hom_K(W, V) \mid \dim_K \varphi(W) &lt; \infty \}, ' class='latex-displaystyle' /> the <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-vector space of finite dimensional <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-homomorphisms <img src='http://math.fontein.de/wp-content/latex/d44/d44119ef3e7bd6ac7d44a7ac53350cf9-T-000000-0.png' alt='W \to V' title='W \to V' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
One quickly sees that <img src='http://math.fontein.de/wp-content/latex/2c2/2c2eaa0770172c76d1a9c5f9e78a16de-T-000000-0.png' alt='w \mapsto \varphi(w) v' title='w \mapsto \varphi(w) v' class='latex-inline' /> defines an element of <img src='http://math.fontein.de/wp-content/latex/356/356a48e6358d64ec861b57cd5f8a135f-T-000000-0.png' alt='\Hom_K^{fin}(W, V)' title='\Hom_K^{fin}(W, V)' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/2f5/2f51310acab41649af988ccebfe4186d-T-000000-0.png' alt='\Phi' title='\Phi' class='latex-inline' /> is well-defined and its image is contained in <img src='http://math.fontein.de/wp-content/latex/356/356a48e6358d64ec861b57cd5f8a135f-T-000000-0.png' alt='\Hom_K^{fin}(W, V)' title='\Hom_K^{fin}(W, V)' class='latex-inline' />. Moreover, one quickly sees that <img src='http://math.fontein.de/wp-content/latex/2f5/2f51310acab41649af988ccebfe4186d-T-000000-0.png' alt='\Phi' title='\Phi' class='latex-inline' /> is a homomorphism.
<br />
Let <img src='http://math.fontein.de/wp-content/latex/40a/40a72c8004efcd08b2d090934b31b8ae-T-000000-0.png' alt='x = \sum_{i=1}^n \alpha_i \tensor v_i \in W^* \tensor V' title='x = \sum_{i=1}^n \alpha_i \tensor v_i \in W^* \tensor V' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/947/947c9fbcbae9ea89d4cfc2936b39c8f5-T-000000-0.png' alt='\Phi(x) = 0' title='\Phi(x) = 0' class='latex-inline' />, i.e. with <img src='http://math.fontein.de/wp-content/latex/e97/e9712fddfecde8172a9ac87f1d4cfc62-T-000000-0.png' alt='\sum_{i=1}^n \alpha_i(w) v_i = 0' title='\sum_{i=1}^n \alpha_i(w) v_i = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/37d/37d8aa1a8e8c41d98593e6f061d59a14-T-000000-0.png' alt='w \in W' title='w \in W' class='latex-inline' />. Without loss of generality, we can assume that our representation of <img src='http://math.fontein.de/wp-content/latex/9dd/9dd4e461268c8034f5c8564e155c67a6-T-000000-0.png' alt='x' title='x' class='latex-inline' /> satisfies that the <img src='http://math.fontein.de/wp-content/latex/1df/1df181eaa1bb40a0067c06ead197170d-T-000000-0.png' alt='v_i' title='v_i' class='latex-inline' />&#8216;s are linearly independent. In that case, <img src='http://math.fontein.de/wp-content/latex/e97/e9712fddfecde8172a9ac87f1d4cfc62-T-000000-0.png' alt='\sum_{i=1}^n \alpha_i(w) v_i = 0' title='\sum_{i=1}^n \alpha_i(w) v_i = 0' class='latex-inline' /> implies <img src='http://math.fontein.de/wp-content/latex/a38/a383bc61120f83e78dc9ed1d85d85540-T-000000-0.png' alt='\alpha_i(w) = 0' title='\alpha_i(w) = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' />. But since this is true for all <img src='http://math.fontein.de/wp-content/latex/37d/37d8aa1a8e8c41d98593e6f061d59a14-T-000000-0.png' alt='w \in W' title='w \in W' class='latex-inline' />, it follows that <img src='http://math.fontein.de/wp-content/latex/3b6/3b687b0e97a6fe01888142980abd1b28-T-000000-0.png' alt='\alpha_i = 0' title='\alpha_i = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' />. But then, <img src='http://math.fontein.de/wp-content/latex/3da/3dad28281778d5ef4b7a78c7bc7a6b09-T-000000-0.png' alt='x = 0' title='x = 0' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/e0e/e0ee4c95dd1f299f74280968541f2bc4-T-000000-0.png' alt='\ker \Phi = 0' title='\ker \Phi = 0' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/2f5/2f51310acab41649af988ccebfe4186d-T-000000-0.png' alt='\Phi' title='\Phi' class='latex-inline' /> is injective.
<br />
Now let <img src='http://math.fontein.de/wp-content/latex/60f/60ff12f306b96d0bf1b7c4b594e03f61-T-000000-0.png' alt='\varphi \in \Hom_K^{fin}(W, V)' title='\varphi \in \Hom_K^{fin}(W, V)' class='latex-inline' />, and let <img src='http://math.fontein.de/wp-content/latex/7dc/7dc04ce08f7195214b255d131b97da59-T-000000-0.png' alt='(v_1, \dots, v_n)' title='(v_1, \dots, v_n)' class='latex-inline' /> be a basis of <img src='http://math.fontein.de/wp-content/latex/0b9/0b93c8ab37c32dbcd20c925c08e404f3-T-000000-0.png' alt='\varphi(W)' title='\varphi(W)' class='latex-inline' />. Let <img src='http://math.fontein.de/wp-content/latex/882/88204965c7d0ed4a482649952822fe13-T-000000-0.png' alt='\pi_i : \varphi(W) \to K' title='\pi_i : \varphi(W) \to K' class='latex-inline' /> be the projections with <img src='http://math.fontein.de/wp-content/latex/e89/e89781d4059e5cdf6d2845c86042ae96-T-000000-0.png' alt='\pi_i(v_i) = 1' title='\pi_i(v_i) = 1' class='latex-inline' /> an <img src='http://math.fontein.de/wp-content/latex/d56/d568167db123009d6934c8409cdf45b1-T-000000-0.png' alt='\pi_i(v_j) = 0' title='\pi_i(v_j) = 0' class='latex-inline' /> for <img src='http://math.fontein.de/wp-content/latex/82c/82cb38cfb7b8f079dda70c6a96f37479-T-000000-0.png' alt='i \neq j' title='i \neq j' class='latex-inline' />. Set <img src='http://math.fontein.de/wp-content/latex/488/488f1ccba457a36708f900b3873d831b-T-000000-0.png' alt='\alpha_i := \pi_i \circ \varphi' title='\alpha_i := \pi_i \circ \varphi' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/441/44136adc4e3297487e514ca1ea6ca829-T-000000-0.png' alt='\varphi(w) = \sum_{i=1}^n \alpha_i(w) v_i' title='\varphi(w) = \sum_{i=1}^n \alpha_i(w) v_i' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/37d/37d8aa1a8e8c41d98593e6f061d59a14-T-000000-0.png' alt='w \in W' title='w \in W' class='latex-inline' /> since <img src='http://math.fontein.de/wp-content/latex/cf7/cf7a02f77557a82a143f0182002cc7a3-T-000000-0.png' alt='v = \sum_{i=1}^n \pi_i(v) v_i' title='v = \sum_{i=1}^n \pi_i(v) v_i' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/9ac/9ac47ea56657a3d557468b5cbc3e30d5-T-000000-0.png' alt='v \in \varphi(W)' title='v \in \varphi(W)' class='latex-inline' />; therefore, <img src='http://math.fontein.de/wp-content/latex/e8a/e8a4a8c18940f48c54ca29cc1c41aba6-T-000000-0.png' alt='\varphi = \Phi(\sum_{i=1}^n \alpha_i \tensor v_i)' title='\varphi = \Phi(\sum_{i=1}^n \alpha_i \tensor v_i)' class='latex-inline' />. This shows that <img src='http://math.fontein.de/wp-content/latex/13f/13ff4e8b3aef38740978a20b8f5ac65e-T-000000-0.png' alt='\Hom_K^{fin}(W, V) \subseteq \Phi(W^* \tensor_K V)' title='\Hom_K^{fin}(W, V) \subseteq \Phi(W^* \tensor_K V)' class='latex-inline' />, whence we have equality.
</div><div class='proofqed'>□</div></blockquote>

<p>Now <img src='http://math.fontein.de/wp-content/latex/dd0/dd0b490ef8c6ee14f612221cc2414112-T-000000-0.png' alt='\Hom_K^{fin}(V, V)' title='\Hom_K^{fin}(V, V)' class='latex-inline' /> is a <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-algebra, whence for <img src='http://math.fontein.de/wp-content/latex/8b5/8b5043f9a4d646ce0fea096b91606749-T-000000-0.png' alt='\varphi, \psi \in \Hom_K^{fin}(V, V)' title='\varphi, \psi \in \Hom_K^{fin}(V, V)' class='latex-inline' />, it makes sense to define <img src='http://math.fontein.de/wp-content/latex/59e/59ebb64052828d57bd83fdac4316a279-T-000000-0.png' alt='\varphi \circ \psi : V \to V' title='\varphi \circ \psi : V \to V' class='latex-inline' />. We are interested on how <img src='http://math.fontein.de/wp-content/latex/46a/46a05f4a1cc9a0f1ccd0a21ae0793f75-T-000000-0.png' alt='\Psi^{-1}(\varphi \circ \psi)' title='\Psi^{-1}(\varphi \circ \psi)' class='latex-inline' /> can be described in terms of <img src='http://math.fontein.de/wp-content/latex/d44/d44a314be8261f2537ea1bdbfcfebec6-T-000000-0.png' alt='\Psi^{-1}(\varphi)' title='\Psi^{-1}(\varphi)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/cc5/cc5804ab46daa1a9182ea81b00025436-T-000000-0.png' alt='\Psi^{-1}(\psi)' title='\Psi^{-1}(\psi)' class='latex-inline' />. This is resolved by the following result:</p>

<blockquote class='theorem'><div class='theoremtitle'>Proposition.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/51c/51cbe059d0f3bed723bfd16dd8f7babe-T-000000-0.png' alt='V, W, U' title='V, W, U' class='latex-inline' /> be <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-vector spaces. The map <img src='http://math.fontein.de/wp-content/latex/18f/18ff69c2d48b01ebec1aedf9368e5791-T-000000-0.png' alt=' m :{} &amp; (W^* \tensor_K V) \times (U^* \tensor_K W) \to U^* \tensor_K V, \\ &amp; \biggl(\sum_{i=1}^n \beta_i \tensor v_i, \sum_{j=1}^m \alpha_j \tensor w_j\biggr) \mapsto \sum_{i=1}^n \sum_{j=1}^m \alpha_j \tensor \beta_i(w_j) v_i ' title=' m :{} &amp; (W^* \tensor_K V) \times (U^* \tensor_K W) \to U^* \tensor_K V, \\ &amp; \biggl(\sum_{i=1}^n \beta_i \tensor v_i, \sum_{j=1}^m \alpha_j \tensor w_j\biggr) \mapsto \sum_{i=1}^n \sum_{j=1}^m \alpha_j \tensor \beta_i(w_j) v_i ' class='latex-displaystyle' /> is <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear and the following diagram commutes:
<img src='http://math.fontein.de/wp-content/latex/ad0/ad0cfaa0eeec694ce067c097523f9a99-T-000000-0.png' alt='\xymatrix{ (W^* \tensor_K V) \times (U^* \tensor_K W) \ar[r]^{\qquad\quad m} \ar[d]^{\cong} &amp; U^* \tensor_K V \ar[d]^{\cong} \\ \Hom_K^{fin}(W, V) \times \Hom_K^{fin}(U, W) \ar[r]_{\qquad\quad \circ} &amp; \Hom_K^{fin}(U, V) }' title='\xymatrix{ (W^* \tensor_K V) \times (U^* \tensor_K W) \ar[r]^{\qquad\quad m} \ar[d]^{\cong} &amp; U^* \tensor_K V \ar[d]^{\cong} \\ \Hom_K^{fin}(W, V) \times \Hom_K^{fin}(U, W) \ar[r]_{\qquad\quad \circ} &amp; \Hom_K^{fin}(U, V) }' class='latex-displaystyle' />
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Let <img src='http://math.fontein.de/wp-content/latex/dea/dead5ad9aa6d26ba6178d20c5c7a4b18-T-000000-0.png' alt='\Psi_1 : W^* \tensor_K V \to \Hom_K^{fin}(W, V)' title='\Psi_1 : W^* \tensor_K V \to \Hom_K^{fin}(W, V)' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/aeb/aeb22c01053c09d55094bb7f6f1ad36d-T-000000-0.png' alt='\Psi_2 : U^* \tensor_K W \to \Hom_K^{fin}(U, W)' title='\Psi_2 : U^* \tensor_K W \to \Hom_K^{fin}(U, W)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/621/621f540c6be6e2ae769d24b2f7510b9c-T-000000-0.png' alt='\Psi_3 : U^* \tensor_K V \to \Hom_K^{fin}(U, V)' title='\Psi_3 : U^* \tensor_K V \to \Hom_K^{fin}(U, V)' class='latex-inline' /> be the canonical maps. Since these are isomorphisms, we have to show that for <img src='http://math.fontein.de/wp-content/latex/7ca/7ca7d3a499d8786ed259b648dbb64def-T-000000-0.png' alt='x = \sum_{i=1}^n \beta_i \tensor v_i \in W^* \tensor_K V' title='x = \sum_{i=1}^n \beta_i \tensor v_i \in W^* \tensor_K V' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/dc1/dc129d86e92e4a259d52cadac040bcb8-T-000000-0.png' alt='y = \sum_{j=1}^m \alpha_j \tensor v_j U^* \tensor_K W' title='y = \sum_{j=1}^m \alpha_j \tensor v_j U^* \tensor_K W' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/297/297115979137aca05bbeff56f6b004fd-T-000000-0.png' alt='z = \sum_{i=1}^n \sum_{j=1}^m \alpha_j \tensor \beta_i(w_j) v_i \in U^* \tensor_K V' title='z = \sum_{i=1}^n \sum_{j=1}^m \alpha_j \tensor \beta_i(w_j) v_i \in U^* \tensor_K V' class='latex-inline' />, we have <img src='http://math.fontein.de/wp-content/latex/466/466cbca8d97ff58a40eb548b7780b1a7-T-000000-0.png' alt='\Psi_1(x) \circ \Psi_2(y) = \Psi_3(z)' title='\Psi_1(x) \circ \Psi_2(y) = \Psi_3(z)' class='latex-inline' />. For that, let <img src='http://math.fontein.de/wp-content/latex/db9/db9584427999af62a67eda40f1f5bcbb-T-000000-0.png' alt='u \in U' title='u \in U' class='latex-inline' />. Then
<img src='http://math.fontein.de/wp-content/latex/33b/33bf99dc5dbb5f9bdf69b800ad57b569-T-000000-0.png' alt=' (\Psi_1(x) \circ \Psi_2(y))(u) ={} &amp; \Psi_1(x)(\Psi_2(y)(u)) = \Psi_1(x)\biggl( \sum_{j=1}^m \alpha_j(u) v_j \biggr) \\ {}={} &amp; \sum_{i=1}^n \beta_i\biggl( \sum_{j=1}^m \alpha_j(u) v_j \biggr) v_i \\ {}={} &amp; \sum_{i=1}^n \sum_{j=1}^m \alpha_j(u) \beta_i(v_j) v_i = \Psi_3(z)(u),' title=' (\Psi_1(x) \circ \Psi_2(y))(u) ={} &amp; \Psi_1(x)(\Psi_2(y)(u)) = \Psi_1(x)\biggl( \sum_{j=1}^m \alpha_j(u) v_j \biggr) \\ {}={} &amp; \sum_{i=1}^n \beta_i\biggl( \sum_{j=1}^m \alpha_j(u) v_j \biggr) v_i \\ {}={} &amp; \sum_{i=1}^n \sum_{j=1}^m \alpha_j(u) \beta_i(v_j) v_i = \Psi_3(z)(u),' class='latex-displaystyle' /> what we had to show.
</div><div class='proofqed'>□</div></blockquote>

<p>In particular, <img src='http://math.fontein.de/wp-content/latex/d48/d486af6160177c47ba471e71c9c099ea-T-000000-0.png' alt='V^* \tensor_K V' title='V^* \tensor_K V' class='latex-inline' /> is a <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-algebra isomorphic to <img src='http://math.fontein.de/wp-content/latex/dd0/dd0b490ef8c6ee14f612221cc2414112-T-000000-0.png' alt='\Hom_K^{fin}(V, V)' title='\Hom_K^{fin}(V, V)' class='latex-inline' />; it posseses a <img src='http://math.fontein.de/wp-content/latex/c4c/c4ca4238a0b923820dcc509a6f75849b-T-000000-0.png' alt='1' title='1' class='latex-inline' /> if, and only if, <img src='http://math.fontein.de/wp-content/latex/8ce/8cea8d94b791eea4a3b0d8fb9bc1a1be-T-000000-0.png' alt='\dim_K V &lt; \infty' title='\dim_K V &lt; \infty' class='latex-inline' />.</p>

<p>Now consider transposition <img src='http://math.fontein.de/wp-content/latex/ce4/ce46bad75b88d191203c227118f8aeda-T-000000-0.png' alt='\displaystyle  T : \Hom_K(V, W) \to \Hom_K(W^*, V^*), \quad \varphi \mapsto \begin{cases} W^* \to V^*, \\ \psi \mapsto \psi \circ \varphi. \end{cases} ' title='\displaystyle  T : \Hom_K(V, W) \to \Hom_K(W^*, V^*), \quad \varphi \mapsto \begin{cases} W^* \to V^*, \\ \psi \mapsto \psi \circ \varphi. \end{cases} ' class='latex-displaystyle' /> Clearly, transposition is injective:</p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
The map <img src='http://math.fontein.de/wp-content/latex/b9e/b9ece18c950afbfa6b0fdbfa4ff731d3-T-000000-0.png' alt='T' title='T' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear and injective.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
It is clear that <img src='http://math.fontein.de/wp-content/latex/b9e/b9ece18c950afbfa6b0fdbfa4ff731d3-T-000000-0.png' alt='T' title='T' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear. To see that it is injective, let <img src='http://math.fontein.de/wp-content/latex/73e/73ef36525c14fdbff3c4b46b32ad873c-T-000000-0.png' alt='\varphi \in \Hom_K(V, W)' title='\varphi \in \Hom_K(V, W)' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/6d9/6d9068e22719259603614789e45b6d8d-T-000000-0.png' alt='T(\varphi) = 0' title='T(\varphi) = 0' class='latex-inline' />. Let <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' />; then <img src='http://math.fontein.de/wp-content/latex/cf8/cf8c31726613295b3490bcde2df578d9-T-000000-0.png' alt='\psi(\varphi(v)) = 0' title='\psi(\varphi(v)) = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/b67/b6797788a064f03fffbde1d7540297a4-T-000000-0.png' alt='\psi \in W^*' title='\psi \in W^*' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/481/48132fe7977a8fc87d0df689c9765e07-T-000000-0.png' alt='\varphi(v) = 0' title='\varphi(v) = 0' class='latex-inline' /> by <a href="http://math.fontein.de/forward.php?r=nonzeroform">the first lemma</a>. But that means <img src='http://math.fontein.de/wp-content/latex/5e9/5e95a0ee0b618bc9a890f58ac9886752-T-000000-0.png' alt='\varphi = 0' title='\varphi = 0' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<p>We show that transposition restricts to the subspaces of the homomorphism spaces of homomorphisms with finite-dimensional image.</p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/73e/73ef36525c14fdbff3c4b46b32ad873c-T-000000-0.png' alt='\varphi \in \Hom_K(V, W)' title='\varphi \in \Hom_K(V, W)' class='latex-inline' />. The map <img src='http://math.fontein.de/wp-content/latex/edd/eddbdc700f38fea52e072c29e13cef44-T-000000-0.png' alt='\displaystyle  \varphi(V)^* \to T(\varphi)(W^*), \qquad \alpha \mapsto \alpha \circ \varphi ' title='\displaystyle  \varphi(V)^* \to T(\varphi)(W^*), \qquad \alpha \mapsto \alpha \circ \varphi ' class='latex-displaystyle' /> is an isomorphism. In particular, <img src='http://math.fontein.de/wp-content/latex/138/1387d9c04a8687faaffd8b67493edfd6-T-000000-0.png' alt='T^{-1}(\Hom_K^{fin}(W^*, V^*)) = \Hom_K^{fin}(V, W)' title='T^{-1}(\Hom_K^{fin}(W^*, V^*)) = \Hom_K^{fin}(V, W)' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Let <img src='http://math.fontein.de/wp-content/latex/73e/73ef36525c14fdbff3c4b46b32ad873c-T-000000-0.png' alt='\varphi \in \Hom_K(V, W)' title='\varphi \in \Hom_K(V, W)' class='latex-inline' />. The map <img src='http://math.fontein.de/wp-content/latex/d44/d4488c617d8828bac4f8fd4c412cf71c-T-000000-0.png' alt='\psi : \varphi(V)^* \to T(\varphi)(W^*)' title='\psi : \varphi(V)^* \to T(\varphi)(W^*)' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/1e0/1e0156487b1c718d1723a02ad893a1ba-T-000000-0.png' alt='\alpha \mapsto \alpha \circ \varphi' title='\alpha \mapsto \alpha \circ \varphi' class='latex-inline' /> is well-defined and a homomorphism as <img src='http://math.fontein.de/wp-content/latex/c09/c092f1c0f388eedfac688943d63c6ad1-T-000000-0.png' alt='T(\varphi)(W^*) \subseteq V^*' title='T(\varphi)(W^*) \subseteq V^*' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/55f/55fbd6bb3cda3c1bdecbb65693c9d5b2-T-000000-0.png' alt='\varphi(V) \subseteq W' title='\varphi(V) \subseteq W' class='latex-inline' />. Now let <img src='http://math.fontein.de/wp-content/latex/ab4/ab46665075bada4f3ba60032168dd0b4-T-000000-0.png' alt='\alpha \in \varphi(V)^*' title='\alpha \in \varphi(V)^*' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/b43/b4394960c892147fd1e705e1bec3290a-T-000000-0.png' alt='\psi(\alpha) = 0' title='\psi(\alpha) = 0' class='latex-inline' />, i.e. with <img src='http://math.fontein.de/wp-content/latex/b4b/b4b597d0d909b2287fff118c0c387279-T-000000-0.png' alt='\alpha \circ \varphi = 0' title='\alpha \circ \varphi = 0' class='latex-inline' />. But since <img src='http://math.fontein.de/wp-content/latex/7b7/7b7f9dbfea05c83784f8b85149852f08-T-000000-0.png' alt='\alpha' title='\alpha' class='latex-inline' /> is defined on <img src='http://math.fontein.de/wp-content/latex/938/938fb6820dfa3942d8e5f22e76eb7235-T-000000-0.png' alt='\varphi(V)' title='\varphi(V)' class='latex-inline' />, this means that <img src='http://math.fontein.de/wp-content/latex/c4c/c4c417553b680cf203765de254be0350-T-000000-0.png' alt='\alpha = 0' title='\alpha = 0' class='latex-inline' />. Hence, <img src='http://math.fontein.de/wp-content/latex/a11/a11bd56a0ff5973a5604bb3fc9142b1d-T-000000-0.png' alt='\psi' title='\psi' class='latex-inline' /> is injective.
<br />
Now let <img src='http://math.fontein.de/wp-content/latex/d02/d02fc91e1b03af63cc3f268878030c1e-T-000000-0.png' alt='\beta \in T(\varphi)(W^*)' title='\beta \in T(\varphi)(W^*)' class='latex-inline' />, i.e. there exists some <img src='http://math.fontein.de/wp-content/latex/453/45335289544352426dd593190d0e8ac5-T-000000-0.png' alt='\hat{\psi} \in W^*' title='\hat{\psi} \in W^*' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/fa9/fa91da0822e5981b80fd5387f678aa5d-T-000000-0.png' alt='\beta = \hat{\psi} \circ \varphi' title='\beta = \hat{\psi} \circ \varphi' class='latex-inline' />. Set <img src='http://math.fontein.de/wp-content/latex/92f/92fba701e224ac868a55e826d74b6bf8-T-000000-0.png' alt='\alpha := \hat{\psi}|_{\varphi(V)}' title='\alpha := \hat{\psi}|_{\varphi(V)}' class='latex-inline' />; then <img src='http://math.fontein.de/wp-content/latex/ab4/ab46665075bada4f3ba60032168dd0b4-T-000000-0.png' alt='\alpha \in \varphi(V)^*' title='\alpha \in \varphi(V)^*' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/4d3/4d3035f825ff9a084a6436370e4bbbc7-T-000000-0.png' alt='\psi(\alpha) = \hat{\psi}|_{\varphi(V)} \circ \varphi = \hat{\psi} \circ \varphi = \beta' title='\psi(\alpha) = \hat{\psi}|_{\varphi(V)} \circ \varphi = \hat{\psi} \circ \varphi = \beta' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/a11/a11bd56a0ff5973a5604bb3fc9142b1d-T-000000-0.png' alt='\psi' title='\psi' class='latex-inline' /> is injective.
<br />
Finally, in case <img src='http://math.fontein.de/wp-content/latex/bf0/bf09aa55af160c67ec6bcdff7dec0528-T-000000-0.png' alt='\dim_K \varphi(V) &lt; \infty' title='\dim_K \varphi(V) &lt; \infty' class='latex-inline' />, we have <img src='http://math.fontein.de/wp-content/latex/6a9/6a9d23cb012eb6c13b0be4ba96edd01d-T-000000-0.png' alt='\dim_K \varphi(V)^* &lt; \infty' title='\dim_K \varphi(V)^* &lt; \infty' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/976/976f03b75e23cd30bf1c7312ecea5648-T-000000-0.png' alt='\dim_K T(\varphi)(W^*) &lt; \infty' title='\dim_K T(\varphi)(W^*) &lt; \infty' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/4b1/4b1bc4a45c873283550a0a2ed92694da-T-000000-0.png' alt='T(\varphi) \in \Hom_K^{fin}(W^*, V^*)' title='T(\varphi) \in \Hom_K^{fin}(W^*, V^*)' class='latex-inline' />. On the contrary, if <img src='http://math.fontein.de/wp-content/latex/538/5386f40c484c48f25cd116adf9b45107-T-000000-0.png' alt='\dim_K \varphi(V) = \infty' title='\dim_K \varphi(V) = \infty' class='latex-inline' />, we have <img src='http://math.fontein.de/wp-content/latex/5f0/5f0576c065b8e286a34828ce1d9edab5-T-000000-0.png' alt='\infty = \dim_K \varphi(V)^* = \dim_K T(\varphi)(W^*)' title='\infty = \dim_K \varphi(V)^* = \dim_K T(\varphi)(W^*)' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/dcc/dccd4e7ba49472fe228fd0c5837c34ec-T-000000-0.png' alt='T(\varphi) \not\in \Hom_K^{fin}(W^*, V^*)' title='T(\varphi) \not\in \Hom_K^{fin}(W^*, V^*)' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<p>Now we have seen that <img src='http://math.fontein.de/wp-content/latex/b12/b12f4499772c8899ed01f1d9f5446e69-T-000000-0.png' alt='\Hom_K^{fin}(V, W) \cong V^* \tensor_K W' title='\Hom_K^{fin}(V, W) \cong V^* \tensor_K W' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/d36/d363d77da9f681b45629ad60f871d991-T-000000-0.png' alt='\Hom_K^{fin}(W^*, V^*) \cong W^{**} \tensor_K V^*' title='\Hom_K^{fin}(W^*, V^*) \cong W^{**} \tensor_K V^*' class='latex-inline' /> in a canonical way, and we have the canonical monomorphism <img src='http://math.fontein.de/wp-content/latex/19b/19b17de63a4743f48d9210ba71ee678e-T-000000-0.png' alt='\Psi : W \to W^{**}' title='\Psi : W \to W^{**}' class='latex-inline' />. We show that these maps behave nicely with transposition:</p>

<blockquote class='theorem'><div class='theoremtitle'>Proposition.</div> <div class='theoremmain'>
The map <img src='http://math.fontein.de/wp-content/latex/9e9/9e97c2be771cf5bbe730c317827b4998-T-000000-0.png' alt='\displaystyle  T : V^* \tensor_K W \to W^{**} \tensor_K V^*, \qquad \sum_{i=1}^n v_i^* \tensor w_i \mapsto \sum_{i=1}^n \Psi(w_i) \tensor v_i^* ' title='\displaystyle  T : V^* \tensor_K W \to W^{**} \tensor_K V^*, \qquad \sum_{i=1}^n v_i^* \tensor w_i \mapsto \sum_{i=1}^n \Psi(w_i) \tensor v_i^* ' class='latex-displaystyle' /> is the unique homomorphism which makes the diagram <img src='http://math.fontein.de/wp-content/latex/a99/a99b34fe181d91097b93194397db395a-T-000000-0.png' alt='\displaystyle  \xymatrix{ \Hom_K^{fin}(V, W) \ar[r]^T \ar[d]_{\cong} &amp; \Hom_K^{fin}(W^*, V^*) \ar[d]^{\cong} \\ V^* \tensor_K W \ar[r]_T &amp; W^{**} \tensor_K V^* } ' title='\displaystyle  \xymatrix{ \Hom_K^{fin}(V, W) \ar[r]^T \ar[d]_{\cong} &amp; \Hom_K^{fin}(W^*, V^*) \ar[d]^{\cong} \\ V^* \tensor_K W \ar[r]_T &amp; W^{**} \tensor_K V^* } ' class='latex-displaystyle' /> commuting.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Let <img src='http://math.fontein.de/wp-content/latex/be4/be4de71620e0d2380b552355bf460bac-T-000000-0.png' alt='x = \sum_{i=1}^n v_i^* \tensor w_i \in V^* \tensor_K W' title='x = \sum_{i=1}^n v_i^* \tensor w_i \in V^* \tensor_K W' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/1e4/1e4835250ea12c64650286f18fc180cc-T-000000-0.png' alt='y = \sum_{i=1}^n \Psi(w_i) \tensor v_i^* \in W^{**} \tensor_K V^*' title='y = \sum_{i=1}^n \Psi(w_i) \tensor v_i^* \in W^{**} \tensor_K V^*' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/d1a/d1a9105ab61eb4a77c65526f906e5e15-T-000000-0.png' alt='\Phi(x)(v) = \sum_{i=1}^n v_i^*(v) w_i \in W' title='\Phi(x)(v) = \sum_{i=1}^n v_i^*(v) w_i \in W' class='latex-inline' /> for <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' />, and <img src='http://math.fontein.de/wp-content/latex/888/88858c652b4b68cc63cabafd809a929d-T-000000-0.png' alt='&amp; T(\Phi(x))(w^*)(v) = (w^* \circ \Phi(x))(v) = w^*(\Phi(x)(v)) \\ {}={} &amp; w^*\biggl(\sum_{i=1}^n v_i^*(v) w_i\biggr) = \sum_{i=1}^n v_i^*(v) w^*(w_i) \\ {}={} &amp; \sum_{i=1}^n v_i^*(v) \Psi(w_i)(w^*) = \biggl( \sum_{i=1}^n w^*(w_i) v_i^* \biggr)(v) \\ {}={} &amp; \biggl( \sum_{i=1}^n \Psi(w_i)(w^*) v_i^* \biggr)(v) = \biggl( \sum_{i=1}^n \Phi(\Psi(w_i) \tensor v_i^*)(w^*) \biggr)(v) \\ {}={} &amp; \Phi(y)(w^*)(v)' title='&amp; T(\Phi(x))(w^*)(v) = (w^* \circ \Phi(x))(v) = w^*(\Phi(x)(v)) \\ {}={} &amp; w^*\biggl(\sum_{i=1}^n v_i^*(v) w_i\biggr) = \sum_{i=1}^n v_i^*(v) w^*(w_i) \\ {}={} &amp; \sum_{i=1}^n v_i^*(v) \Psi(w_i)(w^*) = \biggl( \sum_{i=1}^n w^*(w_i) v_i^* \biggr)(v) \\ {}={} &amp; \biggl( \sum_{i=1}^n \Psi(w_i)(w^*) v_i^* \biggr)(v) = \biggl( \sum_{i=1}^n \Phi(\Psi(w_i) \tensor v_i^*)(w^*) \biggr)(v) \\ {}={} &amp; \Phi(y)(w^*)(v)' class='latex-displaystyle' /> for all <img src='http://math.fontein.de/wp-content/latex/9c1/9c1febba9bde703264547d2563385d4f-T-000000-0.png' alt='w^* \in W^*' title='w^* \in W^*' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' />. Hence, <img src='http://math.fontein.de/wp-content/latex/1d0/1d036e37c53fb8f35c322757b2498312-T-000000-0.png' alt='T(\Phi(x)) = \Phi(y)' title='T(\Phi(x)) = \Phi(y)' class='latex-inline' />, what we had to show.
</div><div class='proofqed'>□</div></blockquote>

<p>Now consider double transposition, i.e. <img src='http://math.fontein.de/wp-content/latex/892/89237468525de62bb8aaec2aab58febe-T-000000-0.png' alt='\displaystyle  T \circ T : \Hom_K(V, W) \to \Hom_K(V^{**}, W^{**}), ' title='\displaystyle  T \circ T : \Hom_K(V, W) \to \Hom_K(V^{**}, W^{**}), ' class='latex-displaystyle' /> and its finite-dimensional image restriction <img src='http://math.fontein.de/wp-content/latex/5ac/5acb54680d93d1711b0c822df5c7c510-T-000000-0.png' alt='\displaystyle  T \circ T : \Hom_K^{fin}(V, W) \to \Hom_K^{fin}(V^{**}, W^{**}). ' title='\displaystyle  T \circ T : \Hom_K^{fin}(V, W) \to \Hom_K^{fin}(V^{**}, W^{**}). ' class='latex-displaystyle' /> The above shows that using the canonical isomorphisms <img src='http://math.fontein.de/wp-content/latex/b12/b12f4499772c8899ed01f1d9f5446e69-T-000000-0.png' alt='\Hom_K^{fin}(V, W) \cong V^* \tensor_K W' title='\Hom_K^{fin}(V, W) \cong V^* \tensor_K W' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/0d8/0d88ae9756866a1f86ff147b6e4c9924-T-000000-0.png' alt='\Hom_K^{fin}(V^{**}, W^{**}) \cong V^{***} \tensor_K W^{**}' title='\Hom_K^{fin}(V^{**}, W^{**}) \cong V^{***} \tensor_K W^{**}' class='latex-inline' />, we can describe double transpotition by the following commuting diagram: <img src='http://math.fontein.de/wp-content/latex/403/4035abc15635ebda0d929b35690f6c8e-T-000000-0.png' alt='\displaystyle  \xymatrix@R-0.85cm{ \Hom_K^{fin}(V, W) \ar[r]^{T \circ T \;\;} \ar[dddd]_{\cong} &amp; \Hom_K^{fin}(V^{**}, W^{**}) \ar[dddd]^{\cong} \\ {\vphantom{x}} \\ {\vphantom{y}} \\ {\vphantom{z}} \\ V^* \tensor_K W \ar[r]^{T \circ T \;\;} &amp; V^{***} \tensor_K W^{**} \\ \sum_{i=1}^n v_i^* \tensor w_i \ar@{|-&gt;}[r] &amp; \sum_{i=1}^n \Psi(v_i^*) \tensor \Psi(w_i) } ' title='\displaystyle  \xymatrix@R-0.85cm{ \Hom_K^{fin}(V, W) \ar[r]^{T \circ T \;\;} \ar[dddd]_{\cong} &amp; \Hom_K^{fin}(V^{**}, W^{**}) \ar[dddd]^{\cong} \\ {\vphantom{x}} \\ {\vphantom{y}} \\ {\vphantom{z}} \\ V^* \tensor_K W \ar[r]^{T \circ T \;\;} &amp; V^{***} \tensor_K W^{**} \\ \sum_{i=1}^n v_i^* \tensor w_i \ar@{|-&gt;}[r] &amp; \sum_{i=1}^n \Psi(v_i^*) \tensor \Psi(w_i) } ' class='latex-displaystyle' /></p>

<p>If <img src='http://math.fontein.de/wp-content/latex/fc4/fc4aa5149af18e2e807630401febc395-T-000000-0.png' alt='\psi \in \Hom_K(W^*, V^*)' title='\psi \in \Hom_K(W^*, V^*)' class='latex-inline' />, we obtain a map <img src='http://math.fontein.de/wp-content/latex/651/65111f5ab6f7631947f311399c78940a-T-000000-0.png' alt='\displaystyle  H(\psi) : V \to W^{**}, \qquad v \mapsto \begin{cases} W^* \to K \\ \alpha \mapsto \psi(\alpha)(v). \end{cases} ' title='\displaystyle  H(\psi) : V \to W^{**}, \qquad v \mapsto \begin{cases} W^* \to K \\ \alpha \mapsto \psi(\alpha)(v). \end{cases} ' class='latex-displaystyle' /></p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
The map <img src='http://math.fontein.de/wp-content/latex/3e6/3e6fb5ecc4ee852f6386fc7ffe8de3b0-T-000000-0.png' alt='H : \Hom_K(W^*, V^*) \to \Hom_K(V, W^{**})' title='H : \Hom_K(W^*, V^*) \to \Hom_K(V, W^{**})' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear and injective.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
First, if <img src='http://math.fontein.de/wp-content/latex/fc4/fc4aa5149af18e2e807630401febc395-T-000000-0.png' alt='\psi \in \Hom_K(W^*, V^*)' title='\psi \in \Hom_K(W^*, V^*)' class='latex-inline' /> is fixed, <img src='http://math.fontein.de/wp-content/latex/ed7/ed77071aba80ad99fb3c3b12c8a94a0a-T-000000-0.png' alt='H(\psi)(v + \lambda v&#039;) = H(\psi)(v) + \lambda H(\psi)(v&#039;)' title='H(\psi)(v + \lambda v&#039;) = H(\psi)(v) + \lambda H(\psi)(v&#039;)' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/4a8/4a8908b1f5e642d0bccbcc91bfc06608-T-000000-0.png' alt='v, v&#039; \in V' title='v, v&#039; \in V' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/117/117c33d7e9e2dc477b8404376e5e676c-T-000000-0.png' alt='\lambda \in K' title='\lambda \in K' class='latex-inline' />; hence, <img src='http://math.fontein.de/wp-content/latex/957/9572e752b5467c58db348819f80ef54d-T-000000-0.png' alt='H(V) \subseteq W^{**}' title='H(V) \subseteq W^{**}' class='latex-inline' />. Now, if <img src='http://math.fontein.de/wp-content/latex/c82/c821468a6df4686d3c8374d1280e1aa0-T-000000-0.png' alt='\psi, \psi&#039; \in \Hom_K(W^*, V^*)' title='\psi, \psi&#039; \in \Hom_K(W^*, V^*)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/117/117c33d7e9e2dc477b8404376e5e676c-T-000000-0.png' alt='\lambda \in K' title='\lambda \in K' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' />, we have <img src='http://math.fontein.de/wp-content/latex/62e/62e291c7aeea3612e6ee096577cb4824-T-000000-0.png' alt='H(\psi + \lambda \psi&#039;)(v) ={} &amp; (\psi + \lambda \psi&#039;)(\alpha)(v) = \alpha((\psi + \lambda \psi&#039;)(v)) \\ {}={} &amp; \alpha(\psi(v) + \lambda \psi&#039;(v)) = H(\psi)(v) + \lambda H(\psi)(v&#039;),' title='H(\psi + \lambda \psi&#039;)(v) ={} &amp; (\psi + \lambda \psi&#039;)(\alpha)(v) = \alpha((\psi + \lambda \psi&#039;)(v)) \\ {}={} &amp; \alpha(\psi(v) + \lambda \psi&#039;(v)) = H(\psi)(v) + \lambda H(\psi)(v&#039;),' class='latex-displaystyle' /> whence <img src='http://math.fontein.de/wp-content/latex/c1d/c1d9f50f86825a1a2302ec2449c17196-T-000000-0.png' alt='H' title='H' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear.
<br />
To see that <img src='http://math.fontein.de/wp-content/latex/c1d/c1d9f50f86825a1a2302ec2449c17196-T-000000-0.png' alt='H' title='H' class='latex-inline' /> is injective, let <img src='http://math.fontein.de/wp-content/latex/fc4/fc4aa5149af18e2e807630401febc395-T-000000-0.png' alt='\psi \in \Hom_K(W^*, V^*)' title='\psi \in \Hom_K(W^*, V^*)' class='latex-inline' /> be such that <img src='http://math.fontein.de/wp-content/latex/c62/c62bcdeff2e1c15f29c1cc285e211a6a-T-000000-0.png' alt='H(\psi) = 0' title='H(\psi) = 0' class='latex-inline' />. Let <img src='http://math.fontein.de/wp-content/latex/b32/b324803dfea5655fac62afd6aaae9ee0-T-000000-0.png' alt='\alpha \in W^*' title='\alpha \in W^*' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' />; since <img src='http://math.fontein.de/wp-content/latex/2f8/2f86da6c2e0731492ea19fa39b2187ff-T-000000-0.png' alt='\psi(\alpha)(v) = 0' title='\psi(\alpha)(v) = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/9e3/9e3669d19b675bd57058fd4664205d2a-T-000000-0.png' alt='v' title='v' class='latex-inline' />, we see that <img src='http://math.fontein.de/wp-content/latex/b43/b4394960c892147fd1e705e1bec3290a-T-000000-0.png' alt='\psi(\alpha) = 0' title='\psi(\alpha) = 0' class='latex-inline' />, but since this is the case for all <img src='http://math.fontein.de/wp-content/latex/7b7/7b7f9dbfea05c83784f8b85149852f08-T-000000-0.png' alt='\alpha' title='\alpha' class='latex-inline' /> we get <img src='http://math.fontein.de/wp-content/latex/f7d/f7d9bc96a63cf01cadf2e831e9fdbd1b-T-000000-0.png' alt='\psi = 0' title='\psi = 0' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<p>Note that we have the following diagram: <img src='http://math.fontein.de/wp-content/latex/692/692c8de9e6c25616d5004429bf5948b5-T-000000-0.png' alt='\displaystyle  \xymatrix{ &amp; &amp; \Hom_K(V, W) \ar[dl]_T \\ &amp; \Hom_K(W^*, V^*) \ar[dl]_T \ar[dr]^H &amp; \\ \Hom_K(V^{**}, W^{**}) &amp; &amp; \Hom_K(V, W^{**}) } ' title='\displaystyle  \xymatrix{ &amp; &amp; \Hom_K(V, W) \ar[dl]_T \\ &amp; \Hom_K(W^*, V^*) \ar[dl]_T \ar[dr]^H &amp; \\ \Hom_K(V^{**}, W^{**}) &amp; &amp; \Hom_K(V, W^{**}) } ' class='latex-displaystyle' /> Moreover, using the canonical embeddings <img src='http://math.fontein.de/wp-content/latex/4b5/4b5b9b451e41cdfb0083abcf9cefe4f7-T-000000-0.png' alt='\Psi : V \to V^{**}' title='\Psi : V \to V^{**}' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/19b/19b17de63a4743f48d9210ba71ee678e-T-000000-0.png' alt='\Psi : W \to W^{**}' title='\Psi : W \to W^{**}' class='latex-inline' />, we can define a map <img src='http://math.fontein.de/wp-content/latex/44f/44fa191c7259ce265af3d0deab616fbf-T-000000-0.png' alt='\Hom_K(V^{**}, W^{**}) \to \Hom_K(V, W^{**})' title='\Hom_K(V^{**}, W^{**}) \to \Hom_K(V, W^{**})' class='latex-inline' /> by <img src='http://math.fontein.de/wp-content/latex/b5b/b5be778e195e05c9a3a8a21d082e4776-T-000000-0.png' alt='\varphi \mapsto \varphi \circ \Phi' title='\varphi \mapsto \varphi \circ \Phi' class='latex-inline' />, and a map <img src='http://math.fontein.de/wp-content/latex/5d1/5d107dc3b392cdb23cf6753dc2472bc2-T-000000-0.png' alt='\Hom_K(V, W) \to \Hom_K(V, W^{**})' title='\Hom_K(V, W) \to \Hom_K(V, W^{**})' class='latex-inline' /> by <img src='http://math.fontein.de/wp-content/latex/640/640d8b7efef4ebdeb971e8748064ca76-T-000000-0.png' alt='\varphi \mapsto \Phi \circ \varphi' title='\varphi \mapsto \Phi \circ \varphi' class='latex-inline' />. It turns out that these map make the diagram commute:</p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
The maps <img src='http://math.fontein.de/wp-content/latex/a22/a22fb54c1fe72062b4fb790bf303cc3b-T-000000-0.png' alt='\hat{H} : \Hom_K(V^{**}, W^{**}) \to \Hom_K(V, W^{**})' title='\hat{H} : \Hom_K(V^{**}, W^{**}) \to \Hom_K(V, W^{**})' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/b5b/b5be778e195e05c9a3a8a21d082e4776-T-000000-0.png' alt='\varphi \mapsto \varphi \circ \Phi' title='\varphi \mapsto \varphi \circ \Phi' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/420/420d700b6e78c7bdf94466f5bb508ec3-T-000000-0.png' alt='\tilde{H} : \Hom_K(V, W) \to \Hom_K(V, W^{**})' title='\tilde{H} : \Hom_K(V, W) \to \Hom_K(V, W^{**})' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/640/640d8b7efef4ebdeb971e8748064ca76-T-000000-0.png' alt='\varphi \mapsto \Phi \circ \varphi' title='\varphi \mapsto \Phi \circ \varphi' class='latex-inline' /> are <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear and make the diagram <img src='http://math.fontein.de/wp-content/latex/5ef/5ef3134dba7080ea47288038bc2464d0-T-000000-0.png' alt='\displaystyle  \xymatrix{ &amp; &amp; \Hom_K(V, W) \ar[dl]_T \ar[dd]^{\tilde{H}} \\ &amp; \Hom_K(W^*, V^*) \ar[dl]_T \ar[dr]^H &amp; \\ \Hom_K(V^{**}, W^{**}) \ar[rr]_{\hat{H}} &amp; &amp; \Hom_K(V, W^{**}) } ' title='\displaystyle  \xymatrix{ &amp; &amp; \Hom_K(V, W) \ar[dl]_T \ar[dd]^{\tilde{H}} \\ &amp; \Hom_K(W^*, V^*) \ar[dl]_T \ar[dr]^H &amp; \\ \Hom_K(V^{**}, W^{**}) \ar[rr]_{\hat{H}} &amp; &amp; \Hom_K(V, W^{**}) } ' class='latex-displaystyle' /> commute. In particular, <img src='http://math.fontein.de/wp-content/latex/21a/21a0b82edd1eedf49dd4f3eb4e6f51cc-T-000000-0.png' alt='\tilde{H}' title='\tilde{H}' class='latex-inline' /> is injective.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
That <img src='http://math.fontein.de/wp-content/latex/162/1628e53f591f0a4ef4d3f846ed33898d-T-000000-0.png' alt='\hat{H}' title='\hat{H}' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/21a/21a0b82edd1eedf49dd4f3eb4e6f51cc-T-000000-0.png' alt='\tilde{H}' title='\tilde{H}' class='latex-inline' /> are <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear is clear. For the lower triangle, let <img src='http://math.fontein.de/wp-content/latex/8a1/8a1693322a5e159bf6c1a47c89952659-T-000000-0.png' alt='\varphi \in \Hom_K(W^*, V^*)' title='\varphi \in \Hom_K(W^*, V^*)' class='latex-inline' />; we have to show that <img src='http://math.fontein.de/wp-content/latex/2b8/2b878880bc760f994a734c4bfdd4b161-T-000000-0.png' alt='\hat{H}(T(\varphi)) = H(\varphi)' title='\hat{H}(T(\varphi)) = H(\varphi)' class='latex-inline' />. For that, let <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/b32/b324803dfea5655fac62afd6aaae9ee0-T-000000-0.png' alt='\alpha \in W^*' title='\alpha \in W^*' class='latex-inline' />; then <img src='http://math.fontein.de/wp-content/latex/1cc/1cc2c972e4bf3e18d846e290331911b4-T-000000-0.png' alt=' H(\varphi)(v)(\alpha) ={} &amp; \varphi(\alpha)(v) = \Phi(v)(\varphi(\alpha)) = (\Phi(v) \circ \varphi)(\alpha) \\ {}={} &amp; T(\varphi)(\Phi(v))(\alpha) = \hat{H}(T(\varphi))(v)(\alpha).' title=' H(\varphi)(v)(\alpha) ={} &amp; \varphi(\alpha)(v) = \Phi(v)(\varphi(\alpha)) = (\Phi(v) \circ \varphi)(\alpha) \\ {}={} &amp; T(\varphi)(\Phi(v))(\alpha) = \hat{H}(T(\varphi))(v)(\alpha).' class='latex-displaystyle' /> For the right triangle, let <img src='http://math.fontein.de/wp-content/latex/73e/73ef36525c14fdbff3c4b46b32ad873c-T-000000-0.png' alt='\varphi \in \Hom_K(V, W)' title='\varphi \in \Hom_K(V, W)' class='latex-inline' />; we have to show that <img src='http://math.fontein.de/wp-content/latex/706/7062087f012098938ccbf752e0877353-T-000000-0.png' alt='H(T(\varphi)) = \tilde{H}(\varphi)' title='H(T(\varphi)) = \tilde{H}(\varphi)' class='latex-inline' />. For that, let <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/b32/b324803dfea5655fac62afd6aaae9ee0-T-000000-0.png' alt='\alpha \in W^*' title='\alpha \in W^*' class='latex-inline' />; then <img src='http://math.fontein.de/wp-content/latex/177/1771b6ffadece81fdbe27db886643355-T-000000-0.png' alt=' H(T(\varphi))(v)(\alpha) ={} &amp; T(\varphi)(\alpha)(v) = (\alpha \circ \varphi)(v) = \alpha(\varphi(v)) \\ {}={} &amp; \Phi(\varphi(v))(\alpha) = (\Phi \circ \varphi)(v)(\alpha) = \tilde{H}(\varphi)(v)(\alpha).' title=' H(T(\varphi))(v)(\alpha) ={} &amp; T(\varphi)(\alpha)(v) = (\alpha \circ \varphi)(v) = \alpha(\varphi(v)) \\ {}={} &amp; \Phi(\varphi(v))(\alpha) = (\Phi \circ \varphi)(v)(\alpha) = \tilde{H}(\varphi)(v)(\alpha).' class='latex-displaystyle' />
</div><div class='proofqed'>□</div></blockquote>

<p>Now note that <img src='http://math.fontein.de/wp-content/latex/c1d/c1d9f50f86825a1a2302ec2449c17196-T-000000-0.png' alt='H' title='H' class='latex-inline' /> is injective. We can use this to determine the image of <img src='http://math.fontein.de/wp-content/latex/b9e/b9ece18c950afbfa6b0fdbfa4ff731d3-T-000000-0.png' alt='T' title='T' class='latex-inline' />. For example, for <img src='http://math.fontein.de/wp-content/latex/bef/bef405e6bceb09426014394c3fefcd73-T-000000-0.png' alt='\psi \in \Hom_K(V^*, W^*)' title='\psi \in \Hom_K(V^*, W^*)' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/946/94636dbe87d8171acfc1610bb494a46f-T-000000-0.png' alt=' &amp; \exists \varphi \in \Hom_K(V, W) : T(\varphi) = \psi \\ {}\Leftrightarrow{} &amp; \forall v \in V : H(\psi)(v) \in \Phi(W) \\ {}\Leftrightarrow{} &amp; \forall v \in V : (\alpha \mapsto \psi(\alpha)(v)) \in \Phi(W) \\ {}\Leftrightarrow{} &amp; \forall v \in V : \bigcap_{\alpha \in V^* : \psi(\alpha)(v) = 0} \ker \alpha = 0 \text{ implies } \psi(\bullet)(v) = 0;' title=' &amp; \exists \varphi \in \Hom_K(V, W) : T(\varphi) = \psi \\ {}\Leftrightarrow{} &amp; \forall v \in V : H(\psi)(v) \in \Phi(W) \\ {}\Leftrightarrow{} &amp; \forall v \in V : (\alpha \mapsto \psi(\alpha)(v)) \in \Phi(W) \\ {}\Leftrightarrow{} &amp; \forall v \in V : \bigcap_{\alpha \in V^* : \psi(\alpha)(v) = 0} \ker \alpha = 0 \text{ implies } \psi(\bullet)(v) = 0;' class='latex-displaystyle' /> the last equivalence follows from the <a href="http://math.fontein.de/forward.php?r=Psimapprop">first proposition</a>. Unfortunately, this criterion does not really helps in practice.</p>

<p>In case anyone knows a better description of the image of <img src='http://math.fontein.de/wp-content/latex/b9e/b9ece18c950afbfa6b0fdbfa4ff731d3-T-000000-0.png' alt='T' title='T' class='latex-inline' /> or <img src='http://math.fontein.de/wp-content/latex/721/7211c2fa4ea74200d14e81d44376b8c3-T-000000-0.png' alt='\Psi' title='\Psi' class='latex-inline' />, I&#8217;d be happy to know.</p>
]]></content:encoded>
			<wfw:commentRss>http://math.fontein.de/2010/01/29/homomorphisms-tensor-products-and-certain-canonical-maps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Diagonalizable Matrices.</title>
		<link>http://math.fontein.de/2010/01/29/diagonalizable-matrices/</link>
		<comments>http://math.fontein.de/2010/01/29/diagonalizable-matrices/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 04:47:39 +0000</pubDate>
		<dc:creator>Felix Fontein</dc:creator>
				<category><![CDATA[Algebraic Geometry]]></category>
		<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[diagonalizable matrices]]></category>
		<category><![CDATA[topological argument]]></category>
		<category><![CDATA[Zariski topology]]></category>

		<guid isPermaLink="false">http://math.fontein.de/?p=612</guid>
		<description><![CDATA[We consider the property of an n times n matrix of being diagonalizable. Is this property open in the standard topology, or the Zariski topology? The emphasis lies on the real and complex numbers, as well as on arbitrary algebraically closed fields.]]></description>
			<content:encoded><![CDATA[<p>Today, during a lecture, we were posed the question whether <img src='http://math.fontein.de/wp-content/latex/a42/a4286f037642624c98226cc35c50cf4d-T-000000-0.png' alt='D_n(K)' title='D_n(K)' class='latex-inline' />, the set of diagonalizable <img src='http://math.fontein.de/wp-content/latex/50f/50f17e5c11d610b19c0471830dc4dda1-T-000000-0.png' alt='n \times n' title='n \times n' class='latex-inline' /> matrices over an algebraically closed field <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />, is Zariski-open, i.e. open in the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Zariski_topology">Zariski topology</a>. This would imply that in case <img src='http://math.fontein.de/wp-content/latex/c6a/c6abdf6bf507b19d7ef73f313b4a168d-T-000000-0.png' alt='K = \C' title='K = \C' class='latex-inline' />, the set <img src='http://math.fontein.de/wp-content/latex/bef/befe9c4af38eb94d766458fbc66608ce-T-000000-0.png' alt='D_n(M)' title='D_n(M)' class='latex-inline' /> would be open and dense in <img src='http://math.fontein.de/wp-content/latex/17b/17bf321c18efd4fa053f156a2855401c-T-000000-0.png' alt='M_n(K) = \R^{n \times n}' title='M_n(K) = \R^{n \times n}' class='latex-inline' /> in the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Standard_topology#Topology_of_Euclidean_space">standard (Euclidean) topolgy</a>.</p>

<p>Unfortunately, the answer turns out to be &ldquo;no&rdquo; for the case <img src='http://math.fontein.de/wp-content/latex/c6a/c6abdf6bf507b19d7ef73f313b4a168d-T-000000-0.png' alt='K = \C' title='K = \C' class='latex-inline' /> (as well as <img src='http://math.fontein.de/wp-content/latex/4fd/4fd3cd3d0c61b052ccb7e9c79332db0c-T-000000-0.png' alt='K = \R' title='K = \R' class='latex-inline' />):</p>

<blockquote class='example'><div class='exampletitle'>Example.</div> <div class='examplemain'>
Let <img src='http://math.fontein.de/wp-content/latex/ae2/ae22d74db6a49ed650084b282db907fd-T-000000-0.png' alt='n \ge 2' title='n \ge 2' class='latex-inline' />. Consider the matrix <img src='http://math.fontein.de/wp-content/latex/903/903808c81c5e2e7dde0ac75d985659e5-T-000000-0.png' alt='\displaystyle  A := \Matrix{ 0 &amp; \cdots &amp; 0 \\ \vdots &amp; \ddots &amp; \vdots \\ 0 &amp; \cdots &amp; 0 } \in D_n(\C), ' title='\displaystyle  A := \Matrix{ 0 &amp; \cdots &amp; 0 \\ \vdots &amp; \ddots &amp; \vdots \\ 0 &amp; \cdots &amp; 0 } \in D_n(\C), ' class='latex-displaystyle' /> as well as the sequence <img src='http://math.fontein.de/wp-content/latex/ade/ade7e2c5565e66628d7e8675180bcf1a-T-000000-0.png' alt='\displaystyle  A_m := \Matrix{ 0 &amp; 1/m &amp; 0 &amp; \cdots &amp; 0 \\ \vdots &amp; \ddots &amp; 0 &amp; \ddots &amp; \vdots \\ \vdots &amp; &amp; \ddots &amp; \ddots &amp; 0 \\ \vdots &amp; &amp; &amp; \ddots &amp; 0 \\ 0 &amp; \cdots &amp; \cdots &amp; \cdots &amp; 0 } \in M_n(\C). ' title='\displaystyle  A_m := \Matrix{ 0 &amp; 1/m &amp; 0 &amp; \cdots &amp; 0 \\ \vdots &amp; \ddots &amp; 0 &amp; \ddots &amp; \vdots \\ \vdots &amp; &amp; \ddots &amp; \ddots &amp; 0 \\ \vdots &amp; &amp; &amp; \ddots &amp; 0 \\ 0 &amp; \cdots &amp; \cdots &amp; \cdots &amp; 0 } \in M_n(\C). ' class='latex-displaystyle' /> Clearly, <img src='http://math.fontein.de/wp-content/latex/456/45622fea31e8eaa4c63b486d2606d847-T-000000-0.png' alt='\lim_{m\to\infty} A_m = A' title='\lim_{m\to\infty} A_m = A' class='latex-inline' />. Assume that <img src='http://math.fontein.de/wp-content/latex/f3c/f3c9a3aa66c63f925587b9796a6ccc1c-T-000000-0.png' alt='D_n(\C)' title='D_n(\C)' class='latex-inline' /> is open in <img src='http://math.fontein.de/wp-content/latex/8eb/8ebc72779fa3ddeccff4b3683e7e7a49-T-000000-0.png' alt='M_n(\C)' title='M_n(\C)' class='latex-inline' />; then we must have <img src='http://math.fontein.de/wp-content/latex/c11/c1173a177b4ece5b93214b5339a03721-T-000000-0.png' alt='A_m \in D_n(\C)' title='A_m \in D_n(\C)' class='latex-inline' /> for almost all <img src='' alt='Formula does not parse: m \in \IN' title='Formula does not parse: m \in \IN' class='latex-inline' />. But <img src='http://math.fontein.de/wp-content/latex/d78/d7867ddd2b2e1311b03302260b65815f-T-000000-0.png' alt='m A_m' title='m A_m' class='latex-inline' /> is in <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Jordan_canonical_form">Jordan canonical form</a>, and clearly not diagonalizable; but this means that <img src='http://math.fontein.de/wp-content/latex/622/6229582d82419733f47d5c1be8132bbd-T-000000-0.png' alt='A_m \not\in D_n(\C)' title='A_m \not\in D_n(\C)' class='latex-inline' /> for <b>all</b> <img src='' alt='Formula does not parse: m \in \IN' title='Formula does not parse: m \in \IN' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/f3c/f3c9a3aa66c63f925587b9796a6ccc1c-T-000000-0.png' alt='D_n(\C)' title='D_n(\C)' class='latex-inline' /> is not open in <img src='http://math.fontein.de/wp-content/latex/8eb/8ebc72779fa3ddeccff4b3683e7e7a49-T-000000-0.png' alt='M_n(\C)' title='M_n(\C)' class='latex-inline' />. 
</div></blockquote>

<p>But nonetheless, <img src='http://math.fontein.de/wp-content/latex/a42/a4286f037642624c98226cc35c50cf4d-T-000000-0.png' alt='D_n(K)' title='D_n(K)' class='latex-inline' /> contains a Zariski-open subset of <img src='http://math.fontein.de/wp-content/latex/542/542a168ec328abfdad97020ffca04ac2-T-000000-0.png' alt='M_n(K)' title='M_n(K)' class='latex-inline' /> in case <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> is algebraically closed (which implies that <img src='http://math.fontein.de/wp-content/latex/f3c/f3c9a3aa66c63f925587b9796a6ccc1c-T-000000-0.png' alt='D_n(\C)' title='D_n(\C)' class='latex-inline' /> lies dense in <img src='http://math.fontein.de/wp-content/latex/8eb/8ebc72779fa3ddeccff4b3683e7e7a49-T-000000-0.png' alt='M_n(\C)' title='M_n(\C)' class='latex-inline' />). For that recall that <img src='http://math.fontein.de/wp-content/latex/78a/78aecd4acce358d314d40e49e07f0e6b-T-000000-0.png' alt='\chi_A = \det(x E_n - A) \in K[x]' title='\chi_A = \det(x E_n - A) \in K[x]' class='latex-inline' /> is the characteristic polynomial of <img src='http://math.fontein.de/wp-content/latex/925/9254d448c174bc4ff54f942da1569e94-T-000000-0.png' alt='A \in M_n(K)' title='A \in M_n(K)' class='latex-inline' />.</p>

<blockquote class='theorem'><div class='theoremtitle'>Proposition.</div> <div class='theoremmain'>
Consider the set <img src='http://math.fontein.de/wp-content/latex/8b0/8b035a6aa72518a243012c29385c9df2-T-000000-0.png' alt='\displaystyle  V_n(K) := \{ A \in M_n(K) \mid \chi_A \text{ is squarefree } \}. ' title='\displaystyle  V_n(K) := \{ A \in M_n(K) \mid \chi_A \text{ is squarefree } \}. ' class='latex-displaystyle' /> Then <img src='http://math.fontein.de/wp-content/latex/fb4/fb4d3f53ffd38f8d31e0672def6d440c-T-000000-0.png' alt='V_n(K) \subseteq M_n(K)' title='V_n(K) \subseteq M_n(K)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/139/139d2dfe109aee66d31d3275b7576dcd-T-000000-0.png' alt='V_n(K)' title='V_n(K)' class='latex-inline' /> is Zariski-open in <img src='http://math.fontein.de/wp-content/latex/542/542a168ec328abfdad97020ffca04ac2-T-000000-0.png' alt='M_n(K)' title='M_n(K)' class='latex-inline' />. In fact, <img src='http://math.fontein.de/wp-content/latex/139/139d2dfe109aee66d31d3275b7576dcd-T-000000-0.png' alt='V_n(K)' title='V_n(K)' class='latex-inline' /> is the complement of a hypersurface in <img src='http://math.fontein.de/wp-content/latex/542/542a168ec328abfdad97020ffca04ac2-T-000000-0.png' alt='M_n(K)' title='M_n(K)' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Note that in case <img src='http://math.fontein.de/wp-content/latex/50e/50e7626b086e5a0a454c76be2f9b7852-T-000000-0.png' alt='\chi_A' title='\chi_A' class='latex-inline' /> is squarefree, <img src='http://math.fontein.de/wp-content/latex/50e/50e7626b086e5a0a454c76be2f9b7852-T-000000-0.png' alt='\chi_A' title='\chi_A' class='latex-inline' /> splits into distinct linear factors since <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> is algebraically closed. Hence, <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> has <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' /> distinct eigenvalues in <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> and therefore one obtains <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' /> linearly independent eigenvectors of <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />; i.e., <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> is diagonalizable over <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/fb4/fb4d3f53ffd38f8d31e0672def6d440c-T-000000-0.png' alt='V_n(K) \subseteq M_n(K)' title='V_n(K) \subseteq M_n(K)' class='latex-inline' />.
<br />
Now we show that <img src='http://math.fontein.de/wp-content/latex/3df/3df0b13554c6005dbdff2b056f8dbc2a-T-000000-0.png' alt='M_n(K) \setminus V_n(K)' title='M_n(K) \setminus V_n(K)' class='latex-inline' /> is a hypersurface in <img src='http://math.fontein.de/wp-content/latex/542/542a168ec328abfdad97020ffca04ac2-T-000000-0.png' alt='M_n(K)' title='M_n(K)' class='latex-inline' />, i.e. there exists a polynomial <img src='http://math.fontein.de/wp-content/latex/56a/56ac75808e038ce796f26ea3bda2b70d-T-000000-0.png' alt='f \in K[x_{ij} \mid 1 \le i, j \le n]' title='f \in K[x_{ij} \mid 1 \le i, j \le n]' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/fe5/fe52143592773c9a5f8a13d1ffb73819-T-000000-0.png' alt='V_n(K) = \{ A \in M_n(K) \mid f(A) \neq 0 \}' title='V_n(K) = \{ A \in M_n(K) \mid f(A) \neq 0 \}' class='latex-inline' />. For that, consider the maps <img src='http://math.fontein.de/wp-content/latex/1ad/1ad23a33e065528a9b12163e9d5e0109-T-000000-0.png' alt='f_0, \dots, f_{n-1} : M_n(K) \to K' title='f_0, \dots, f_{n-1} : M_n(K) \to K' class='latex-inline' /> defined by <img src='http://math.fontein.de/wp-content/latex/2fc/2fc3743ab68d8d263ee7adc5d581bc4c-T-000000-0.png' alt='\chi_A = x^n + \sum_{i=0}^{n-1} f_i(A) x^i' title='\chi_A = x^n + \sum_{i=0}^{n-1} f_i(A) x^i' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/925/9254d448c174bc4ff54f942da1569e94-T-000000-0.png' alt='A \in M_n(K)' title='A \in M_n(K)' class='latex-inline' />. Obviously, these <img src='http://math.fontein.de/wp-content/latex/59b/59bdf0ba696e13164c5a926386f23cb0-T-000000-0.png' alt='f_i' title='f_i' class='latex-inline' /> must be polynomials. Next, consider the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Discriminant#Discriminant_of_a_polynomial">discriminant</a> <img src='http://math.fontein.de/wp-content/latex/a18/a189200d28d32edecba26d05576e8848-T-000000-0.png' alt='D(\chi_A)' title='D(\chi_A)' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/50e/50e7626b086e5a0a454c76be2f9b7852-T-000000-0.png' alt='\chi_A' title='\chi_A' class='latex-inline' />; this is a polynomial expression in the coefficients of <img src='http://math.fontein.de/wp-content/latex/50e/50e7626b086e5a0a454c76be2f9b7852-T-000000-0.png' alt='\chi_A' title='\chi_A' class='latex-inline' />, i.e. in <img src='http://math.fontein.de/wp-content/latex/01a/01a3a2c27fff41602fad2a0d03b3a537-T-000000-0.png' alt='1, f_0(A), \dots, f_{n-1}(A)' title='1, f_0(A), \dots, f_{n-1}(A)' class='latex-inline' />, whose value is zero if, and only if, <img src='http://math.fontein.de/wp-content/latex/50e/50e7626b086e5a0a454c76be2f9b7852-T-000000-0.png' alt='\chi_A' title='\chi_A' class='latex-inline' /> is squarefree. Therefore, <img src='http://math.fontein.de/wp-content/latex/879/8798931d61d33849d48fe171943a47b4-T-000000-0.png' alt='A \in V_n(K) \Leftrightarrow D(\chi_A) \neq 0' title='A \in V_n(K) \Leftrightarrow D(\chi_A) \neq 0' class='latex-inline' />. Finally, <img src='http://math.fontein.de/wp-content/latex/4c3/4c32b50564dcede9d590b62bf706b730-T-000000-0.png' alt='f := D(\chi_A)' title='f := D(\chi_A)' class='latex-inline' /> is a polynomial, whence <img src='http://math.fontein.de/wp-content/latex/fe5/fe52143592773c9a5f8a13d1ffb73819-T-000000-0.png' alt='V_n(K) = \{ A \in M_n(K) \mid f(A) \neq 0 \}' title='V_n(K) = \{ A \in M_n(K) \mid f(A) \neq 0 \}' class='latex-inline' /> is Zariski-open in <img src='http://math.fontein.de/wp-content/latex/542/542a168ec328abfdad97020ffca04ac2-T-000000-0.png' alt='M_n(K)' title='M_n(K)' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<p>Note that the situation is different over <img src='http://math.fontein.de/wp-content/latex/7b0/7b09fea775960abce9cd821eb6ee9ef7-T-000000-0.png' alt='\R' title='\R' class='latex-inline' />:</p>

<blockquote class='theorem'><div class='theoremtitle'>Proposition.</div> <div class='theoremmain'>
In the standard topology, <img src='http://math.fontein.de/wp-content/latex/053/0535d9f0691f1afb15e88809170fc1de-T-000000-0.png' alt=' &amp; \overline{D_n(\R)} = \overline{D_n(\R) \cap V_n(\R)} \\ {}={} &amp; \{ A \in M_n(\R) \mid A \text{ has only real eigenvalues } \} \\ {}={} &amp; \{ A \in M_n(\R) \mid A \text{ has a Jordan canonical form over } \R \}.' title=' &amp; \overline{D_n(\R)} = \overline{D_n(\R) \cap V_n(\R)} \\ {}={} &amp; \{ A \in M_n(\R) \mid A \text{ has only real eigenvalues } \} \\ {}={} &amp; \{ A \in M_n(\R) \mid A \text{ has a Jordan canonical form over } \R \}.' class='latex-displaystyle' />
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Assume that <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> has at least one eigenvalue <img src='http://math.fontein.de/wp-content/latex/748/7486a0ac2f120b731ef87a64bc6fe6a8-T-000000-0.png' alt='\lambda \in \C' title='\lambda \in \C' class='latex-inline' /> with imaginary part <img src='http://math.fontein.de/wp-content/latex/7ff/7ff82e196ed9d515f4847f89f9f3a7f8-T-000000-0.png' alt='\Im \lambda \neq 0' title='\Im \lambda \neq 0' class='latex-inline' />. If <img src='http://math.fontein.de/wp-content/latex/c6f/c6fa38eb47b1af5ceded1da81ec3cc30-T-000000-0.png' alt='(A_m)_m' title='(A_m)_m' class='latex-inline' /> is a sequence of matrices with <img src='http://math.fontein.de/wp-content/latex/456/45622fea31e8eaa4c63b486d2606d847-T-000000-0.png' alt='\lim_{m\to\infty} A_m = A' title='\lim_{m\to\infty} A_m = A' class='latex-inline' />, each <img src='http://math.fontein.de/wp-content/latex/8c6/8c6eeb9d794937840bcf6a27fc52bb87-T-000000-0.png' alt='A_m' title='A_m' class='latex-inline' /> must have an eigenvalue <img src='http://math.fontein.de/wp-content/latex/228/228f560521346a911bc937e45f1f8345-T-000000-0.png' alt='\lambda_m \in \C' title='\lambda_m \in \C' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/1b8/1b8ac0d5cd709e2f9b75bb1653a8e248-T-000000-0.png' alt='\lim_{m\to\infty} \lambda_m = \lambda' title='\lim_{m\to\infty} \lambda_m = \lambda' class='latex-inline' />. But then, for infinitely many <img src='http://math.fontein.de/wp-content/latex/6f8/6f8f57715090da2632453988d9a1501b-T-000000-0.png' alt='m' title='m' class='latex-inline' />, we must have <img src='http://math.fontein.de/wp-content/latex/f03/f03a1884824c5d83c229080da149f569-T-000000-0.png' alt='\lambda_m \not\in \R' title='\lambda_m \not\in \R' class='latex-inline' /> (since <img src='http://math.fontein.de/wp-content/latex/b53/b53da9b0380ce4bef6b6184217aa15e4-T-000000-0.png' alt='\C \setminus \R' title='\C \setminus \R' class='latex-inline' /> is open), whence we cannot have <img src='http://math.fontein.de/wp-content/latex/ea4/ea426a49afd704b20090b891799d33d1-T-000000-0.png' alt='A_m \in D_n(\R)' title='A_m \in D_n(\R)' class='latex-inline' /> for infinitely many <img src='http://math.fontein.de/wp-content/latex/6f8/6f8f57715090da2632453988d9a1501b-T-000000-0.png' alt='m' title='m' class='latex-inline' />. Hence, <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> is not in the closure of <img src='http://math.fontein.de/wp-content/latex/6f6/6f6368817f902c0042ace3f784724ae3-T-000000-0.png' alt='D_n(\R) \cap V_n(\R)' title='D_n(\R) \cap V_n(\R)' class='latex-inline' />.
<br />
Now assume that <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> has only real eigenvalues. Then there exist some <img src='http://math.fontein.de/wp-content/latex/a25/a251f92bce948a3f34b374a75f02af3f-T-000000-0.png' alt='T \in GL_n(\R)' title='T \in GL_n(\R)' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/3cc/3cc5f319996834fe70a2014de317b4da-T-000000-0.png' alt='T^{-1} A T' title='T^{-1} A T' class='latex-inline' /> in Jordan canonical form. By pertubing the diagonal elements of <img src='http://math.fontein.de/wp-content/latex/3cc/3cc5f319996834fe70a2014de317b4da-T-000000-0.png' alt='T^{-1} A T' title='T^{-1} A T' class='latex-inline' /> slightly, we can obtain a sequence of matrices <img src='http://math.fontein.de/wp-content/latex/922/9225b1f3956e13dd3613f420dd9ea29e-T-000000-0.png' alt='B_m \in V_n(\R) \cap D_n(\R)' title='B_m \in V_n(\R) \cap D_n(\R)' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/7e8/7e889d6df9968b09f1d05ab78fb10ff5-T-000000-0.png' alt='\lim_{m \to \infty} B_m \to T^{-1} A T' title='\lim_{m \to \infty} B_m \to T^{-1} A T' class='latex-inline' />. But then, <img src='http://math.fontein.de/wp-content/latex/2e5/2e58b61e8e67c388f75324694b88cbe3-T-000000-0.png' alt='\lim_{m\to\infty} T B_m T^{-1} = A' title='\lim_{m\to\infty} T B_m T^{-1} = A' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/1a7/1a76754a1c4d4bba312024626d3a1752-T-000000-0.png' alt='T B_m T^{-1} \in V_n(\R) \cap D_n(\R)' title='T B_m T^{-1} \in V_n(\R) \cap D_n(\R)' class='latex-inline' /> for every <img src='http://math.fontein.de/wp-content/latex/08a/08a92a9ada8121d5a4f159211c2c06b4-T-000000-0.png' alt='m \in \N' title='m \in \N' class='latex-inline' />.
<br />
Note that this implies <img src='http://math.fontein.de/wp-content/latex/608/60859192170776c7366caca824dcdb3c-T-000000-0.png' alt='A \in \overline{V_n(\R) \cap D_n(\R)}' title='A \in \overline{V_n(\R) \cap D_n(\R)}' class='latex-inline' />; moreover, this also implies <img src='http://math.fontein.de/wp-content/latex/257/25772743c13119aa16c8154e58920206-T-000000-0.png' alt='D_n(\R) \subseteq \overline{D_n(\R) \cap V_n(\R)}' title='D_n(\R) \subseteq \overline{D_n(\R) \cap V_n(\R)}' class='latex-inline' />. Hence, the first two equalities hold. The third equality is standard.
</div><div class='proofqed'>□</div></blockquote>

<p>Also note that <img src='http://math.fontein.de/wp-content/latex/6c9/6c9ee16a1019535ad399f55ba333c514-T-000000-0.png' alt='V_n(\R) \not\subseteq D_n(\R)' title='V_n(\R) \not\subseteq D_n(\R)' class='latex-inline' /> for <img src='http://math.fontein.de/wp-content/latex/b54/b5483f2f1af0ee56acb54ef669929a57-T-000000-0.png' alt='n &gt; 1' title='n &gt; 1' class='latex-inline' />, as the example <img src='http://math.fontein.de/wp-content/latex/ff5/ff5b0dd7f179e4e78ff2e74d6244d48e-T-000000-0.png' alt='\displaystyle  \Matrix{ 0 &amp; 1 \\ -1 &amp; 0 } ' title='\displaystyle  \Matrix{ 0 &amp; 1 \\ -1 &amp; 0 } ' class='latex-displaystyle' /> (which is diagonalizable over <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />, with eigenvalues <img src='http://math.fontein.de/wp-content/latex/365/36589c0963bd9597f22f7a7e659cae3b-T-000000-0.png' alt='\pm i' title='\pm i' class='latex-inline' />) shows. So what about <img src='http://math.fontein.de/wp-content/latex/e1a/e1a1c9b029d80b4097200c635cb336ca-T-000000-0.png' alt='\overline{V_n(\R)}' title='\overline{V_n(\R)}' class='latex-inline' />? In fact, as in the case of <img src='http://math.fontein.de/wp-content/latex/c6a/c6abdf6bf507b19d7ef73f313b4a168d-T-000000-0.png' alt='K = \C' title='K = \C' class='latex-inline' />, it turns out that <img src='http://math.fontein.de/wp-content/latex/e1a/e1a1c9b029d80b4097200c635cb336ca-T-000000-0.png' alt='\overline{V_n(\R)}' title='\overline{V_n(\R)}' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/da8/da8b83193c17f7d94e908daf50d2cf99-T-000000-0.png' alt='M_n(\R)' title='M_n(\R)' class='latex-inline' />.</p>

<blockquote class='theorem'><div class='theoremtitle'>Proposition.</div> <div class='theoremmain'>
We have <img src='http://math.fontein.de/wp-content/latex/c6a/c6a75c0b817d409d61e2b780105c8e78-T-000000-0.png' alt='\displaystyle  \overline{V_n(\R)} = M_n(\R). ' title='\displaystyle  \overline{V_n(\R)} = M_n(\R). ' class='latex-displaystyle' />
</div></blockquote>

<p>For the proof, we need a little lemma.</p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/36c/36c4f9876db96f5d2ffaac87599ee1cd-T-000000-0.png' alt='S := \{ f \in \R[x] \mid f \text{ is squarefree } \}' title='S := \{ f \in \R[x] \mid f \text{ is squarefree } \}' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/f58/f5860883a7cc1e5ba5543a0ce4e86315-T-000000-0.png' alt='\overline{S} = \R[x]' title='\overline{S} = \R[x]' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Let <img src='http://math.fontein.de/wp-content/latex/3f5/3f5f5e20608eb4d4e1bcfd6aeba85e3d-T-000000-0.png' alt='f \in \R[x]' title='f \in \R[x]' class='latex-inline' /> be an arbitrary polynomial. Write <img src='http://math.fontein.de/wp-content/latex/5b2/5b2b9e0ad217fb225eff284fb8c55b11-T-000000-0.png' alt='f = \lambda \prod_{i=1}^n p_i' title='f = \lambda \prod_{i=1}^n p_i' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/399/399a2dc7632afc7e271834c5050b5e83-T-000000-0.png' alt='\lambda \in \R^*' title='\lambda \in \R^*' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/95e/95e49ce959facccf131afcdfd34179e3-T-000000-0.png' alt='p_i \in \R[x]' title='p_i \in \R[x]' class='latex-inline' /> is irreducible and monic, <img src='http://math.fontein.de/wp-content/latex/b2b/b2b7ab3a6158d153d879eaf940e1d715-T-000000-0.png' alt='1 \le i \le n' title='1 \le i \le n' class='latex-inline' />. Now the coefficients of all <img src='http://math.fontein.de/wp-content/latex/eca/eca91c83a74a2373ca5f796700e99fd3-T-000000-0.png' alt='p_i' title='p_i' class='latex-inline' />&#8216;s (except the highest coefficients) are a finite set in <img src='http://math.fontein.de/wp-content/latex/7b0/7b09fea775960abce9cd821eb6ee9ef7-T-000000-0.png' alt='\R' title='\R' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/f84/f84ff19c131c304d9d8726bcacba509b-T-000000-0.png' alt='d := \sum_{i=1}^n \deg p_i' title='d := \sum_{i=1}^n \deg p_i' class='latex-inline' /> elements, whence there exists sequences <img src='http://math.fontein.de/wp-content/latex/859/8599c6b09ceedb7f85e4456292b4a456-T-000000-0.png' alt='(a_1^{(m)}, \dots, a_d^{(m)})' title='(a_1^{(m)}, \dots, a_d^{(m)})' class='latex-inline' /> with pairwise distinct <img src='http://math.fontein.de/wp-content/latex/eb0/eb052547cfbc5b27970b0218547e6838-T-000000-0.png' alt='a_1^{(m)}, \dots, a_d^{(m)}' title='a_1^{(m)}, \dots, a_d^{(m)}' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/bcb/bcbd046ce5b74105c2da1913206c6963-T-000000-0.png' alt='\lim a_i^{(m)}' title='\lim a_i^{(m)}' class='latex-inline' /> converges to one coefficent of one <img src='http://math.fontein.de/wp-content/latex/8b6/8b6f59f2af8f45b773cb64ac76c9b095-T-000000-0.png' alt='p_j' title='p_j' class='latex-inline' />. In particular, we can construct monic polynomials <img src='http://math.fontein.de/wp-content/latex/700/70046ce833e0e697754119147cd02287-T-000000-0.png' alt='p_i^{(m)} \in \R[x]' title='p_i^{(m)} \in \R[x]' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/a2b/a2bbaf9efcef3fcbf0bb9f05c9d31ca3-T-000000-0.png' alt='\deg p_i^{(m)} = \deg p_i' title='\deg p_i^{(m)} = \deg p_i' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/d50/d506fade03d64242cd035ef902ba9904-T-000000-0.png' alt='\lim_{m\to\infty} p_i^{(m)} = p_i' title='\lim_{m\to\infty} p_i^{(m)} = p_i' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/ddc/ddc6b478f84660b580c25ca3a7ffeb1e-T-000000-0.png' alt='p_i^{(m)} \neq p_j^{(m)}' title='p_i^{(m)} \neq p_j^{(m)}' class='latex-inline' /> for every <img src='http://math.fontein.de/wp-content/latex/82c/82cb38cfb7b8f079dda70c6a96f37479-T-000000-0.png' alt='i \neq j' title='i \neq j' class='latex-inline' />. Even more, we can make sure that every <img src='http://math.fontein.de/wp-content/latex/b94/b943faceb91be0079d0fab5ac40060e7-T-000000-0.png' alt='p_i^{(m)}' title='p_i^{(m)}' class='latex-inline' /> is irreducible; this enforces that <img src='http://math.fontein.de/wp-content/latex/6cf/6cfbe10fd847aea3368ad835ba3cddbb-T-000000-0.png' alt='f_m := \prod_{i=1}^n p_i^{(m)}' title='f_m := \prod_{i=1}^n p_i^{(m)}' class='latex-inline' /> is squarefree, i.e. <img src='http://math.fontein.de/wp-content/latex/92a/92abf41e3db1de5f8f3d0615526e43b4-T-000000-0.png' alt='f_m \in S' title='f_m \in S' class='latex-inline' />. Therefore, we found a sequence in <img src='http://math.fontein.de/wp-content/latex/5db/5dbc98dcc983a70728bd082d1a47546e-T-000000-0.png' alt='S' title='S' class='latex-inline' /> converging to <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/cbe/cbeb139f67bd6de2e5a4f4e9f2166cb0-T-000000-0.png' alt='f \in \overline{S}' title='f \in \overline{S}' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof (Proof of the Proposition).</div> <div class='proofmain'>
Let <img src='http://math.fontein.de/wp-content/latex/bf0/bf0f6e691c450f02ace178a2fa662b69-T-000000-0.png' alt='A \in M_n(\R)' title='A \in M_n(\R)' class='latex-inline' /> whose characteristic polynomial <img src='http://math.fontein.de/wp-content/latex/50e/50e7626b086e5a0a454c76be2f9b7852-T-000000-0.png' alt='\chi_A' title='\chi_A' class='latex-inline' /> can be written as <img src='http://math.fontein.de/wp-content/latex/5c7/5c715121ce1f053417d5c254d4196718-T-000000-0.png' alt='\prod_{i=1}^t p_i' title='\prod_{i=1}^t p_i' class='latex-inline' />, with not necessarily distinct, but monic and irreducible polynomials <img src='http://math.fontein.de/wp-content/latex/23b/23b9daace8ca783d4c316b0cf11eb251-T-000000-0.png' alt='p_1, \dots, p_n \in \R[x]' title='p_1, \dots, p_n \in \R[x]' class='latex-inline' />. There exists a matrix <img src='http://math.fontein.de/wp-content/latex/a25/a251f92bce948a3f34b374a75f02af3f-T-000000-0.png' alt='T \in GL_n(\R)' title='T \in GL_n(\R)' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/a49/a49f90a53537e4824d5705d21f2c68f6-T-000000-0.png' alt='\displaystyle  T^{-1} A T = \Matrix{ C_{p_1} &amp; &amp; 0 \\ &amp; \ddots &amp; \\ 0 &amp; &amp; C_{p_t} }, ' title='\displaystyle  T^{-1} A T = \Matrix{ C_{p_1} &amp; &amp; 0 \\ &amp; \ddots &amp; \\ 0 &amp; &amp; C_{p_t} }, ' class='latex-displaystyle' /> where <img src='http://math.fontein.de/wp-content/latex/624/62414c4de7a99ede511aa941b089db4b-T-000000-0.png' alt='C_{p_i}' title='C_{p_i}' class='latex-inline' /> is the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Companion_matrix">companion matrix</a> of <img src='http://math.fontein.de/wp-content/latex/eca/eca91c83a74a2373ca5f796700e99fd3-T-000000-0.png' alt='p_i' title='p_i' class='latex-inline' />; this is a <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Frobenius_normal_form">Frobenius normal form</a> of <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />. Now we can find a sequence of squarefree polynomials <img src='http://math.fontein.de/wp-content/latex/700/70046ce833e0e697754119147cd02287-T-000000-0.png' alt='p_i^{(m)} \in \R[x]' title='p_i^{(m)} \in \R[x]' class='latex-inline' /> such that for every <img src='http://math.fontein.de/wp-content/latex/6f8/6f8f57715090da2632453988d9a1501b-T-000000-0.png' alt='m' title='m' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/c87/c87ab960a03cad32c35f1a5093f6237a-T-000000-0.png' alt='p_1^{(m)}, \dots, p_t^{(m)}' title='p_1^{(m)}, \dots, p_t^{(m)}' class='latex-inline' /> are pairwise coprime, and that <img src='http://math.fontein.de/wp-content/latex/d50/d506fade03d64242cd035ef902ba9904-T-000000-0.png' alt='\lim_{m\to\infty} p_i^{(m)} = p_i' title='\lim_{m\to\infty} p_i^{(m)} = p_i' class='latex-inline' />. Then set <img src='http://math.fontein.de/wp-content/latex/d54/d54ce44117bee7335b390512ce9e7492-T-000000-0.png' alt='\displaystyle  A_m := T \Matrix{ C_{p_1^{(m)}} &amp; &amp; 0 \\ &amp; \ddots &amp; \\ 0 &amp; &amp; C_{p_t^{(m)}} } T^{-1} \in M_n(\R); ' title='\displaystyle  A_m := T \Matrix{ C_{p_1^{(m)}} &amp; &amp; 0 \\ &amp; \ddots &amp; \\ 0 &amp; &amp; C_{p_t^{(m)}} } T^{-1} \in M_n(\R); ' class='latex-displaystyle' /> clearly, <img src='http://math.fontein.de/wp-content/latex/456/45622fea31e8eaa4c63b486d2606d847-T-000000-0.png' alt='\lim_{m\to\infty} A_m = A' title='\lim_{m\to\infty} A_m = A' class='latex-inline' />. Moreover, the characteristic polynomial of <img src='http://math.fontein.de/wp-content/latex/8c6/8c6eeb9d794937840bcf6a27fc52bb87-T-000000-0.png' alt='A_m' title='A_m' class='latex-inline' /> is given by <img src='http://math.fontein.de/wp-content/latex/112/112e6bd00ad8019212ccc2e2389407a7-T-000000-0.png' alt='\prod_{i=1}^t p_i^{(m)}' title='\prod_{i=1}^t p_i^{(m)}' class='latex-inline' />, i.e. it is squarefree by choice of the <img src='http://math.fontein.de/wp-content/latex/b94/b943faceb91be0079d0fab5ac40060e7-T-000000-0.png' alt='p_i^{(m)}' title='p_i^{(m)}' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/1b7/1b7ba5d717dc90d06a73f3a0785ee1e0-T-000000-0.png' alt='A_m \in V_n(\R)' title='A_m \in V_n(\R)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/899/89915a624186203b9737daf0cf619dd8-T-000000-0.png' alt='A \in \overline{V_n(\R)}' title='A \in \overline{V_n(\R)}' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://math.fontein.de/2010/01/29/diagonalizable-matrices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About Base Changes and Tensor Products.</title>
		<link>http://math.fontein.de/2009/08/15/about-base-changes-and-tensor-products/</link>
		<comments>http://math.fontein.de/2009/08/15/about-base-changes-and-tensor-products/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 19:48:25 +0000</pubDate>
		<dc:creator>Felix Fontein</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[base change]]></category>
		<category><![CDATA[complexification]]></category>
		<category><![CDATA[tensor product]]></category>
		<category><![CDATA[universal property]]></category>

		<guid isPermaLink="false">http://math.fontein.de/?p=330</guid>
		<description><![CDATA[In Linear Algebra, one often has the problem that one wants to talk about complex eigenvalues of objects defined over the reals. If the object is a matrix, it is clear what that means. But what if the object is an endomorphism of a non-canonical real vectorspace? This question is strongly related an important use of tensor products, namely base changes.]]></description>
			<content:encoded><![CDATA[<p>In introductionary Linear Algebra classes, one often has the following problems: let <img src='http://math.fontein.de/wp-content/latex/ce7/ce750760b9cc2493b50ce11037da668a-T-000000-0.png' alt='A \in \R^{n \times n}' title='A \in \R^{n \times n}' class='latex-inline' /> be a real valued matrix, say an orthogonal one, then the eigenvalues are complex numbers of absolute value 1. the only two such values inside <img src='http://math.fontein.de/wp-content/latex/7b0/7b09fea775960abce9cd821eb6ee9ef7-T-000000-0.png' alt='\R' title='\R' class='latex-inline' /> are <img src='http://math.fontein.de/wp-content/latex/967/967ffa3ca82c4b8aad1075067fb3fec5-T-000000-0.png' alt='\pm 1' title='\pm 1' class='latex-inline' />; hence, most eigenvalues of orthogonal matrices are not elements of <img src='http://math.fontein.de/wp-content/latex/7b0/7b09fea775960abce9cd821eb6ee9ef7-T-000000-0.png' alt='\R' title='\R' class='latex-inline' />. Now, let <img src='http://math.fontein.de/wp-content/latex/01b/01b495223630b4bee137384ad7303399-T-000000-0.png' alt='(V, \ggen{\bullet, \bullet})' title='(V, \ggen{\bullet, \bullet})' class='latex-inline' /> be a finite-dimensional Euclidean space and <img src='http://math.fontein.de/wp-content/latex/6d7/6d76426b64eb6933a79d203ade4fdc86-T-000000-0.png' alt='\phi : V \to V' title='\phi : V \to V' class='latex-inline' /> an orthogonal map. If one fixes an orthogonal basis <img src='http://math.fontein.de/wp-content/latex/9d5/9d5ed678fe57bcca610140957afab571-T-000000-0.png' alt='B' title='B' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />, one obtains a orthogonal matrix <img src='http://math.fontein.de/wp-content/latex/9df/9dfb61bf605d9b81503fd12d9f5851cc-T-000000-0.png' alt='A = M_B(\phi)' title='A = M_B(\phi)' class='latex-inline' /> which represents <img src='http://math.fontein.de/wp-content/latex/1ed/1ed346930917426bc46d41e22cc525ec-T-000000-0.png' alt='\phi' title='\phi' class='latex-inline' />. One can talk about complex eigenvalues of <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />, but what about complex eigenvalues of <img src='http://math.fontein.de/wp-content/latex/1ed/1ed346930917426bc46d41e22cc525ec-T-000000-0.png' alt='\phi' title='\phi' class='latex-inline' />? What should these be? <img src='http://math.fontein.de/wp-content/latex/7c5/7c5cfe5d8c81139c5fd23d7c9228a437-T-000000-0.png' alt='\lambda v' title='\lambda v' class='latex-inline' /> does not make sense for a complex number <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' />, if <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> is a vector space over <img src='http://math.fontein.de/wp-content/latex/7b0/7b09fea775960abce9cd821eb6ee9ef7-T-000000-0.png' alt='\R' title='\R' class='latex-inline' />.</p>

<p>The usual solution to this is to complexify <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />: define <img src='http://math.fontein.de/wp-content/latex/824/824720830666ef213bcefecd9cc047c4-T-000000-0.png' alt='V_\C := V \oplus V' title='V_\C := V \oplus V' class='latex-inline' />, and define an action <img src='http://math.fontein.de/wp-content/latex/7ac/7aca559b869356a62fc53b8672ffeb3c-T-000000-0.png' alt=' &amp; \C \times V_\C \to V_\C, \\ &amp; (a + i b, (v, w)) \mapsto (a + i b) (v + i w) = (a v - b w, b v + a w); ' title=' &amp; \C \times V_\C \to V_\C, \\ &amp; (a + i b, (v, w)) \mapsto (a + i b) (v + i w) = (a v - b w, b v + a w); ' class='latex-displaystyle' /> this turns <img src='http://math.fontein.de/wp-content/latex/f7e/f7eaca5ce8edb526a84ea4c7a2b39955-T-000000-0.png' alt='V_\C' title='V_\C' class='latex-inline' /> into a <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />-vector space. If one identifies <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> by its image under <img src='http://math.fontein.de/wp-content/latex/f7a/f7aa805a9f178ff2e34aeee785ce9add-T-000000-0.png' alt='V \to V_\C' title='V \to V_\C' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/f78/f780185674f926593283b3831c34c4a7-T-000000-0.png' alt='v \mapsto (v, 0)' title='v \mapsto (v, 0)' class='latex-inline' />, then <img src='http://math.fontein.de/wp-content/latex/28e/28e8106bcdd078389c666c324865baa2-T-000000-0.png' alt='\lambda v = (\lambda + 0 i) (v, 0)' title='\lambda v = (\lambda + 0 i) (v, 0)' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/448/448c44956613fcf38b32a85682c471a5-T-000000-0.png' alt='\lambda \in \R' title='\lambda \in \R' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' />. Now we are left to extend <img src='http://math.fontein.de/wp-content/latex/1ed/1ed346930917426bc46d41e22cc525ec-T-000000-0.png' alt='\phi' title='\phi' class='latex-inline' /> to <img src='http://math.fontein.de/wp-content/latex/f7e/f7eaca5ce8edb526a84ea4c7a2b39955-T-000000-0.png' alt='V_\C' title='V_\C' class='latex-inline' />. It turns out that there is exactly one choice to extend <img src='http://math.fontein.de/wp-content/latex/1ed/1ed346930917426bc46d41e22cc525ec-T-000000-0.png' alt='\phi' title='\phi' class='latex-inline' /> to a <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />-linear map <img src='http://math.fontein.de/wp-content/latex/5eb/5eb8617f0c8377b8ab998df83ea93556-T-000000-0.png' alt='\phi_\C : V_\C \to V_\C' title='\phi_\C : V_\C \to V_\C' class='latex-inline' />, i.e. that <img src='http://math.fontein.de/wp-content/latex/330/33006de8c54122933ea176fa36403ec8-T-000000-0.png' alt='\phi_\C|_V = \phi' title='\phi_\C|_V = \phi' class='latex-inline' />. Namely, one has to define <img src='http://math.fontein.de/wp-content/latex/11c/11cd76a1987e7ee9cca8ba3ebd7e1255-T-000000-0.png' alt='\phi_\C(v, w) := (\phi(v), \phi(w))' title='\phi_\C(v, w) := (\phi(v), \phi(w))' class='latex-inline' />; this is obviously <img src='http://math.fontein.de/wp-content/latex/7b0/7b09fea775960abce9cd821eb6ee9ef7-T-000000-0.png' alt='\R' title='\R' class='latex-inline' />-linear, whence it suffices to show that <img src='http://math.fontein.de/wp-content/latex/a47/a471d9e3f16a907e6063a6c03e2218eb-T-000000-0.png' alt='\phi_\C(i (v, w)) = i \phi_\C(v, w)' title='\phi_\C(i (v, w)) = i \phi_\C(v, w)' class='latex-inline' />: <img src='http://math.fontein.de/wp-content/latex/64b/64b02dd1aee2811d25f9fccdc7c16b46-T-000000-0.png' alt=' \phi_\C(i (v, w)) ={} &amp; \phi_\C(-w, v) = (\phi(-w), \phi(v)) = (-\phi(w), \phi(v)) \\ {}={} &amp; i (\phi(v), \phi(w)) = i \phi_\C(v, w).' title=' \phi_\C(i (v, w)) ={} &amp; \phi_\C(-w, v) = (\phi(-w), \phi(v)) = (-\phi(w), \phi(v)) \\ {}={} &amp; i (\phi(v), \phi(w)) = i \phi_\C(v, w).' class='latex-displaystyle' /> Now if <img src='http://math.fontein.de/wp-content/latex/9d5/9d5ed678fe57bcca610140957afab571-T-000000-0.png' alt='B' title='B' class='latex-inline' /> is a <img src='http://math.fontein.de/wp-content/latex/7b0/7b09fea775960abce9cd821eb6ee9ef7-T-000000-0.png' alt='\R' title='\R' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />, it is as well an <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/f7e/f7eaca5ce8edb526a84ea4c7a2b39955-T-000000-0.png' alt='V_\C' title='V_\C' class='latex-inline' />; moreover, <img src='http://math.fontein.de/wp-content/latex/49f/49fd974744eaabb66b54e7c7f3e7b655-T-000000-0.png' alt='M_B(\phi) = M_B(\phi_\C)' title='M_B(\phi) = M_B(\phi_\C)' class='latex-inline' />. If now <img src='http://math.fontein.de/wp-content/latex/748/7486a0ac2f120b731ef87a64bc6fe6a8-T-000000-0.png' alt='\lambda \in \C' title='\lambda \in \C' class='latex-inline' /> is a complex eigenvalue of <img src='http://math.fontein.de/wp-content/latex/7a1/7a19dedefde6e79e77a1372e64a72d09-T-000000-0.png' alt='M_B(\phi)' title='M_B(\phi)' class='latex-inline' />, then there exists some <img src='http://math.fontein.de/wp-content/latex/a21/a21ec3d3d508a6842b9ba916344858b5-T-000000-0.png' alt='\hat{v} \in V_\C \setminus \{ 0 \}' title='\hat{v} \in V_\C \setminus \{ 0 \}' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/a51/a512234de9e4d5e1253b76362152b04a-T-000000-0.png' alt='\phi_\C(\hat{v}) = \lambda \hat{v}' title='\phi_\C(\hat{v}) = \lambda \hat{v}' class='latex-inline' />. So <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' /> is indeed an eigenvalue of <img src='http://math.fontein.de/wp-content/latex/5bf/5bfe23fa89585afc855a5546a1925661-T-000000-0.png' alt='\phi_\C' title='\phi_\C' class='latex-inline' />. Abusing notation, we say that <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' /> is an eigenvalue of <img src='http://math.fontein.de/wp-content/latex/1ed/1ed346930917426bc46d41e22cc525ec-T-000000-0.png' alt='\phi' title='\phi' class='latex-inline' />; this will always mean that we are talking of <img src='http://math.fontein.de/wp-content/latex/5bf/5bfe23fa89585afc855a5546a1925661-T-000000-0.png' alt='\phi_\C' title='\phi_\C' class='latex-inline' />. This process is called <i>complexification</i> of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/1ed/1ed346930917426bc46d41e22cc525ec-T-000000-0.png' alt='\phi' title='\phi' class='latex-inline' />.</p>

<p>But does this generalize? What if <img src='http://math.fontein.de/wp-content/latex/7c2/7c215f02c4e370737677b3d45b0e297f-T-000000-0.png' alt='K = \F_2' title='K = \F_2' class='latex-inline' /> is the base field and one has an eigenvalue <img src='http://math.fontein.de/wp-content/latex/374/37473d5a64659a43cb04b59f4efbb6f2-T-000000-0.png' alt='\lambda \in L = \F_8' title='\lambda \in L = \F_8' class='latex-inline' /> of the matrix? Can we do the same thing here? And what if <img src='http://math.fontein.de/wp-content/latex/6fa/6fad457db132d9095fb44c1d33774d57-T-000000-0.png' alt='K = \Q' title='K = \Q' class='latex-inline' /> and we have an eigenvalue in <img src='http://math.fontein.de/wp-content/latex/385/385b13f672b8672c51cfb1f816214654-T-000000-0.png' alt='L = \C' title='L = \C' class='latex-inline' />? The answer is yes. The idea is as follows. A basis of <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' /> over <img src='http://math.fontein.de/wp-content/latex/7b0/7b09fea775960abce9cd821eb6ee9ef7-T-000000-0.png' alt='\R' title='\R' class='latex-inline' /> is given by <img src='http://math.fontein.de/wp-content/latex/c4c/c4ca4238a0b923820dcc509a6f75849b-T-000000-0.png' alt='1' title='1' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' />. Hence, we defined <img src='http://math.fontein.de/wp-content/latex/09e/09e87db64c3af3c49bdad5c01c56e80a-T-000000-0.png' alt='V_\C = V \oplus V' title='V_\C = V \oplus V' class='latex-inline' />, where the first <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> corresponds to 1 and the second to <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' />: i.e. <img src='http://math.fontein.de/wp-content/latex/652/652c505ec19bf81e50045607305d24f2-T-000000-0.png' alt='(v, w) \in V_\C' title='(v, w) \in V_\C' class='latex-inline' /> should mean <img src='http://math.fontein.de/wp-content/latex/3cb/3cb3849878a7ef4c9fd251ccc67cc788-T-000000-0.png' alt='v + i w' title='v + i w' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/c8d/c8d5b676573ab50f424723e8948718dc-T-000000-0.png' alt='\F_8 / \F_2' title='\F_8 / \F_2' class='latex-inline' /> has a basis with three elements, so one could define <img src='http://math.fontein.de/wp-content/latex/20f/20fd46069a51d8ce6fa35716961fb52f-T-000000-0.png' alt='V_L := V \oplus V \oplus V' title='V_L := V \oplus V \oplus V' class='latex-inline' />. And for <img src='http://math.fontein.de/wp-content/latex/e41/e414e57225f363fcae11d34016f3ad3f-T-000000-0.png' alt='V_L' title='V_L' class='latex-inline' /> if <img src='http://math.fontein.de/wp-content/latex/6fa/6fad457db132d9095fb44c1d33774d57-T-000000-0.png' alt='K = \Q' title='K = \Q' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/385/385b13f672b8672c51cfb1f816214654-T-000000-0.png' alt='L = \C' title='L = \C' class='latex-inline' />, we need an infinite basis and an infinite direct sum.</p>

<p>It would be nice if we could avoid working with bases, both of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> and of the field extension <img src='http://math.fontein.de/wp-content/latex/3fe/3feced7a2dae068aab2feca41c377196-T-000000-0.png' alt='L/K' title='L/K' class='latex-inline' />. This can indeed be done, using the <i>tensor product</i>. We begin with a very abstract defintion.</p>

<blockquote class='theorem'><div class='theoremtitle'>Definition.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' /> be a ring and <img src='http://math.fontein.de/wp-content/latex/727/727fa02aa128c7b0d1f855dab3b806f0-T-000000-0.png' alt='V, W' title='V, W' class='latex-inline' /> <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />-modules. A pair <img src='http://math.fontein.de/wp-content/latex/57b/57ba999dc7a202dde768e765124f10e4-T-000000-0.png' alt='(T, \phi)' title='(T, \phi)' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/b9e/b9ece18c950afbfa6b0fdbfa4ff731d3-T-000000-0.png' alt='T' title='T' class='latex-inline' /> is a <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />-module and <img src='http://math.fontein.de/wp-content/latex/cc3/cc30ed6211a7e8d98fe2c00db88f2e72-T-000000-0.png' alt='\phi : V \times W \to T' title='\phi : V \times W \to T' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />-bilinear, is said to be a <i>tensor product</i> of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> over <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' /> if the following <i>universal property</i> holds:
<br />
If <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> is any <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />-module and <img src='http://math.fontein.de/wp-content/latex/751/751d189ccc8ed3afdc94251717947fcb-T-000000-0.png' alt='\psi : V \times W \to A' title='\psi : V \times W \to A' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />-bilinear, there exists exactly one homomorphism <img src='http://math.fontein.de/wp-content/latex/b2f/b2f938f240aebba8b660c663919541cf-T-000000-0.png' alt='\varphi : T \to A' title='\varphi : T \to A' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/e05/e057a9adadda215a8f5db9a69e02ff72-T-000000-0.png' alt='\psi = \varphi \circ \phi' title='\psi = \varphi \circ \phi' class='latex-inline' />. <img src='http://math.fontein.de/wp-content/latex/3ad/3adc54f1688f5dbad6e72c17b1e0cd7d-T-000000-0.png' alt='\displaystyle  \xymatrix{ V \times W \ar[r]^\phi \ar[rd]_\psi &amp; T \ar@{-&gt;}[d]^{\exists! \varphi} \\ &amp; A } ' title='\displaystyle  \xymatrix{ V \times W \ar[r]^\phi \ar[rd]_\psi &amp; T \ar@{-&gt;}[d]^{\exists! \varphi} \\ &amp; A } ' class='latex-displaystyle' />
</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Theorem.</div> <div class='theoremmain'>
Tensor products exist and are unique up to unique isomorphism. More precisely, if <img src='http://math.fontein.de/wp-content/latex/57b/57ba999dc7a202dde768e765124f10e4-T-000000-0.png' alt='(T, \phi)' title='(T, \phi)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/d94/d94c001aafd9909bff8c2cccb6715b99-T-000000-0.png' alt='(T&#039;, \phi&#039;)' title='(T&#039;, \phi&#039;)' class='latex-inline' /> are tensor products of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> over <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />, there exists exactly one <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />-isomorphism <img src='http://math.fontein.de/wp-content/latex/1fd/1fdbbfaf82f03c78d58e824983476214-T-000000-0.png' alt='\varphi : T \to T&#039;' title='\varphi : T \to T&#039;' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/817/817a088b8805fd018911b3d0f76f5254-T-000000-0.png' alt='\varphi \circ \phi = \phi&#039;' title='\varphi \circ \phi = \phi&#039;' class='latex-inline' />.
</div><div class='theoremqed'>□</div></blockquote>

<p>From now on, we write <img src='http://math.fontein.de/wp-content/latex/18b/18bd0185a083df6c3dfcbc42047d53d8-T-000000-0.png' alt='V \otimes_R W' title='V \otimes_R W' class='latex-inline' /> for <img src='http://math.fontein.de/wp-content/latex/b9e/b9ece18c950afbfa6b0fdbfa4ff731d3-T-000000-0.png' alt='T' title='T' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/d7a/d7a224d50c73fc779f479264f7b24fae-T-000000-0.png' alt='v \otimes_R w' title='v \otimes_R w' class='latex-inline' /> for <img src='http://math.fontein.de/wp-content/latex/77f/77f197b694bd8f8e90866b21ded18e38-T-000000-0.png' alt='\phi(v, w)' title='\phi(v, w)' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/37d/37d8aa1a8e8c41d98593e6f061d59a14-T-000000-0.png' alt='w \in W' title='w \in W' class='latex-inline' />. In case the base <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' /> is clear, we will drop the subscript.</p>

<p>As we are interested in tensor products of vector spaces over a field, we can be more concrete.</p>

<blockquote class='theorem'><div class='theoremtitle'>Theorem.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> be <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-vector spaces. Let <img src='http://math.fontein.de/wp-content/latex/160/1602789a2ea93adb8c7516f5572c6a27-T-000000-0.png' alt='(v_i)_{i\in I}' title='(v_i)_{i\in I}' class='latex-inline' /> be a basis of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/710/710e3a5ce293508b2ff7fa1b2cfe2991-T-000000-0.png' alt='(w_j)_{j\in J}' title='(w_j)_{j\in J}' class='latex-inline' /> be a basis of <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/257/257278f7ae55679604e28ab4a3845482-T-000000-0.png' alt='(v_i \otimes w_j)_{(i, j) \in I \times J}' title='(v_i \otimes w_j)_{(i, j) \in I \times J}' class='latex-inline' /> is a basis of <img src='http://math.fontein.de/wp-content/latex/877/87797c29b4586c83dfce8b5c89f2eb95-T-000000-0.png' alt='V \otimes_K W' title='V \otimes_K W' class='latex-inline' />. In particular, <img src='http://math.fontein.de/wp-content/latex/e7b/e7bfec2a72dd362466bdbf53a93b208c-T-000000-0.png' alt='\dim_K (V \otimes_K W) = \dim_K V \cdot \dim_K W' title='\dim_K (V \otimes_K W) = \dim_K V \cdot \dim_K W' class='latex-inline' />.
</div><div class='theoremqed'>□</div></blockquote>

<p>A different interpretation is that <img src='http://math.fontein.de/wp-content/latex/18b/18bd0185a083df6c3dfcbc42047d53d8-T-000000-0.png' alt='V \otimes_R W' title='V \otimes_R W' class='latex-inline' /> is the set of linear combinations of elements of <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' />, where the coefficients are elements of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />. Hence, we extend the range of the coefficients of elements of <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> from <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> to <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />. Every element of <img src='http://math.fontein.de/wp-content/latex/18b/18bd0185a083df6c3dfcbc42047d53d8-T-000000-0.png' alt='V \otimes_R W' title='V \otimes_R W' class='latex-inline' /> can be written in the form <img src='http://math.fontein.de/wp-content/latex/821/821b5f16466863365955a14c27dab935-T-000000-0.png' alt='\sum_{i=1}^n v_i \otimes w_i' title='\sum_{i=1}^n v_i \otimes w_i' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/fdb/fdbfbd769ea7061ad03ab52c0a926971-T-000000-0.png' alt='v_i \in V' title='v_i \in V' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/55f/55fbe5458bb5cb61cd48266b814be59e-T-000000-0.png' alt='w_i \in W' title='w_i \in W' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/b2b/b2b7ab3a6158d153d879eaf940e1d715-T-000000-0.png' alt='1 \le i \le n' title='1 \le i \le n' class='latex-inline' />.</p>

<p>Now let <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' /> be a field extension of <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' /> is a <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-vector space, whence we can consider the tensor product <img src='http://math.fontein.de/wp-content/latex/c76/c763d9d46784bec8235db47a0a47143f-T-000000-0.png' alt='V_L := L \otimes_K V' title='V_L := L \otimes_K V' class='latex-inline' />. As expected, this turns out to be a <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' />-vector space with scalar multiplication <img src='http://math.fontein.de/wp-content/latex/4df/4df2e16d2c480c8693c5d002c02162d7-T-000000-0.png' alt='\C \times V_L \to V_L' title='\C \times V_L \to V_L' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/466/466226928bf971c44458a607e795ea0b-T-000000-0.png' alt='(\lambda, \sum_{i=1}^n \lambda_i \otimes v_i) \mapsto \sum_{i=1}^n (\lambda \lambda_i) \otimes v_i' title='(\lambda, \sum_{i=1}^n \lambda_i \otimes v_i) \mapsto \sum_{i=1}^n (\lambda \lambda_i) \otimes v_i' class='latex-inline' />. In case <img src='http://math.fontein.de/wp-content/latex/d34/d3455e3eb6fdcfddf268f1f866967128-T-000000-0.png' alt='\lambda \in K \subseteq L' title='\lambda \in K \subseteq L' class='latex-inline' />, this definition coincides with the natural <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-vector space structure of <img src='http://math.fontein.de/wp-content/latex/e41/e414e57225f363fcae11d34016f3ad3f-T-000000-0.png' alt='V_L' title='V_L' class='latex-inline' />.</p>

<p>Let us consider the special case <img src='http://math.fontein.de/wp-content/latex/4fd/4fd3cd3d0c61b052ccb7e9c79332db0c-T-000000-0.png' alt='K = \R' title='K = \R' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/385/385b13f672b8672c51cfb1f816214654-T-000000-0.png' alt='L = \C' title='L = \C' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/2c8/2c892d3e7e5fd9dc0eb1312262939ff6-T-000000-0.png' alt='(1, i)' title='(1, i)' class='latex-inline' /> is a <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' />; if <img src='http://math.fontein.de/wp-content/latex/408/40888a51f05c3ad32571fcbede51455b-T-000000-0.png' alt='(v_j)_{j\in J}' title='(v_j)_{j\in J}' class='latex-inline' /> is an <img src='http://math.fontein.de/wp-content/latex/7b0/7b09fea775960abce9cd821eb6ee9ef7-T-000000-0.png' alt='\R' title='\R' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />, then <img src='http://math.fontein.de/wp-content/latex/8bc/8bc2efc5cf7af76c69bd003f6a35dbaa-T-000000-0.png' alt='(v_j, i v_j)_{j \in J}' title='(v_j, i v_j)_{j \in J}' class='latex-inline' /> is an <img src='' alt='Formula does not parse: \IR' title='Formula does not parse: \IR' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/f7e/f7eaca5ce8edb526a84ea4c7a2b39955-T-000000-0.png' alt='V_\C' title='V_\C' class='latex-inline' />: every element of <img src='http://math.fontein.de/wp-content/latex/f7e/f7eaca5ce8edb526a84ea4c7a2b39955-T-000000-0.png' alt='V_\C' title='V_\C' class='latex-inline' /> can be written in the form <img src='http://math.fontein.de/wp-content/latex/3cb/3cb3849878a7ef4c9fd251ccc67cc788-T-000000-0.png' alt='v + i w' title='v + i w' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/45f/45fd9ce6d3a04c1057849e8a92caee93-T-000000-0.png' alt='v, w \in V' title='v, w \in V' class='latex-inline' />. Moreover, <img src='http://math.fontein.de/wp-content/latex/408/40888a51f05c3ad32571fcbede51455b-T-000000-0.png' alt='(v_j)_{j\in J}' title='(v_j)_{j\in J}' class='latex-inline' /> is a <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/f7e/f7eaca5ce8edb526a84ea4c7a2b39955-T-000000-0.png' alt='V_\C' title='V_\C' class='latex-inline' />. Compare this with the ad-hoc definition of <img src='http://math.fontein.de/wp-content/latex/f7e/f7eaca5ce8edb526a84ea4c7a2b39955-T-000000-0.png' alt='V_\C' title='V_\C' class='latex-inline' /> at the beginning of this post.</p>

<p>Now, let us consider what to do with <img src='http://math.fontein.de/wp-content/latex/7b0/7b09fea775960abce9cd821eb6ee9ef7-T-000000-0.png' alt='\R' title='\R' class='latex-inline' />-linear maps <img src='http://math.fontein.de/wp-content/latex/d3f/d3fe8cfc5e8dab17258e1c7de73e0eab-T-000000-0.png' alt='\phi : V \to W' title='\phi : V \to W' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> are <img src='http://math.fontein.de/wp-content/latex/7b0/7b09fea775960abce9cd821eb6ee9ef7-T-000000-0.png' alt='\R' title='\R' class='latex-inline' />-vector spaces. We begin with a general result on tensor products.</p>

<blockquote class='theorem'><div class='theoremtitle'>Theorem.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/842/84242ec83f06c7d4cde6e2e15d95ee2b-T-000000-0.png' alt='V_i, W_i' title='V_i, W_i' class='latex-inline' /> be <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />-modules, <img src='http://math.fontein.de/wp-content/latex/504/50474239a2c5bbb253db4566704fcac7-T-000000-0.png' alt='i = 1, 2' title='i = 1, 2' class='latex-inline' />, and let <img src='http://math.fontein.de/wp-content/latex/867/8675f86b3364212df11e9ada678bdbbb-T-000000-0.png' alt='\phi_i : V_i \to W_i' title='\phi_i : V_i \to W_i' class='latex-inline' /> be <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />-module homomorphisms. Then there exists exactly one <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />-homomorphism <img src='http://math.fontein.de/wp-content/latex/82f/82fcf6a7d6a9bbe9aca7a95b0c5cf27d-T-000000-0.png' alt='\phi : V_1 \otimes V_2 \to W_1 \otimes W_2' title='\phi : V_1 \otimes V_2 \to W_1 \otimes W_2' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/ad4/ad4afbd9d527eb923bf447e2096c47c1-T-000000-0.png' alt='\phi(v_1 \otimes v_2) = \phi_1(v_1) \otimes \phi_2(v_2)' title='\phi(v_1 \otimes v_2) = \phi_1(v_1) \otimes \phi_2(v_2)' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Set <img src='http://math.fontein.de/wp-content/latex/c23/c23b9a52ded2bf11cd23e6c1bc5c6550-T-000000-0.png' alt='A := W_1 \otimes W_2' title='A := W_1 \otimes W_2' class='latex-inline' /> and define <img src='http://math.fontein.de/wp-content/latex/496/49629443e0396ea566070d3276524065-T-000000-0.png' alt='\displaystyle  \psi : V_1 \times V_2 \to A, \quad (v_1, v_2) \mapsto \phi_1(v_1) \otimes \phi_2(v_2). ' title='\displaystyle  \psi : V_1 \times V_2 \to A, \quad (v_1, v_2) \mapsto \phi_1(v_1) \otimes \phi_2(v_2). ' class='latex-displaystyle' /> One quickly checks that <img src='http://math.fontein.de/wp-content/latex/a11/a11bd56a0ff5973a5604bb3fc9142b1d-T-000000-0.png' alt='\psi' title='\psi' class='latex-inline' /> is bilinear. Hence, by the definition of the tensor product <img src='http://math.fontein.de/wp-content/latex/3ea/3ea8995d7f8232cd1a9f7eaa648abb32-T-000000-0.png' alt='V_1 \otimes V_2' title='V_1 \otimes V_2' class='latex-inline' />, there exists exactly one <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />-homomorphism <img src='http://math.fontein.de/wp-content/latex/4cb/4cb09a158ee7d758263847fea91ac997-T-000000-0.png' alt='\phi : V_1 \otimes V_2 \to A' title='\phi : V_1 \otimes V_2 \to A' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/860/86030fafa18f4ba1c875ea57905ee90c-T-000000-0.png' alt='\displaystyle  \phi(v_1 \otimes v_2) = \psi(v_1, v_2) = \phi_1(v_1) \otimes \phi_2(v_2). ' title='\displaystyle  \phi(v_1 \otimes v_2) = \psi(v_1, v_2) = \phi_1(v_1) \otimes \phi_2(v_2). ' class='latex-displaystyle' />
</div><div class='proofqed'>□</div></blockquote>

<p>Now let us consider <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-vector spaces <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' />, a <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear map <img src='http://math.fontein.de/wp-content/latex/8e3/8e375b43e43e3e912790bd8c1a6d72b6-T-000000-0.png' alt='\varphi : V \to W' title='\varphi : V \to W' class='latex-inline' /> and the identity map <img src='http://math.fontein.de/wp-content/latex/676/67615859a8db149dc5e1caf2d55319af-T-000000-0.png' alt='\id_L : L \to L' title='\id_L : L \to L' class='latex-inline' />. By the theorem, there exists exactly one <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear map <img src='http://math.fontein.de/wp-content/latex/758/7587032253b23aa62a48ae33b6e866b3-T-000000-0.png' alt='\displaystyle  \varphi_L : V_L = L \otimes_K V \to L \otimes_K W = W_L ' title='\displaystyle  \varphi_L : V_L = L \otimes_K V \to L \otimes_K W = W_L ' class='latex-displaystyle' /> with <img src='http://math.fontein.de/wp-content/latex/ed5/ed56c6b901de26330ed504edcec8d9ea-T-000000-0.png' alt='\varphi_L(\lambda \otimes v) = \id_L(\lambda) \otimes \varphi(v)' title='\varphi_L(\lambda \otimes v) = \id_L(\lambda) \otimes \varphi(v)' class='latex-inline' />. But since <img src='http://math.fontein.de/wp-content/latex/553/5537be2ae3c2163944e764e184e4b4eb-T-000000-0.png' alt='\lambda \otimes v' title='\lambda \otimes v' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/7c5/7c5cfe5d8c81139c5fd23d7c9228a437-T-000000-0.png' alt='\lambda v' title='\lambda v' class='latex-inline' />, using the <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' />-vector space structure of <img src='http://math.fontein.de/wp-content/latex/e41/e414e57225f363fcae11d34016f3ad3f-T-000000-0.png' alt='V_L' title='V_L' class='latex-inline' />, we obtain <img src='http://math.fontein.de/wp-content/latex/5c5/5c5b6e4f1b0967b04bbbaf22c1f9f322-T-000000-0.png' alt='\varphi_L(\lambda v) = \lambda \varphi_L(v)' title='\varphi_L(\lambda v) = \lambda \varphi_L(v)' class='latex-inline' />, i.e. <img src='http://math.fontein.de/wp-content/latex/c55/c55c69bee5a72a17bc0b1d41fbbf4656-T-000000-0.png' alt='\varphi_L' title='\varphi_L' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' />-linear.</p>

<p>Finally, let <img src='http://math.fontein.de/wp-content/latex/48e/48e3ecb483e6b6f0614813181d24fd6b-T-000000-0.png' alt='B = (v_i)_{i\in I}' title='B = (v_i)_{i\in I}' class='latex-inline' /> be a <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/e02/e029e93c9aa09cc6d6bbe6e7e373693b-T-000000-0.png' alt='B&#039; = (w_j)_{j\in J}' title='B&#039; = (w_j)_{j\in J}' class='latex-inline' /> be a <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/9d5/9d5ed678fe57bcca610140957afab571-T-000000-0.png' alt='B' title='B' class='latex-inline' /> is as well a <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/e41/e414e57225f363fcae11d34016f3ad3f-T-000000-0.png' alt='V_L' title='V_L' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/511/511f90342424097709853ee70b80ecd8-T-000000-0.png' alt='B&#039;' title='B&#039;' class='latex-inline' /> is as well a <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' />, whence we can consider the matrices <img src='http://math.fontein.de/wp-content/latex/a30/a306abf8feea8364b5668e9e03d42219-T-000000-0.png' alt='M_{B,B&#039;}(\varphi) \in K^{J \times I}' title='M_{B,B&#039;}(\varphi) \in K^{J \times I}' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/5a3/5a3a3ff453ef07f40667657dcf2d348a-T-000000-0.png' alt='M_{B,B&#039;}(\varphi_L) \in L^{J \times I}' title='M_{B,B&#039;}(\varphi_L) \in L^{J \times I}' class='latex-inline' />. Write <img src='http://math.fontein.de/wp-content/latex/04a/04af067d8072af30665421d290eb6e00-T-000000-0.png' alt='\varphi(v_i) = \sum_{j\in J} \lambda_{ij} w_j' title='\varphi(v_i) = \sum_{j\in J} \lambda_{ij} w_j' class='latex-inline' />; then <img src='http://math.fontein.de/wp-content/latex/c6d/c6d25d858a98a05a07f58242aa422edd-T-000000-0.png' alt='M_{B,B&#039;}(\varphi) = (\lambda_{ij})_{i \in I, \atop j \in J}' title='M_{B,B&#039;}(\varphi) = (\lambda_{ij})_{i \in I, \atop j \in J}' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/3b6/3b612231bbc99d9423f25d8bf82a9b69-T-000000-0.png' alt='\varphi_L(v_i) ={} &amp; \varphi_L(1 \otimes_K v_i) = \id_L(1) \otimes_K \varphi(v_i) \\ {}={} &amp; \id_L(1) \otimes_K \sum_{j\in J} \lambda_{ij} w_j = \sum_{j\in J} \lambda_{ij} (\id_L(1) \otimes w_j).' title='\varphi_L(v_i) ={} &amp; \varphi_L(1 \otimes_K v_i) = \id_L(1) \otimes_K \varphi(v_i) \\ {}={} &amp; \id_L(1) \otimes_K \sum_{j\in J} \lambda_{ij} w_j = \sum_{j\in J} \lambda_{ij} (\id_L(1) \otimes w_j).' class='latex-displaystyle' /> Therefore, <img src='http://math.fontein.de/wp-content/latex/6c0/6c091fea1d3df342cfd011f732c8fb11-T-000000-0.png' alt='M_{B,B&#039;}(\varphi_L) = (\lambda_{ij})_{i \in I, \atop j \in J} = M_{B,B&#039;}(\varphi)' title='M_{B,B&#039;}(\varphi_L) = (\lambda_{ij})_{i \in I, \atop j \in J} = M_{B,B&#039;}(\varphi)' class='latex-inline' /> as well.</p>

<p>Hence, the tensor product allows us to describe <img src='http://math.fontein.de/wp-content/latex/e41/e414e57225f363fcae11d34016f3ad3f-T-000000-0.png' alt='V_L' title='V_L' class='latex-inline' />, as a generalization of the complexification of real vector spaces, in a very clean and abstract manner.</p>

<p>Finally, recall that every field <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> has an algebraical closure <img src='http://math.fontein.de/wp-content/latex/9d5/9d58657518b13f89ce4f34fc5596e08e-T-000000-0.png' alt='\overline{K}' title='\overline{K}' class='latex-inline' />, which is unique up to <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-isomorphism. For <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-vector spaces <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-linear maps <img src='http://math.fontein.de/wp-content/latex/d3f/d3fe8cfc5e8dab17258e1c7de73e0eab-T-000000-0.png' alt='\phi : V \to W' title='\phi : V \to W' class='latex-inline' /> we get <img src='http://math.fontein.de/wp-content/latex/9d5/9d58657518b13f89ce4f34fc5596e08e-T-000000-0.png' alt='\overline{K}' title='\overline{K}' class='latex-inline' />-vector spaces <img src='http://math.fontein.de/wp-content/latex/360/360db89880a71bb39c0ed0d21d3cf843-T-000000-0.png' alt='V_{\overline{K}}' title='V_{\overline{K}}' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/8cd/8cda723af1dbc1f41e20469abf5d3d58-T-000000-0.png' alt='W_{\overline{K}}' title='W_{\overline{K}}' class='latex-inline' /> and a <img src='http://math.fontein.de/wp-content/latex/9d5/9d58657518b13f89ce4f34fc5596e08e-T-000000-0.png' alt='\overline{K}' title='\overline{K}' class='latex-inline' />-linear map <img src='http://math.fontein.de/wp-content/latex/db1/db1aea559148b6f9e318e089b877c605-T-000000-0.png' alt='\phi_{\overline{K}} : V_{\overline{K}} \to W_{\overline{K}}' title='\phi_{\overline{K}} : V_{\overline{K}} \to W_{\overline{K}}' class='latex-inline' />. We have seen that every <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> resp. <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> is also an <img src='http://math.fontein.de/wp-content/latex/9d5/9d58657518b13f89ce4f34fc5596e08e-T-000000-0.png' alt='\overline{K}' title='\overline{K}' class='latex-inline' />-basis of <img src='http://math.fontein.de/wp-content/latex/360/360db89880a71bb39c0ed0d21d3cf843-T-000000-0.png' alt='V_{\overline{K}}' title='V_{\overline{K}}' class='latex-inline' /> resp. <img src='http://math.fontein.de/wp-content/latex/8cd/8cda723af1dbc1f41e20469abf5d3d58-T-000000-0.png' alt='W_{\overline{K}}' title='W_{\overline{K}}' class='latex-inline' />, and that the matrix representation of <img src='http://math.fontein.de/wp-content/latex/1ed/1ed346930917426bc46d41e22cc525ec-T-000000-0.png' alt='\phi' title='\phi' class='latex-inline' /> with respect to the bases equals the one of <img src='http://math.fontein.de/wp-content/latex/ee3/ee370e757f9a904e209050ab65b5d7ed-T-000000-0.png' alt='\phi_{\overline{K}}' title='\phi_{\overline{K}}' class='latex-inline' />. Hence, we can not just talk of arbitrary elements of <img src='http://math.fontein.de/wp-content/latex/9d5/9d58657518b13f89ce4f34fc5596e08e-T-000000-0.png' alt='\overline{K}' title='\overline{K}' class='latex-inline' /> being eigenvalues of matrices <img src='http://math.fontein.de/wp-content/latex/2aa/2aa43f54ddca3d760105adfa73e4d427-T-000000-0.png' alt='M_{B,B&#039;}(\phi)' title='M_{B,B&#039;}(\phi)' class='latex-inline' /> over <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />, but also of endomorphisms <img src='http://math.fontein.de/wp-content/latex/1ed/1ed346930917426bc46d41e22cc525ec-T-000000-0.png' alt='\phi' title='\phi' class='latex-inline' /> defined over <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />, by referring to <img src='http://math.fontein.de/wp-content/latex/96b/96bba9277950cff7b9fd8c66a9d5334f-T-000000-0.png' alt='M_{B,B&#039;}(\phi_{\overline{K}})' title='M_{B,B&#039;}(\phi_{\overline{K}})' class='latex-inline' /> resp. <img src='http://math.fontein.de/wp-content/latex/ee3/ee370e757f9a904e209050ab65b5d7ed-T-000000-0.png' alt='\phi_{\overline{K}}' title='\phi_{\overline{K}}' class='latex-inline' /> instead.</p>]]></content:encoded>
			<wfw:commentRss>http://math.fontein.de/2009/08/15/about-base-changes-and-tensor-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Functional Calculus in Linear Algebra, the Jordan Decomposition Reloaded and Cayley-Hamilton&#8217;s Theorem.</title>
		<link>http://math.fontein.de/2009/08/13/functional-calculus-in-linear-algebra-the-jordan-decomposition-reloaded-and-cayley-hamiltons-theorem/</link>
		<comments>http://math.fontein.de/2009/08/13/functional-calculus-in-linear-algebra-the-jordan-decomposition-reloaded-and-cayley-hamiltons-theorem/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 06:22:41 +0000</pubDate>
		<dc:creator>Felix Fontein</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[Cayley-Hamliton]]></category>
		<category><![CDATA[functional calculus]]></category>
		<category><![CDATA[Jordan decomposition]]></category>

		<guid isPermaLink="false">http://math.fontein.de/?p=308</guid>
		<description><![CDATA[We explain the aims of functional calculus and specialize to polynomials evaluated at endomorphisms. We reconsider the Jordan decomposition and prove it with more generality. Then, we discuss Taylor expansion in the nilpotent part for endomorphisms with separable minimal polynomials, and prove Cayley-Hamilton again for arbitrary fields.]]></description>
			<content:encoded><![CDATA[<p>Let <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> be a <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-vector space, <img src='http://math.fontein.de/wp-content/latex/5ba/5ba8e4cd46f61bd052dfbc413ea3d7c3-T-000000-0.png' alt='\varphi : V \to V' title='\varphi : V \to V' class='latex-inline' /> an <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-endomorphism of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/c9c/c9c8af75abeb3e2f5cfe5d00d241b9dc-T-000000-0.png' alt='f : K \to K' title='f : K \to K' class='latex-inline' /> a function. Here, we want to make sense of <img src='http://math.fontein.de/wp-content/latex/ca8/ca863676cd54810088699428890c0426-T-000000-0.png' alt='f(\varphi)' title='f(\varphi)' class='latex-inline' />; this should be another endomorphism of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> which is somehow related to both <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' />.</p>

<p>Let us make this more precise. For that, let <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> be a subalgebra of the <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-algebra <img src='http://math.fontein.de/wp-content/latex/cea/ceabfada70881762cacdf0c4276c1d8a-T-000000-0.png' alt='\End_K(V)' title='\End_K(V)' class='latex-inline' /> of endomorphisms of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />, containing the identity <img src='http://math.fontein.de/wp-content/latex/bfa/bfa0bd97ac97eeda262b3fbcb2bb2d3f-T-000000-0.png' alt='\id_V' title='\id_V' class='latex-inline' />, and let <img src='http://math.fontein.de/wp-content/latex/800/800618943025315f869e4e1f09471012-T-000000-0.png' alt='F' title='F' class='latex-inline' /> be a <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-subalgebra of the <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-algebra <img src='http://math.fontein.de/wp-content/latex/f8e/f8e2225573bd72c913ac7b22fb97f41a-T-000000-0.png' alt='Fun(K)' title='Fun(K)' class='latex-inline' /> of functions <img src='http://math.fontein.de/wp-content/latex/1c2/1c216826199658525800a2ab1e6312db-T-000000-0.png' alt='K \to K' title='K \to K' class='latex-inline' />, containing the identity <img src='http://math.fontein.de/wp-content/latex/b29/b2968a04b6c6888853b5f111dd8c8906-T-000000-0.png' alt='\id_K' title='\id_K' class='latex-inline' /> and the constant functions. We say that <img src='http://math.fontein.de/wp-content/latex/0b5/0b54725fe250abdbbee4422647297335-T-000000-0.png' alt='\Psi : F \times A \to A' title='\Psi : F \times A \to A' class='latex-inline' /> is a <i>functional calculus</i> if <img src='http://math.fontein.de/wp-content/latex/721/7211c2fa4ea74200d14e81d44376b8c3-T-000000-0.png' alt='\Psi' title='\Psi' class='latex-inline' /> satisfies the following conditions:</p>
<ol>
<li>for a fixed <img src='http://math.fontein.de/wp-content/latex/bcd/bcd73be5fa84001402dc453d78331808-T-000000-0.png' alt='\varphi \in A' title='\varphi \in A' class='latex-inline' />, the map <img src='http://math.fontein.de/wp-content/latex/e77/e776d66fd60e908990725d4b199088c4-T-000000-0.png' alt='\Psi(\bullet, \varphi) : F \to A' title='\Psi(\bullet, \varphi) : F \to A' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/3ba/3ba4f24e8cc716898c4e39aa93ab5691-T-000000-0.png' alt='f \mapsto \Psi(f, \varphi)' title='f \mapsto \Psi(f, \varphi)' class='latex-inline' /> is a <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-algebra homomorphism with <img src='http://math.fontein.de/wp-content/latex/b09/b09a3ab80a6db04780fa394e121227e1-T-000000-0.png' alt='\Psi(1, \varphi) = \id_V' title='\Psi(1, \varphi) = \id_V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/a0a/a0ada3c85fcdd7da2b1dd1607529f282-T-000000-0.png' alt='\Psi(\id_K, \varphi) = \varphi' title='\Psi(\id_K, \varphi) = \varphi' class='latex-inline' />;</li>
<li>for a fixed <img src='http://math.fontein.de/wp-content/latex/4e2/4e2502618686cea51d948c1c919e269c-T-000000-0.png' alt='f \in F' title='f \in F' class='latex-inline' />, the map <img src='http://math.fontein.de/wp-content/latex/5ca/5ca373af20d2f10f0bfd245d8d0a6cc2-T-000000-0.png' alt='\Psi(f, \bullet) : A \to A' title='\Psi(f, \bullet) : A \to A' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/44f/44f3c7adc18fbbd55af1b5774f099ac8-T-000000-0.png' alt='\varphi \mapsto \Psi(f, \varphi)' title='\varphi \mapsto \Psi(f, \varphi)' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-algebra with <img src='http://math.fontein.de/wp-content/latex/040/0401356d195fa08d48f5594b73b41f1c-T-000000-0.png' alt='\Psi(f, \id_V) = f(1) \id_V' title='\Psi(f, \id_V) = f(1) \id_V' class='latex-inline' />.</li>
</ol>
<p>We usually write <img src='http://math.fontein.de/wp-content/latex/ca8/ca863676cd54810088699428890c0426-T-000000-0.png' alt='f(\varphi)' title='f(\varphi)' class='latex-inline' /> for <img src='http://math.fontein.de/wp-content/latex/db9/db9748618aab43b17aee5b7c8ec26eb2-T-000000-0.png' alt='\Psi(f, \varphi)' title='\Psi(f, \varphi)' class='latex-inline' /> if it is clear which <img src='http://math.fontein.de/wp-content/latex/721/7211c2fa4ea74200d14e81d44376b8c3-T-000000-0.png' alt='\Psi' title='\Psi' class='latex-inline' /> is meant.</p>

<p>Note that <img src='http://math.fontein.de/wp-content/latex/800/800618943025315f869e4e1f09471012-T-000000-0.png' alt='F' title='F' class='latex-inline' /> contains all polynomial functions <img src='http://math.fontein.de/wp-content/latex/1c2/1c216826199658525800a2ab1e6312db-T-000000-0.png' alt='K \to K' title='K \to K' class='latex-inline' />, i.e. the functions of the type <img src='http://math.fontein.de/wp-content/latex/0cb/0cbbd9eed0d5771b252348a668e5473e-T-000000-0.png' alt='\lambda \mapsto f(\lambda)' title='\lambda \mapsto f(\lambda)' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/acc/accf9b8546df7a1b71bbe983a3d5bd01-T-000000-0.png' alt='f \in K[x]' title='f \in K[x]' class='latex-inline' /> is a polynomial. Note that for polynomial functions <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' />, the value of <img src='http://math.fontein.de/wp-content/latex/ded/ded62bfb22af9320555ac6f044928d1b-T-000000-0.png' alt='\Psi(f(\id_K), \varphi)' title='\Psi(f(\id_K), \varphi)' class='latex-inline' /> for <img src='http://math.fontein.de/wp-content/latex/acc/accf9b8546df7a1b71bbe983a3d5bd01-T-000000-0.png' alt='f \in K[x]' title='f \in K[x]' class='latex-inline' /> is completely determined by the fact that <img src='http://math.fontein.de/wp-content/latex/488/488202bd0e5ab7256c137789031d91bf-T-000000-0.png' alt='\Psi(\bullet, \varphi)' title='\Psi(\bullet, \varphi)' class='latex-inline' /> is an <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-algebra homomorphism with <img src='http://math.fontein.de/wp-content/latex/b09/b09a3ab80a6db04780fa394e121227e1-T-000000-0.png' alt='\Psi(1, \varphi) = \id_V' title='\Psi(1, \varphi) = \id_V' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/a0a/a0ada3c85fcdd7da2b1dd1607529f282-T-000000-0.png' alt='\Psi(\id_K, \varphi) = \varphi' title='\Psi(\id_K, \varphi) = \varphi' class='latex-inline' />, as <img src='http://math.fontein.de/wp-content/latex/ca0/ca0cd14df740025ebbdcacc1cb525fc4-T-000000-0.png' alt='\Psi(\lambda, \varphi) = \lambda \Psi(1, \varphi) = \lambda \id_V' title='\Psi(\lambda, \varphi) = \lambda \Psi(1, \varphi) = \lambda \id_V' class='latex-inline' />: if <img src='http://math.fontein.de/wp-content/latex/5d2/5d23d7e7fc59505a5b443a887dba7d6e-T-000000-0.png' alt='f = \sum_{i=0}^n a_i x^i' title='f = \sum_{i=0}^n a_i x^i' class='latex-inline' />, then <img src='http://math.fontein.de/wp-content/latex/95b/95b36cc57dc5903092ab44a832f5cd0e-T-000000-0.png' alt='\Psi(f(\id_K), \varphi) ={} &amp; \Psi\biggl(\sum_{i=0}^n a_i (\id_K)^n, \varphi\biggr) \\ {}={} &amp; \sum_{i=0}^n a_i \Psi(\id_K, \varphi)^n = \sum_{i=0}^n a_i \varphi^i = f(\varphi).' title='\Psi(f(\id_K), \varphi) ={} &amp; \Psi\biggl(\sum_{i=0}^n a_i (\id_K)^n, \varphi\biggr) \\ {}={} &amp; \sum_{i=0}^n a_i \Psi(\id_K, \varphi)^n = \sum_{i=0}^n a_i \varphi^i = f(\varphi).' class='latex-displaystyle' /></p>

<p>In particular, this gives a canonical functional calculus <img src='http://math.fontein.de/wp-content/latex/d71/d71dcae8276d2cf2f8901d2590f5c948-T-000000-0.png' alt='K[\id_K] \times \End_K(V) \to \End_K(V)' title='K[\id_K] \times \End_K(V) \to \End_K(V)' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/f1b/f1b74d79651e2611717d9f1f909f442c-T-000000-0.png' alt='K[\id_K]' title='K[\id_K]' class='latex-inline' /> is the image of the canonical map <img src='http://math.fontein.de/wp-content/latex/ddf/ddfbb534f482e9eaf588a36745a873c5-T-000000-0.png' alt='K[x] \to Fun(K)' title='K[x] \to Fun(K)' class='latex-inline' />. (In case you are curious, <img src='http://math.fontein.de/wp-content/latex/99c/99cf31527bde3b82161a840152e7e1b5-T-000000-0.png' alt='K[x] \cong K[\id_K] \subsetneqq Fun(K)' title='K[x] \cong K[\id_K] \subsetneqq Fun(K)' class='latex-inline' /> if, and only if, <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> is infinite; in the other case, <img src='http://math.fontein.de/wp-content/latex/d27/d27cce1e033a426ff29d8da1eea00f6a-T-000000-0.png' alt='Fun(K) = K[\id_K] \cong K[x] / (x^q - x)' title='Fun(K) = K[\id_K] \cong K[x] / (x^q - x)' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/70f/70f6c5d0881923d6cc3b9447b56033f0-T-000000-0.png' alt='q = \abs{K} &lt; \infty' title='q = \abs{K} &lt; \infty' class='latex-inline' />.)</p>

<p>What about functions which are not polynomial? In case <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> is diagonalizable, i.e. <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> has a basis consisting of eigenvectors of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />, one can define <img src='http://math.fontein.de/wp-content/latex/ca8/ca863676cd54810088699428890c0426-T-000000-0.png' alt='f(\varphi)' title='f(\varphi)' class='latex-inline' /> for an arbitrary function <img src='http://math.fontein.de/wp-content/latex/c9c/c9c8af75abeb3e2f5cfe5d00d241b9dc-T-000000-0.png' alt='f : K \to K' title='f : K \to K' class='latex-inline' /> by defining <img src='http://math.fontein.de/wp-content/latex/ca8/ca863676cd54810088699428890c0426-T-000000-0.png' alt='f(\varphi)' title='f(\varphi)' class='latex-inline' /> as the linear map which maps an eigenvector <img src='http://math.fontein.de/wp-content/latex/9e3/9e3669d19b675bd57058fd4664205d2a-T-000000-0.png' alt='v' title='v' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> with eigenvalue <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' /> to <img src='http://math.fontein.de/wp-content/latex/643/643c5f787b78934d86270acb8b9e6628-T-000000-0.png' alt='f(\lambda) v' title='f(\lambda) v' class='latex-inline' />. If one sets <img src='http://math.fontein.de/wp-content/latex/c61/c619e87bb286393d87b999699defa406-T-000000-0.png' alt='A_\varphi := \{ f(\varphi) \mid f \in Fun(K) \}' title='A_\varphi := \{ f(\varphi) \mid f \in Fun(K) \}' class='latex-inline' />, one obtains a functional calculus <img src='http://math.fontein.de/wp-content/latex/ca3/ca309140644e503c5443636d93148cfd-T-000000-0.png' alt='Fun(K) \times A_\varphi \to A_\varphi' title='Fun(K) \times A_\varphi \to A_\varphi' class='latex-inline' />.</p>

<p>In Functional Analysis, one is interested in such <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Functional_calculus">functional calculi</a> with <img src='http://math.fontein.de/wp-content/latex/4fd/4fd3cd3d0c61b052ccb7e9c79332db0c-T-000000-0.png' alt='K = \R' title='K = \R' class='latex-inline' /> or <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />, and one obtains ones for <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Holomorphic_functional_calculus">holomorphic functions <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /></a>, for <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Continuous_functional_calculus">continuous functions <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /></a> and even for certain <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Borel_functional_calculus">Borel-measureable functions <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /></a>. But for today, we want to stick to the situation of an arbitrary <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />. We will use <img src='http://math.fontein.de/wp-content/latex/349/349ab34fb173fb6522cc6f3099a73011-T-000000-0.png' alt='A = \End_K(V)' title='A = \End_K(V)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/50b/50befd58a2065b558f3460077c84aa3a-T-000000-0.png' alt='F = K[\id_K]' title='F = K[\id_K]' class='latex-inline' />, i.e. the canonical functional calculus.</p>

<blockquote class='theorem'><div class='theoremtitle'>Definition.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/e98/e98d952c2a3cde8f55a175423350f759-T-000000-0.png' alt='\varphi \in \End_K(V)' title='\varphi \in \End_K(V)' class='latex-inline' />. In case the canonical map <img src='http://math.fontein.de/wp-content/latex/fc5/fc51fa0bbf51935059703736054eb3bb-T-000000-0.png' alt='K[x] \to \End_K(V)' title='K[x] \to \End_K(V)' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/2b4/2b4b8c6fa3c86cd141026471e1189b75-T-000000-0.png' alt='f \mapsto f(\varphi)' title='f \mapsto f(\varphi)' class='latex-inline' /> is not injective, the unique normed generator of <img src='http://math.fontein.de/wp-content/latex/fc5/fc51fa0bbf51935059703736054eb3bb-T-000000-0.png' alt='K[x] \to \End_K(V)' title='K[x] \to \End_K(V)' class='latex-inline' /> is called the <i>minimal polynomial</i> of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> and denoted by <img src='http://math.fontein.de/wp-content/latex/be9/be98d2a12423d7d608f6be7ad4f24dc5-T-000000-0.png' alt='\mu_f' title='\mu_f' class='latex-inline' />.
</div></blockquote>

<p>In case <img src='http://math.fontein.de/wp-content/latex/8ce/8cea8d94b791eea4a3b0d8fb9bc1a1be-T-000000-0.png' alt='\dim_K V &lt; \infty' title='\dim_K V &lt; \infty' class='latex-inline' />, every <img src='http://math.fontein.de/wp-content/latex/e98/e98d952c2a3cde8f55a175423350f759-T-000000-0.png' alt='\varphi \in \End_K(V)' title='\varphi \in \End_K(V)' class='latex-inline' /> has a minimal polynomial, as <img src='http://math.fontein.de/wp-content/latex/ed2/ed2ea2a8d5fefd606621eefa42ba121d-T-000000-0.png' alt='\dim_K \End_K(V) = (\dim_K V)^2 &lt; \infty' title='\dim_K \End_K(V) = (\dim_K V)^2 &lt; \infty' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/a73/a734ecbae9741a7d8d69408868b36068-T-000000-0.png' alt='\dim_K K[x] = \infty' title='\dim_K K[x] = \infty' class='latex-inline' />. In case <img src='http://math.fontein.de/wp-content/latex/ebd/ebd6a43db94236b9b101b243f8e786a3-T-000000-0.png' alt='\dim_K V = \infty' title='\dim_K V = \infty' class='latex-inline' />, certain elements of <img src='http://math.fontein.de/wp-content/latex/cea/ceabfada70881762cacdf0c4276c1d8a-T-000000-0.png' alt='\End_K(V)' title='\End_K(V)' class='latex-inline' /> do have a minimal polynomial; for example, <img src='http://math.fontein.de/wp-content/latex/862/862d61af7a7722db603c243251a129b7-T-000000-0.png' alt='\varphi = \id_V' title='\varphi = \id_V' class='latex-inline' /> has the minimal polynomal <img src='http://math.fontein.de/wp-content/latex/de4/de4c8388e2e95bfbf67e9ad93b01111d-T-000000-0.png' alt='x - 1' title='x - 1' class='latex-inline' />; other elements of <img src='http://math.fontein.de/wp-content/latex/cea/ceabfada70881762cacdf0c4276c1d8a-T-000000-0.png' alt='\End_K(V)' title='\End_K(V)' class='latex-inline' /> do not possess a minimal polynomial, for example any endomorphism with infinitely many different eigenvalues.</p>

<blockquote class='theorem' id='eigenvalue_lemma'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Assume that <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> possesses a minimal polynomial. Then <img src='http://math.fontein.de/wp-content/latex/117/117c33d7e9e2dc477b8404376e5e676c-T-000000-0.png' alt='\lambda \in K' title='\lambda \in K' class='latex-inline' /> is an eigenvalue of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> if, and only if, <img src='http://math.fontein.de/wp-content/latex/bb5/bb51f48586f85d40e9157e7252793b50-T-000000-0.png' alt='\mu_\varphi(\lambda) = 0' title='\mu_\varphi(\lambda) = 0' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
In case <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' /> is an eigenvalue, let <img src='http://math.fontein.de/wp-content/latex/9e3/9e3669d19b675bd57058fd4664205d2a-T-000000-0.png' alt='v' title='v' class='latex-inline' /> be an corresponding eigenvector and let <img src='http://math.fontein.de/wp-content/latex/e79/e7951cee414086a92a8be8ab236bac08-T-000000-0.png' alt='W := \gen{v}' title='W := \gen{v}' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/555/555d376d6c6daced6bc02a1ccaf6ce44-T-000000-0.png' alt='\End_K(W) \cong K' title='\End_K(W) \cong K' class='latex-inline' />, and <img src='http://math.fontein.de/wp-content/latex/5b9/5b9bae993e074ebed89e85d74d5fde0f-T-000000-0.png' alt='\varphi|_W' title='\varphi|_W' class='latex-inline' /> corresponds to <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' />. Clearly, <img src='http://math.fontein.de/wp-content/latex/fb5/fb5b75e31d5bc9844e7906eb10ed10b1-T-000000-0.png' alt='0 = \mu_\varphi(\varphi)|_W = \mu_\varphi(\varphi|_W) = \mu_\varphi(\lambda \id_W) = \mu_\varphi(\lambda) \id_W' title='0 = \mu_\varphi(\varphi)|_W = \mu_\varphi(\varphi|_W) = \mu_\varphi(\lambda \id_W) = \mu_\varphi(\lambda) \id_W' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/bb5/bb51f48586f85d40e9157e7252793b50-T-000000-0.png' alt='\mu_\varphi(\lambda) = 0' title='\mu_\varphi(\lambda) = 0' class='latex-inline' />.
<br />
Conversely, assume that <img src='http://math.fontein.de/wp-content/latex/bb5/bb51f48586f85d40e9157e7252793b50-T-000000-0.png' alt='\mu_\varphi(\lambda) = 0' title='\mu_\varphi(\lambda) = 0' class='latex-inline' />. Write <img src='http://math.fontein.de/wp-content/latex/124/1248df2eb46ee0172cfc872d2e583bc8-T-000000-0.png' alt='\mu_\varphi = (x - \lambda)^n f' title='\mu_\varphi = (x - \lambda)^n f' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/72e/72e07933327508be8d2ca29128a878d7-T-000000-0.png' alt='n \in \N' title='n \in \N' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/acc/accf9b8546df7a1b71bbe983a3d5bd01-T-000000-0.png' alt='f \in K[x]' title='f \in K[x]' class='latex-inline' /> satisfies <img src='http://math.fontein.de/wp-content/latex/79b/79b0e6b4919ac8a37e1714f9a6804a2a-T-000000-0.png' alt='f(\lambda) \neq 0' title='f(\lambda) \neq 0' class='latex-inline' />. As <img src='http://math.fontein.de/wp-content/latex/bb5/bb51f48586f85d40e9157e7252793b50-T-000000-0.png' alt='\mu_\varphi(\lambda) = 0' title='\mu_\varphi(\lambda) = 0' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/de4/de41f86e42a74b61a37b3a76b7f5edfb-T-000000-0.png' alt='n &gt; 0' title='n &gt; 0' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/ed2/ed27fc2d483a5990df6a17f35c7aa5a4-T-000000-0.png' alt='0 = \mu_\varphi(\varphi) = (\varphi - \lambda \id_V)^n \circ f(\varphi)' title='0 = \mu_\varphi(\varphi) = (\varphi - \lambda \id_V)^n \circ f(\varphi)' class='latex-inline' />. In case <img src='http://math.fontein.de/wp-content/latex/ecc/ecc98834662f3b3151dc6ca99479b494-T-000000-0.png' alt='\ker (\varphi - \lambda \id_V)^n \neq 0' title='\ker (\varphi - \lambda \id_V)^n \neq 0' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' /> is an eigenvalue of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> (let <img src='http://math.fontein.de/wp-content/latex/f9c/f9c3c34d6ca3df1a7a3b4d375eb3d022-T-000000-0.png' alt='v \in \ker (\varphi - \lambda \id_V)^n \setminus 0' title='v \in \ker (\varphi - \lambda \id_V)^n \setminus 0' class='latex-inline' /> and choose <img src='http://math.fontein.de/wp-content/latex/4d5/4d5f00ce9c46e250390e26b1e25a15ff-T-000000-0.png' alt='i \in \N' title='i \in \N' class='latex-inline' /> maximal with <img src='http://math.fontein.de/wp-content/latex/21f/21f4dcd4840e65af7e0cac105f8347de-T-000000-0.png' alt='w := (\varphi - \lambda \id_V)^i v \neq 0' title='w := (\varphi - \lambda \id_V)^i v \neq 0' class='latex-inline' />; then <img src='http://math.fontein.de/wp-content/latex/81b/81b0b189d3e8f0dffe1868586db011dc-T-000000-0.png' alt='\varphi(w) = \lambda w' title='\varphi(w) = \lambda w' class='latex-inline' />); hence, assume <img src='http://math.fontein.de/wp-content/latex/e34/e3424cff7e73d044c4aa661e307aadde-T-000000-0.png' alt='\ker (\varphi - \lambda \id_V)^n = 0' title='\ker (\varphi - \lambda \id_V)^n = 0' class='latex-inline' />. In that case, we must have <img src='http://math.fontein.de/wp-content/latex/880/8800af659c53916f1581d4caa63b4b82-T-000000-0.png' alt='f(\varphi) = 0' title='f(\varphi) = 0' class='latex-inline' />. But as <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> is a proper divisor of <img src='http://math.fontein.de/wp-content/latex/609/6091c5a367eec0d5b24db8cd81b5107f-T-000000-0.png' alt='\mu_\varphi' title='\mu_\varphi' class='latex-inline' />, this cannot be.
</div><div class='proofqed'>□</div></blockquote>

<p>The minimal polynomial is a rather powerful tool. In case it exists, one gets an <a href="http://math.fontein.de/forward.php?r=http://math.fontein.de/2009/05/04/a-topological-proof-of-the-cayley-hamilton-theorem-over-all-commutative-unitary-rings/"><img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant decomposition</a> of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> as follows:</p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> be a prime divisor of <img src='http://math.fontein.de/wp-content/latex/609/6091c5a367eec0d5b24db8cd81b5107f-T-000000-0.png' alt='\mu_\varphi' title='\mu_\varphi' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/2ba/2ba8caebed4647be1fe125dd1cf071b1-T-000000-0.png' alt='\displaystyle  \GEig(\varphi, f) := \{ v \in V \mid \exists n : f(\varphi)^n(v) = 0 \} ' title='\displaystyle  \GEig(\varphi, f) := \{ v \in V \mid \exists n : f(\varphi)^n(v) = 0 \} ' class='latex-displaystyle' /> is an <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant subspace of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />. If <img src='http://math.fontein.de/wp-content/latex/b2f/b2f5ff47436671b6e533d8dc3614845d-T-000000-0.png' alt='g' title='g' class='latex-inline' /> is another prime divisor of <img src='http://math.fontein.de/wp-content/latex/609/6091c5a367eec0d5b24db8cd81b5107f-T-000000-0.png' alt='\mu_\varphi' title='\mu_\varphi' class='latex-inline' /> coprime to <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' />, then <img src='http://math.fontein.de/wp-content/latex/ed4/ed4ddbd204ad8d352c153baecea24486-T-000000-0.png' alt='g(\varphi)' title='g(\varphi)' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/7d5/7d5547a348ec6d8af9af2495c8cc717d-T-000000-0.png' alt='\GEig(\varphi, f)' title='\GEig(\varphi, f)' class='latex-inline' />-invariant and <img src='http://math.fontein.de/wp-content/latex/a52/a52beb689be40a90e768546a1e95f5ca-T-000000-0.png' alt='g(\varphi)|_{\GEig(\varphi, f)}' title='g(\varphi)|_{\GEig(\varphi, f)}' class='latex-inline' /> is an monomorphism.
<br />
If <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> is an arbitrary prime polynomial, <img src='http://math.fontein.de/wp-content/latex/4f8/4f8bfdea8b8152a01f413877ab28d4d3-T-000000-0.png' alt='\GEig(\varphi, f) \neq 0' title='\GEig(\varphi, f) \neq 0' class='latex-inline' /> if, and only if, <img src='http://math.fontein.de/wp-content/latex/cbd/cbdf4a27c9d550f4d02dd9e23612f1e6-T-000000-0.png' alt='f \mid \mu_\varphi' title='f \mid \mu_\varphi' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Clearly, <img src='http://math.fontein.de/wp-content/latex/04d/04d23280d9a54cd6a1c74c5bd7e84fc3-T-000000-0.png' alt='\GEig(\varphi, f) = \bigcup_{n=0}^\infty \ker f(\varphi)^n' title='\GEig(\varphi, f) = \bigcup_{n=0}^\infty \ker f(\varphi)^n' class='latex-inline' />. As <img src='http://math.fontein.de/wp-content/latex/a5f/a5f39b223ff1a2abfda69e0ea81ddef9-T-000000-0.png' alt='\ker f(\varphi)^n \subseteq \ker f(\varphi)^{n+1}' title='\ker f(\varphi)^n \subseteq \ker f(\varphi)^{n+1}' class='latex-inline' />, this is a subspace of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />. As <img src='http://math.fontein.de/wp-content/latex/ab8/ab8ac925ef70455b31ce15439a4fd92d-T-000000-0.png' alt='\ker f(\varphi)^n' title='\ker f(\varphi)^n' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant (as <img src='http://math.fontein.de/wp-content/latex/673/673549bd80659ed308df6b5febb1a291-T-000000-0.png' alt='f(\varphi) \circ \varphi = (f x)(\varphi) = (x f)(\varphi) = \varphi \circ f(\varphi)' title='f(\varphi) \circ \varphi = (f x)(\varphi) = (x f)(\varphi) = \varphi \circ f(\varphi)' class='latex-inline' />), it follows that <img src='http://math.fontein.de/wp-content/latex/7d5/7d5547a348ec6d8af9af2495c8cc717d-T-000000-0.png' alt='\GEig(\varphi, f)' title='\GEig(\varphi, f)' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant as well.
<br />
As <img src='http://math.fontein.de/wp-content/latex/446/446077dd039c7a93ce172ee8eba79378-T-000000-0.png' alt='g(\varphi) f(\varphi) = (f g)(\varphi) = f(\varphi) g(\varphi)' title='g(\varphi) f(\varphi) = (f g)(\varphi) = f(\varphi) g(\varphi)' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/7d5/7d5547a348ec6d8af9af2495c8cc717d-T-000000-0.png' alt='\GEig(\varphi, f)' title='\GEig(\varphi, f)' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/ed4/ed4ddbd204ad8d352c153baecea24486-T-000000-0.png' alt='g(\varphi)' title='g(\varphi)' class='latex-inline' />-invariant as well. Let <img src='http://math.fontein.de/wp-content/latex/6bc/6bcec59a4e1d350c70d040895226096f-T-000000-0.png' alt='v \in \GEig(\varphi, f) \cap \ker g(\varphi)' title='v \in \GEig(\varphi, f) \cap \ker g(\varphi)' class='latex-inline' /> and let <img src='http://math.fontein.de/wp-content/latex/72e/72e07933327508be8d2ca29128a878d7-T-000000-0.png' alt='n \in \N' title='n \in \N' class='latex-inline' /> be minimal with <img src='http://math.fontein.de/wp-content/latex/899/899afde78459053b2aac9e257a569a28-T-000000-0.png' alt='f(\varphi)^n(v) = 0' title='f(\varphi)^n(v) = 0' class='latex-inline' />. As <img src='http://math.fontein.de/wp-content/latex/0c9/0c98abed201d9df92ba907e91ad8dfec-T-000000-0.png' alt='f^n, g' title='f^n, g' class='latex-inline' /> are coprime, there exist <img src='http://math.fontein.de/wp-content/latex/e77/e777264d621f5e4809536645216f0d82-T-000000-0.png' alt='h, h&#039; \in K[x]' title='h, h&#039; \in K[x]' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/05e/05ed1fa8ccb8b743bf29fafbe76420d7-T-000000-0.png' alt='1 = h f^n + h&#039; g' title='1 = h f^n + h&#039; g' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/d20/d20b0d185974e3dffde6ed1c40817818-T-000000-0.png' alt='0 = h(\varphi) f(\varphi)^n(v) + h&#039;(\varphi) g(\varphi)(v) = (h f^n + h&#039; g)(v) = v' title='0 = h(\varphi) f(\varphi)^n(v) + h&#039;(\varphi) g(\varphi)(v) = (h f^n + h&#039; g)(v) = v' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/a52/a52beb689be40a90e768546a1e95f5ca-T-000000-0.png' alt='g(\varphi)|_{\GEig(\varphi, f)}' title='g(\varphi)|_{\GEig(\varphi, f)}' class='latex-inline' /> is injective.
<br />
Finally, the last statement can be proven in exactly the same way as <a href="http://math.fontein.de/forward.php?r=#eigenvalue_lemma">the previous lemma</a>.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/ae9/ae98daa3faec472294792aa6c42e79c0-T-000000-0.png' alt='\mu_\varphi = \prod_{i=1}^n f_i^{e_i}' title='\mu_\varphi = \prod_{i=1}^n f_i^{e_i}' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/ecb/ecb19ec4ffc88cb63cedf4d449f0a888-T-000000-0.png' alt='f_1, \dots, f_n' title='f_1, \dots, f_n' class='latex-inline' /> is a set of pairwise distinct monic prime polynomials and <img src='http://math.fontein.de/wp-content/latex/c18/c182871c794f5e3370b4507a87861ea2-T-000000-0.png' alt='e_i \in \N_{\ge 1}' title='e_i \in \N_{\ge 1}' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/a64/a641ef508f6c99056f496495398adae6-T-000000-0.png' alt='\bigoplus_{i=1}^n \GEig(\varphi, f_i)' title='\bigoplus_{i=1}^n \GEig(\varphi, f_i)' class='latex-inline' /> is a direct sum.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Assume that this is not a direct sum. Then there exists <img src='http://math.fontein.de/wp-content/latex/1a8/1a895d0eb6b055fc2c8808e0f7723229-T-000000-0.png' alt='v_i \in \GEig(\varphi, f_i)' title='v_i \in \GEig(\varphi, f_i)' class='latex-inline' />, not all zero, such that <img src='http://math.fontein.de/wp-content/latex/56e/56e04c7bd75374b57617212e65fd90d4-T-000000-0.png' alt='0 = \sum_{i=1}^n v_i' title='0 = \sum_{i=1}^n v_i' class='latex-inline' />. Assume that the number of non-zero <img src='http://math.fontein.de/wp-content/latex/1df/1df181eaa1bb40a0067c06ead197170d-T-000000-0.png' alt='v_i' title='v_i' class='latex-inline' /> is minimal under this condition. Let <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' /> be with <img src='http://math.fontein.de/wp-content/latex/c72/c723d0f002bd53a0dc018bfd2057f44e-T-000000-0.png' alt='v_i \neq 0' title='v_i \neq 0' class='latex-inline' />, and let <img src='http://math.fontein.de/wp-content/latex/72e/72e07933327508be8d2ca29128a878d7-T-000000-0.png' alt='n \in \N' title='n \in \N' class='latex-inline' /> satisfy <img src='http://math.fontein.de/wp-content/latex/dea/deacb4be5d058c9a8f971f8d60d28ea7-T-000000-0.png' alt='f_i(\varphi)^n(v_i) = 0' title='f_i(\varphi)^n(v_i) = 0' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/f9e/f9e6b92b84402349ef32d3c6a06765e4-T-000000-0.png' alt='0 = \sum_{j=1}^n f_i(\varphi)^n(v_j)' title='0 = \sum_{j=1}^n f_i(\varphi)^n(v_j)' class='latex-inline' />, and <img src='http://math.fontein.de/wp-content/latex/dea/deacb4be5d058c9a8f971f8d60d28ea7-T-000000-0.png' alt='f_i(\varphi)^n(v_i) = 0' title='f_i(\varphi)^n(v_i) = 0' class='latex-inline' />. If <img src='http://math.fontein.de/wp-content/latex/b06/b064f8555ec660f2f8bdc927d9636a06-T-000000-0.png' alt='j \neq i' title='j \neq i' class='latex-inline' />, then <img src='http://math.fontein.de/wp-content/latex/0c5/0c5a9831b65c0d880a9d282dbdf23fc0-T-000000-0.png' alt='f_i(\varphi)^n(v_j) \neq 0' title='f_i(\varphi)^n(v_j) \neq 0' class='latex-inline' /> as <img src='http://math.fontein.de/wp-content/latex/a9c/a9ce9b29ce14d15286bac4e98b890758-T-000000-0.png' alt='f_i(\varphi)|_{\GEig(\varphi, f_j)}' title='f_i(\varphi)|_{\GEig(\varphi, f_j)}' class='latex-inline' /> is injective and so is its <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' />-th power. But this is only possible by the minimality assumption of <img src='http://math.fontein.de/wp-content/latex/349/349dda33330424d479265bc9097d255c-T-000000-0.png' alt='v_j = 0' title='v_j = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/b06/b064f8555ec660f2f8bdc927d9636a06-T-000000-0.png' alt='j \neq i' title='j \neq i' class='latex-inline' />, i.e. <img src='http://math.fontein.de/wp-content/latex/ab6/ab6f9003622e835f78d6fad6e879831c-T-000000-0.png' alt='0 = v_i' title='0 = v_i' class='latex-inline' />, contradicting the choice of <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' />. Therefore, the sum is a direct sum.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> be a prime factor of <img src='http://math.fontein.de/wp-content/latex/609/6091c5a367eec0d5b24db8cd81b5107f-T-000000-0.png' alt='\mu_\varphi' title='\mu_\varphi' class='latex-inline' /> and let <img src='http://math.fontein.de/wp-content/latex/5e9/5e9566114751089fae4a877010c30618-T-000000-0.png' alt='e \in \N' title='e \in \N' class='latex-inline' /> be the maximal exponent of <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> appearing in <img src='http://math.fontein.de/wp-content/latex/609/6091c5a367eec0d5b24db8cd81b5107f-T-000000-0.png' alt='\mu_\varphi' title='\mu_\varphi' class='latex-inline' />, i.e. <img src='http://math.fontein.de/wp-content/latex/71b/71bc74a3c736705e44bf583fd8827c9d-T-000000-0.png' alt='f^e \mid \mu_\varphi' title='f^e \mid \mu_\varphi' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/d78/d782abb0b04d496d9c08eec03e58d470-T-000000-0.png' alt='f^{e+1} \nmid \mu_\varphi' title='f^{e+1} \nmid \mu_\varphi' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/708/70890f143a8a4e28991d1b40ce934483-T-000000-0.png' alt='\ker f(\varphi)^e = \GEig(\varphi, f)' title='\ker f(\varphi)^e = \GEig(\varphi, f)' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Let <img src='http://math.fontein.de/wp-content/latex/db4/db4b0464459a72b12c7a2cc86643717a-T-000000-0.png' alt='v \in \GEig(\varphi, f)' title='v \in \GEig(\varphi, f)' class='latex-inline' />, and write <img src='http://math.fontein.de/wp-content/latex/3a3/3a33036f1b7e2c4d16c6a0da39614037-T-000000-0.png' alt='\mu_\varphi = f^e \cdot g' title='\mu_\varphi = f^e \cdot g' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/02f/02fd769ab1f7755d49cd677cadfd70b8-T-000000-0.png' alt='g \in K[x]' title='g \in K[x]' class='latex-inline' />; then <img src='http://math.fontein.de/wp-content/latex/b2f/b2f5ff47436671b6e533d8dc3614845d-T-000000-0.png' alt='g' title='g' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> are coprime. We have to show <img src='http://math.fontein.de/wp-content/latex/f6e/f6e6329de09d5d6284722ab1de2ae4b5-T-000000-0.png' alt='f(\varphi)^e(v) = 0' title='f(\varphi)^e(v) = 0' class='latex-inline' />. Clearly <img src='http://math.fontein.de/wp-content/latex/f6f/f6fb684dca1dfb441cf232125131b708-T-000000-0.png' alt='w := f(\varphi)^e(v)' title='w := f(\varphi)^e(v)' class='latex-inline' /> lies in the kernel of <img src='http://math.fontein.de/wp-content/latex/ed4/ed4ddbd204ad8d352c153baecea24486-T-000000-0.png' alt='g(\varphi)' title='g(\varphi)' class='latex-inline' />, as <img src='http://math.fontein.de/wp-content/latex/f1d/f1d9b389d8781bee581e4a82e940d460-T-000000-0.png' alt='g f^e = \mu_\varphi' title='g f^e = \mu_\varphi' class='latex-inline' />. Let <img src='http://math.fontein.de/wp-content/latex/72e/72e07933327508be8d2ca29128a878d7-T-000000-0.png' alt='n \in \N' title='n \in \N' class='latex-inline' /> be such that <img src='http://math.fontein.de/wp-content/latex/540/540c6cbdbd5a2f03ce5ce789107d8fd9-T-000000-0.png' alt='w \in \ker f(\varphi)^n' title='w \in \ker f(\varphi)^n' class='latex-inline' />; as <img src='http://math.fontein.de/wp-content/latex/bd8/bd8f6c1f3e77d1688430334b62512c22-T-000000-0.png' alt='f^n' title='f^n' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/b2f/b2f5ff47436671b6e533d8dc3614845d-T-000000-0.png' alt='g' title='g' class='latex-inline' /> are coprime, there exist <img src='http://math.fontein.de/wp-content/latex/e77/e777264d621f5e4809536645216f0d82-T-000000-0.png' alt='h, h&#039; \in K[x]' title='h, h&#039; \in K[x]' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/b16/b160d0a1d63f03179f334f93028412ae-T-000000-0.png' alt='f^n h + g h&#039; = 1' title='f^n h + g h&#039; = 1' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/d72/d72062d55c49483224041e80301c314a-T-000000-0.png' alt='0 ={} &amp; h(\varphi) f(\varphi)^n(w) + h&#039;(\varphi) g(\varphi)(w) \\ {}={} &amp; (h f^n + h&#039; g)(\varphi)(w) = w = f(\varphi)^e(v).' title='0 ={} &amp; h(\varphi) f(\varphi)^n(w) + h&#039;(\varphi) g(\varphi)(w) \\ {}={} &amp; (h f^n + h&#039; g)(\varphi)(w) = w = f(\varphi)^e(v).' class='latex-displaystyle' />
</div><div class='proofqed'>□</div></blockquote>

<p>Note that one can in fact show that <img src='http://math.fontein.de/wp-content/latex/371/3718f90169e732b99fe68453be2c6d9b-T-000000-0.png' alt='\image f(\varphi)^{e+1} = \image f(\varphi)^e' title='\image f(\varphi)^{e+1} = \image f(\varphi)^e' class='latex-inline' />.</p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> be a prime factor of <img src='http://math.fontein.de/wp-content/latex/609/6091c5a367eec0d5b24db8cd81b5107f-T-000000-0.png' alt='\mu_\varphi' title='\mu_\varphi' class='latex-inline' />. Then there exists a <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant subspace <img src='http://math.fontein.de/wp-content/latex/977/9773e19d20cfd04dd9b5e72ca8593eb2-T-000000-0.png' alt='W \subseteq V' title='W \subseteq V' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/4e4/4e4953dc0db8fc63b0b86a8f15fbcba0-T-000000-0.png' alt='V = W \oplus \GEig(\varphi, f)' title='V = W \oplus \GEig(\varphi, f)' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Write <img src='http://math.fontein.de/wp-content/latex/3a3/3a33036f1b7e2c4d16c6a0da39614037-T-000000-0.png' alt='\mu_\varphi = f^e \cdot g' title='\mu_\varphi = f^e \cdot g' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/5e9/5e9566114751089fae4a877010c30618-T-000000-0.png' alt='e \in \N' title='e \in \N' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/02f/02fd769ab1f7755d49cd677cadfd70b8-T-000000-0.png' alt='g \in K[x]' title='g \in K[x]' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/855/85515a80179850dc532f2401250a8326-T-000000-0.png' alt='f \nmid g' title='f \nmid g' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/7f6/7f67ce3135f08c8b70243bea4bed4a10-T-000000-0.png' alt='\GEig(\varphi, f) = \ker f(\varphi)^e' title='\GEig(\varphi, f) = \ker f(\varphi)^e' class='latex-inline' /> and, in particular, <img src='http://math.fontein.de/wp-content/latex/181/1815c2b1ca2d8b26079cbba761acf4c7-T-000000-0.png' alt='\ker f(\varphi)^e = \ker f(\varphi)^{e+i}' title='\ker f(\varphi)^e = \ker f(\varphi)^{e+i}' class='latex-inline' /> for every <img src='http://math.fontein.de/wp-content/latex/4d5/4d5f00ce9c46e250390e26b1e25a15ff-T-000000-0.png' alt='i \in \N' title='i \in \N' class='latex-inline' />. Let <img src='http://math.fontein.de/wp-content/latex/e94/e94760a89f797906a79ec93caffe3d32-T-000000-0.png' alt='v \in \image f(\varphi)^e \cap \ker f(\varphi)^e = 0' title='v \in \image f(\varphi)^e \cap \ker f(\varphi)^e = 0' class='latex-inline' />; we can write <img src='http://math.fontein.de/wp-content/latex/4ee/4ee086ef35e78a5cacb49392fa556e18-T-000000-0.png' alt='v = f(\varphi)^e(w)' title='v = f(\varphi)^e(w)' class='latex-inline' /> for some <img src='http://math.fontein.de/wp-content/latex/87e/87e2b980a91974ad5f108aa1b84fdd7e-T-000000-0.png' alt='w \in V' title='w \in V' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/156/15648f03c37763f6ca2bd5b80e806e03-T-000000-0.png' alt='f(\varphi)^{2 e}(w) = 0' title='f(\varphi)^{2 e}(w) = 0' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/23b/23ba92877d52fc6816c54c478bd83c31-T-000000-0.png' alt='w \in \ker f(\varphi)^{2 e} = \ker f(\varphi)^e' title='w \in \ker f(\varphi)^{2 e} = \ker f(\varphi)^e' class='latex-inline' />, i.e. <img src='http://math.fontein.de/wp-content/latex/1e7/1e7554b6609b12ab7cc8ad68ce326b8d-T-000000-0.png' alt='v = f(\varphi)^e(w) = 0' title='v = f(\varphi)^e(w) = 0' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/816/816df7cddddbbdbd7096b244adecccbc-T-000000-0.png' alt='\image f(\varphi)^e \cap \GEig(\varphi, f) = 0' title='\image f(\varphi)^e \cap \GEig(\varphi, f) = 0' class='latex-inline' />.
<br />
Let <img src='http://math.fontein.de/wp-content/latex/cbe/cbee4b2b3f8e900c5b5740363682731e-T-000000-0.png' alt='h, h&#039; \in \N' title='h, h&#039; \in \N' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/312/3129a4946cb28ba0e70b9acf7784f46c-T-000000-0.png' alt='1 = h f^e + h&#039; g' title='1 = h f^e + h&#039; g' class='latex-inline' />. Let <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' />; then <img src='http://math.fontein.de/wp-content/latex/105/105ab71c6a9f458732bebaa243384914-T-000000-0.png' alt='v = f^e(\varphi) (h(\varphi)(v)) + g(\varphi) (h&#039;(\varphi)(v)) = f(\varphi)^e(w_1) + g(\varphi)(w_2)' title='v = f^e(\varphi) (h(\varphi)(v)) + g(\varphi) (h&#039;(\varphi)(v)) = f(\varphi)^e(w_1) + g(\varphi)(w_2)' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/659/6595b88d70950b96cbbe2a56b5952ae7-T-000000-0.png' alt='w_1, w_2 \in V' title='w_1, w_2 \in V' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/2f1/2f10477bd05e7e4ff692c562c2a5702e-T-000000-0.png' alt='f^e g = \mu_\varphi' title='f^e g = \mu_\varphi' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/715/7155065d95652237c4a8cb7736caafd4-T-000000-0.png' alt='0 = \mu_\varphi(w_2) = f(\varphi)^e g(\varphi)(w_2)' title='0 = \mu_\varphi(w_2) = f(\varphi)^e g(\varphi)(w_2)' class='latex-inline' />, i.e. <img src='http://math.fontein.de/wp-content/latex/743/74347de724c4c39b0cd714d919728a6b-T-000000-0.png' alt='g(\varphi)(w_2) \in \ker f(\varphi)^e' title='g(\varphi)(w_2) \in \ker f(\varphi)^e' class='latex-inline' />. As <img src='http://math.fontein.de/wp-content/latex/c5b/c5b81cbaad18decf42dac47e5c9721f6-T-000000-0.png' alt='f(\varphi)^e(w_1) \in \image f(\varphi)^e' title='f(\varphi)^e(w_1) \in \image f(\varphi)^e' class='latex-inline' />, we see <img src='http://math.fontein.de/wp-content/latex/7e0/7e0ed770721fe237a80cf68046e425f6-T-000000-0.png' alt='v \in \image f(\varphi)^e + \ker f(\varphi)^e = \image f(\varphi)^e + \GEig(\varphi, f)' title='v \in \image f(\varphi)^e + \ker f(\varphi)^e = \image f(\varphi)^e + \GEig(\varphi, f)' class='latex-inline' />.
<br />
Hence, we get <img src='http://math.fontein.de/wp-content/latex/bc8/bc800888960452fb2c5515141ee38b60-T-000000-0.png' alt='V = \image f(\varphi)^e \oplus \GEig(\varphi, f)' title='V = \image f(\varphi)^e \oplus \GEig(\varphi, f)' class='latex-inline' />. Finally, note that <img src='http://math.fontein.de/wp-content/latex/a5f/a5fe1512b9466e0786064d01da134868-T-000000-0.png' alt='W := \image f(\varphi)^e' title='W := \image f(\varphi)^e' class='latex-inline' /> is clearly <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Theorem (Generalized Jordan Decomposition).</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/ae9/ae98daa3faec472294792aa6c42e79c0-T-000000-0.png' alt='\mu_\varphi = \prod_{i=1}^n f_i^{e_i}' title='\mu_\varphi = \prod_{i=1}^n f_i^{e_i}' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/ecb/ecb19ec4ffc88cb63cedf4d449f0a888-T-000000-0.png' alt='f_1, \dots, f_n' title='f_1, \dots, f_n' class='latex-inline' /> is a set of pairwise distinct monic prime polynomials and <img src='http://math.fontein.de/wp-content/latex/c18/c182871c794f5e3370b4507a87861ea2-T-000000-0.png' alt='e_i \in \N_{\ge 1}' title='e_i \in \N_{\ge 1}' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/768/768e6c82bc4c96d9736bfce3e5a57e23-T-000000-0.png' alt='V = \bigoplus_{i=1}^n \GEig(\varphi, f_i)' title='V = \bigoplus_{i=1}^n \GEig(\varphi, f_i)' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
We show this by induction on <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' />. In case <img src='http://math.fontein.de/wp-content/latex/0e6/0e64ab01a3fb91403ec8e6c0e54dc736-T-000000-0.png' alt='n = 0' title='n = 0' class='latex-inline' />, we have <img src='http://math.fontein.de/wp-content/latex/046/046d89f21e348bdbc0f87ab228a130f2-T-000000-0.png' alt='\mu_\varphi = 1' title='\mu_\varphi = 1' class='latex-inline' />, which is only possible if <img src='http://math.fontein.de/wp-content/latex/d04/d04a12fa315d77c1e0d5f424eee813ee-T-000000-0.png' alt='V = 0' title='V = 0' class='latex-inline' />. In that case, the statement is obvious. Hence, assume <img src='http://math.fontein.de/wp-content/latex/de4/de41f86e42a74b61a37b3a76b7f5edfb-T-000000-0.png' alt='n &gt; 0' title='n &gt; 0' class='latex-inline' />.
<br />
Let <img src='http://math.fontein.de/wp-content/latex/710/7100577ff648fa99107e2e5d169a409d-T-000000-0.png' alt='W_1 := \GEig(\varphi, f_n)' title='W_1 := \GEig(\varphi, f_n)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/956/956ddb3363743fe5e8296dc2beed9922-T-000000-0.png' alt='W_2' title='W_2' class='latex-inline' /> be an <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant direct complement of <img src='http://math.fontein.de/wp-content/latex/835/8358da79689836e15fddd4aece082a7f-T-000000-0.png' alt='W_1' title='W_1' class='latex-inline' />. Clearly <img src='http://math.fontein.de/wp-content/latex/e7a/e7a4b309c3b9eb198e44068e783c8fde-T-000000-0.png' alt='f_n(\varphi)^{e_n}' title='f_n(\varphi)^{e_n}' class='latex-inline' /> is injective on <img src='http://math.fontein.de/wp-content/latex/956/956ddb3363743fe5e8296dc2beed9922-T-000000-0.png' alt='W_2' title='W_2' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/c81/c814ebbeb1cf0c11e4f1470b662ce763-T-000000-0.png' alt='f_n(\varphi)^{e_n} \circ \prod_{i=1}^{n-1} f_i(\varphi)^{e_i} = \mu_\varphi(\varphi|_{W_2}) = 0' title='f_n(\varphi)^{e_n} \circ \prod_{i=1}^{n-1} f_i(\varphi)^{e_i} = \mu_\varphi(\varphi|_{W_2}) = 0' class='latex-inline' /> implies <img src='http://math.fontein.de/wp-content/latex/f29/f294fd2df9f0ef1a1bb34c03a8b770c5-T-000000-0.png' alt='\prod_{i=1}^{n-1} f_i(\varphi)^{e_i} = 0' title='\prod_{i=1}^{n-1} f_i(\varphi)^{e_i} = 0' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/5e9/5e99345f02b73025576efd2231025d3f-T-000000-0.png' alt='\mu_{f|_{W_2}}' title='\mu_{f|_{W_2}}' class='latex-inline' /> has strictly less than <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' /> distinct prime factors, whence <img src='http://math.fontein.de/wp-content/latex/4d9/4d9f4262e7536532f07662d23c1a753c-T-000000-0.png' alt='W_2 = \bigoplus_{i=1}^{n-1} \GEig(\varphi|_{W_2}, f_i)' title='W_2 = \bigoplus_{i=1}^{n-1} \GEig(\varphi|_{W_2}, f_i)' class='latex-inline' />. In particular, <img src='http://math.fontein.de/wp-content/latex/678/6786bf01c5455a42bb6a6366467a2eaf-T-000000-0.png' alt='V = W_1 \oplus W_2 ={} &amp; \GEig(\varphi, f_n) \oplus \bigoplus_{i=1}^{n-1} \GEig(\varphi|_{W_2}, f_i) \\ {}\subseteq{} &amp; \GEig(\varphi, f_n) + \sum_{i=1}^{n-1} \GEig(\varphi, f_i),' title='V = W_1 \oplus W_2 ={} &amp; \GEig(\varphi, f_n) \oplus \bigoplus_{i=1}^{n-1} \GEig(\varphi|_{W_2}, f_i) \\ {}\subseteq{} &amp; \GEig(\varphi, f_n) + \sum_{i=1}^{n-1} \GEig(\varphi, f_i),' class='latex-displaystyle' /> whence the claim follows.
</div><div class='proofqed'>□</div></blockquote>

<p>Note that this is a generalization of the <a href="http://math.fontein.de/forward.php?r=http://math.fontein.de/2009/05/05/a-note-on-the-jordan-decomposition/#jordandecomp-corollary">Jordan decomposition</a>. Note that in fact, <img src='http://math.fontein.de/wp-content/latex/a64/a641ef508f6c99056f496495398adae6-T-000000-0.png' alt='\bigoplus_{i=1}^n \GEig(\varphi, f_i)' title='\bigoplus_{i=1}^n \GEig(\varphi, f_i)' class='latex-inline' /> is the <i>minimal <img src='http://math.fontein.de/wp-content/latex/cee/cee34381961a34f0ef57e5b71318a1cc-T-000000-0.png' alt='K[\varphi]' title='K[\varphi]' class='latex-inline' />-decomposition</i> of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> in case <img src='http://math.fontein.de/wp-content/latex/ae9/ae98daa3faec472294792aa6c42e79c0-T-000000-0.png' alt='\mu_\varphi = \prod_{i=1}^n f_i^{e_i}' title='\mu_\varphi = \prod_{i=1}^n f_i^{e_i}' class='latex-inline' />. This completes the task started in my post on such decompositions, namely finding minimal <img src='http://math.fontein.de/wp-content/latex/cee/cee34381961a34f0ef57e5b71318a1cc-T-000000-0.png' alt='K[\varphi]' title='K[\varphi]' class='latex-inline' />-decompositions in case the characteristic polynomial of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> (assuming <img src='http://math.fontein.de/wp-content/latex/8ce/8cea8d94b791eea4a3b0d8fb9bc1a1be-T-000000-0.png' alt='\dim_K V &lt; \infty' title='\dim_K V &lt; \infty' class='latex-inline' />) does not splits into linear factors.</p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Assume that <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> has a minimal polynomial <img src='http://math.fontein.de/wp-content/latex/609/6091c5a367eec0d5b24db8cd81b5107f-T-000000-0.png' alt='\mu_\varphi' title='\mu_\varphi' class='latex-inline' /> of the form <img src='http://math.fontein.de/wp-content/latex/3c2/3c2fa45d66f559d3fccf1b2874b58fa5-T-000000-0.png' alt='f^e' title='f^e' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> is prime and <img src='http://math.fontein.de/wp-content/latex/5e9/5e9566114751089fae4a877010c30618-T-000000-0.png' alt='e \in \N' title='e \in \N' class='latex-inline' />. Let <img src='http://math.fontein.de/wp-content/latex/f62/f62585f8df6a813feb0ca5683ae3f95c-T-000000-0.png' alt='\varphi_n := f(\varphi)' title='\varphi_n := f(\varphi)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/70e/70e7e1caa8ea7590c21adfdb45807b54-T-000000-0.png' alt='\varphi_d := \varphi - \varphi_n' title='\varphi_d := \varphi - \varphi_n' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/06b/06b76c00260e6be2566e65ca71664818-T-000000-0.png' alt='\varphi_d \varphi_n = \varphi_n \varphi_d' title='\varphi_d \varphi_n = \varphi_n \varphi_d' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/ff1/ff1866ec5781d2c9e55f21ab46eaf808-T-000000-0.png' alt='\varphi_n' title='\varphi_n' class='latex-inline' /> is nilpotent of index <img src='http://math.fontein.de/wp-content/latex/e16/e1671797c52e15f763380b45e841ec32-T-000000-0.png' alt='e' title='e' class='latex-inline' />. Moreover, <img src='http://math.fontein.de/wp-content/latex/726/726fa8c8df09e571bffeb07f71af33f3-T-000000-0.png' alt='\varphi_d' title='\varphi_d' class='latex-inline' /> is diagonalizable if, and only if <img src='http://math.fontein.de/wp-content/latex/b84/b84007926575ed29b006ff00c742817c-T-000000-0.png' alt='\deg f = 1' title='\deg f = 1' class='latex-inline' />. Finally, <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> is diagonalizable if, and only if, <img src='http://math.fontein.de/wp-content/latex/b84/b84007926575ed29b006ff00c742817c-T-000000-0.png' alt='\deg f = 1' title='\deg f = 1' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/8bb/8bb635441563240c623c3b2cd62fdd4f-T-000000-0.png' alt='e = 1' title='e = 1' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Clearly, <img src='http://math.fontein.de/wp-content/latex/06b/06b76c00260e6be2566e65ca71664818-T-000000-0.png' alt='\varphi_d \varphi_n = \varphi_n \varphi_d' title='\varphi_d \varphi_n = \varphi_n \varphi_d' class='latex-inline' /> as both are elements of <img src='http://math.fontein.de/wp-content/latex/f63/f63fff972290addf0429eda497d15a7c-T-000000-0.png' alt='K[\varphi] \cong K[x]/(\mu_\varphi)' title='K[\varphi] \cong K[x]/(\mu_\varphi)' class='latex-inline' />. Moreover, <img src='http://math.fontein.de/wp-content/latex/fbe/fbe5c237a5207ec0ef100296c1aab602-T-000000-0.png' alt='\varphi_n = f(\varphi)' title='\varphi_n = f(\varphi)' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/ff1/ff1866ec5781d2c9e55f21ab46eaf808-T-000000-0.png' alt='\varphi_n' title='\varphi_n' class='latex-inline' /> is nilpotent of index <img src='http://math.fontein.de/wp-content/latex/e16/e1671797c52e15f763380b45e841ec32-T-000000-0.png' alt='e' title='e' class='latex-inline' />.
<br />
If <img src='http://math.fontein.de/wp-content/latex/b84/b84007926575ed29b006ff00c742817c-T-000000-0.png' alt='\deg f = 1' title='\deg f = 1' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/85a/85a802271f45575c405936cd9bed7955-T-000000-0.png' alt='f = x - \lambda' title='f = x - \lambda' class='latex-inline' /> for some <img src='http://math.fontein.de/wp-content/latex/117/117c33d7e9e2dc477b8404376e5e676c-T-000000-0.png' alt='\lambda \in K' title='\lambda \in K' class='latex-inline' />. In that case, <img src='http://math.fontein.de/wp-content/latex/f1d/f1da8bc112f1dd210c5efc6b091c63ba-T-000000-0.png' alt='\varphi_d = \varphi - \varphi_n = \lambda \id_V' title='\varphi_d = \varphi - \varphi_n = \lambda \id_V' class='latex-inline' />. Conversely, if <img src='http://math.fontein.de/wp-content/latex/726/726fa8c8df09e571bffeb07f71af33f3-T-000000-0.png' alt='\varphi_d' title='\varphi_d' class='latex-inline' /> is diagonalizable, any eigenvalue of <img src='http://math.fontein.de/wp-content/latex/726/726fa8c8df09e571bffeb07f71af33f3-T-000000-0.png' alt='\varphi_d' title='\varphi_d' class='latex-inline' /> must be a zero of <img src='http://math.fontein.de/wp-content/latex/3c2/3c2fa45d66f559d3fccf1b2874b58fa5-T-000000-0.png' alt='f^e' title='f^e' class='latex-inline' />. This is only possible if <img src='http://math.fontein.de/wp-content/latex/b84/b84007926575ed29b006ff00c742817c-T-000000-0.png' alt='\deg f = 1' title='\deg f = 1' class='latex-inline' />.
<br />
Finally, assume that <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> is diagonalizable. Hence, <img src='http://math.fontein.de/wp-content/latex/ff1/ff1866ec5781d2c9e55f21ab46eaf808-T-000000-0.png' alt='\varphi_n' title='\varphi_n' class='latex-inline' /> is diagonalizable as well; but the only diagonalizable and nilpotent endomorphism is 0, whence <img src='http://math.fontein.de/wp-content/latex/8bb/8bb635441563240c623c3b2cd62fdd4f-T-000000-0.png' alt='e = 1' title='e = 1' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/691/691264f6b3b4f4083d23a7c0d43ac183-T-000000-0.png' alt='\varphi_d = \varphi' title='\varphi_d = \varphi' class='latex-inline' /> is diagonalizable, i.e. <img src='http://math.fontein.de/wp-content/latex/b84/b84007926575ed29b006ff00c742817c-T-000000-0.png' alt='\deg f = 1' title='\deg f = 1' class='latex-inline' />. Conversely, assume <img src='http://math.fontein.de/wp-content/latex/b84/b84007926575ed29b006ff00c742817c-T-000000-0.png' alt='\deg f = 1' title='\deg f = 1' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/8bb/8bb635441563240c623c3b2cd62fdd4f-T-000000-0.png' alt='e = 1' title='e = 1' class='latex-inline' />; then <img src='http://math.fontein.de/wp-content/latex/390/3906dc5dd9006016256d15cb2eecf1d2-T-000000-0.png' alt='\varphi_n = 0' title='\varphi_n = 0' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/cee/ceeab3d78c10db3455a1e46c59874769-T-000000-0.png' alt='\varphi = \varphi_d' title='\varphi = \varphi_d' class='latex-inline' /> is diagonalizable.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Corollary.</div> <div class='theoremmain'>
Assume that <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> has a minimal polynomial. Then <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> is diagonalizable if, and only if, <img src='http://math.fontein.de/wp-content/latex/609/6091c5a367eec0d5b24db8cd81b5107f-T-000000-0.png' alt='\mu_\varphi' title='\mu_\varphi' class='latex-inline' /> is squarefree and splits over <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Write <img src='http://math.fontein.de/wp-content/latex/ae9/ae98daa3faec472294792aa6c42e79c0-T-000000-0.png' alt='\mu_\varphi = \prod_{i=1}^n f_i^{e_i}' title='\mu_\varphi = \prod_{i=1}^n f_i^{e_i}' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/67d/67df99eba56eac3b8d3d2c5371563fd9-T-000000-0.png' alt='e_i \in \N' title='e_i \in \N' class='latex-inline' /> and pairwise distinct, monic prime polynomials <img src='http://math.fontein.de/wp-content/latex/59b/59bdf0ba696e13164c5a926386f23cb0-T-000000-0.png' alt='f_i' title='f_i' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/768/768e6c82bc4c96d9736bfce3e5a57e23-T-000000-0.png' alt='V = \bigoplus_{i=1}^n \GEig(\varphi, f_i)' title='V = \bigoplus_{i=1}^n \GEig(\varphi, f_i)' class='latex-inline' /> by the generalized Jordan decomposition. Hence <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> is diagonalizable if, and only if, <img src='http://math.fontein.de/wp-content/latex/c96/c96c2cb4f059ad71907a979ad4f6363a-T-000000-0.png' alt='\varphi|_{\GEig(\varphi, f_i)}' title='\varphi|_{\GEig(\varphi, f_i)}' class='latex-inline' /> is diagonalizable for every <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' />. For a fixed <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' />, we have that <img src='http://math.fontein.de/wp-content/latex/f46/f462e4e5088c40a91317239c7f2d5e2c-T-000000-0.png' alt='\mu_{\varphi|_{\GEig(\varphi, f_i)}} = f_i^{e_i}' title='\mu_{\varphi|_{\GEig(\varphi, f_i)}} = f_i^{e_i}' class='latex-inline' />, whence by the previous lemma, <img src='http://math.fontein.de/wp-content/latex/c96/c96c2cb4f059ad71907a979ad4f6363a-T-000000-0.png' alt='\varphi|_{\GEig(\varphi, f_i)}' title='\varphi|_{\GEig(\varphi, f_i)}' class='latex-inline' /> is diagonalizable if, and only if, <img src='http://math.fontein.de/wp-content/latex/b72/b72a982abc7698181758d6e3c7137761-T-000000-0.png' alt='\deg f_i = 1' title='\deg f_i = 1' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/68f/68f582fe885181c6d7d568d8976962c5-T-000000-0.png' alt='e_i = 1' title='e_i = 1' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Assume that <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> has a minimal polynomial. Then there exist polynomials <img src='http://math.fontein.de/wp-content/latex/433/43396b532f1687a32f958bc635fb5c58-T-000000-0.png' alt='f_d, f_n \in K[x]' title='f_d, f_n \in K[x]' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/309/3091becf96f83c639414c4d56f65dc7b-T-000000-0.png' alt='\varphi_n = f_n(\varphi)' title='\varphi_n = f_n(\varphi)' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/bc7/bc715cc6692a36ca734a0bb7f526ea65-T-000000-0.png' alt='\varphi_d = f_d(\varphi)' title='\varphi_d = f_d(\varphi)' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/cee/cee782d4b70fc0be4b6ad2e8bb816641-T-000000-0.png' alt='\varphi_n, \varphi_d' title='\varphi_n, \varphi_d' class='latex-inline' /> are the endomorphisms from the previous corollary.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
As <img src='http://math.fontein.de/wp-content/latex/2bb/2bb4c969f44e25643cabe270b9f552b4-T-000000-0.png' alt='\varphi_n + \varphi_d = \varphi' title='\varphi_n + \varphi_d = \varphi' class='latex-inline' />, it suffices to show the existence of <img src='http://math.fontein.de/wp-content/latex/467/4671fa3b23482a4537b185a2f76327b1-T-000000-0.png' alt='f_n' title='f_n' class='latex-inline' />. Write <img src='http://math.fontein.de/wp-content/latex/ae9/ae98daa3faec472294792aa6c42e79c0-T-000000-0.png' alt='\mu_\varphi = \prod_{i=1}^n f_i^{e_i}' title='\mu_\varphi = \prod_{i=1}^n f_i^{e_i}' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/67d/67df99eba56eac3b8d3d2c5371563fd9-T-000000-0.png' alt='e_i \in \N' title='e_i \in \N' class='latex-inline' /> and pairwise distinct monic primes <img src='http://math.fontein.de/wp-content/latex/59b/59bdf0ba696e13164c5a926386f23cb0-T-000000-0.png' alt='f_i' title='f_i' class='latex-inline' />, and set <img src='http://math.fontein.de/wp-content/latex/97e/97ed1828d75ac36dda848ed1e84ddcca-T-000000-0.png' alt='V_i := \GEig(\varphi, f_i)' title='V_i := \GEig(\varphi, f_i)' class='latex-inline' />. We want a polynomial <img src='http://math.fontein.de/wp-content/latex/acc/accf9b8546df7a1b71bbe983a3d5bd01-T-000000-0.png' alt='f \in K[x]' title='f \in K[x]' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/153/153d1b1410623736a6f621767e75e78d-T-000000-0.png' alt='f(\varphi)|_{V_i} = f_i(\varphi)|_{V_i}' title='f(\varphi)|_{V_i} = f_i(\varphi)|_{V_i}' class='latex-inline' />. Now the minimal polynomial of <img src='http://math.fontein.de/wp-content/latex/816/816eaf9aecbeacc7ac582172d84f7d79-T-000000-0.png' alt='\varphi|_{V_i}' title='\varphi|_{V_i}' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/b32/b32ea85136b4b6a430e390040e5f9e1e-T-000000-0.png' alt='f_i^{e_i}' title='f_i^{e_i}' class='latex-inline' />, whence <img src='' alt='Formula does not parse: f(\varphi)|_{V_i} = (f \mymod f_i^{e_i})(\varphi)|_{V_i}' title='Formula does not parse: f(\varphi)|_{V_i} = (f \mymod f_i^{e_i})(\varphi)|_{V_i}' class='latex-inline' />, i.e. it suffices to solve the congruences <img src='http://math.fontein.de/wp-content/latex/906/9063e4e0c4c1fcf2d6cfee26f101532e-T-000000-0.png' alt='f \equiv f_i \pmod{f_i^{e_i}}' title='f \equiv f_i \pmod{f_i^{e_i}}' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/04d/04d3b323a3ea25db0d1633b89147ece0-T-000000-0.png' alt='i = 1, \dots, n' title='i = 1, \dots, n' class='latex-inline' />. But since <img src='http://math.fontein.de/wp-content/latex/b32/b32ea85136b4b6a430e390040e5f9e1e-T-000000-0.png' alt='f_i^{e_i}' title='f_i^{e_i}' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/b2b/b2b7ab3a6158d153d879eaf940e1d715-T-000000-0.png' alt='1 \le i \le n' title='1 \le i \le n' class='latex-inline' />, are pairwise coprime, such an <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> exists by the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Chinese_Remainder_Theorem">Chinese Remainder Theorem</a>.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Corollary (Generalized Jordan Decomposition).</div> <div class='theoremmain'>
Assume that <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> has a minimal polynomial which is separable (i.e. its prime factors do not have multiple roots in their splitting field). Then there exist unique endomorphisms <img src='http://math.fontein.de/wp-content/latex/df8/df88b033838378fbfea90d571369109e-T-000000-0.png' alt='\varphi_d, \varphi_n \in \End_K(V)' title='\varphi_d, \varphi_n \in \End_K(V)' class='latex-inline' /> such that
<ol>
<li><img src='http://math.fontein.de/wp-content/latex/919/919b1504d040ec241d958538a02df267-T-000000-0.png' alt='\varphi = \varphi_n + \varphi_d' title='\varphi = \varphi_n + \varphi_d' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/06b/06b76c00260e6be2566e65ca71664818-T-000000-0.png' alt='\varphi_d \varphi_n = \varphi_n \varphi_d' title='\varphi_d \varphi_n = \varphi_n \varphi_d' class='latex-inline' />;</li>
<li><img src='http://math.fontein.de/wp-content/latex/ff1/ff1866ec5781d2c9e55f21ab46eaf808-T-000000-0.png' alt='\varphi_n' title='\varphi_n' class='latex-inline' /> is nilpotent;</li>
<li>if <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' /> is a splitting field of <img src='http://math.fontein.de/wp-content/latex/609/6091c5a367eec0d5b24db8cd81b5107f-T-000000-0.png' alt='\mu_\varphi' title='\mu_\varphi' class='latex-inline' /> over <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/675/6757f35e8238183cd2b1be72e8fbc3ed-T-000000-0.png' alt='\varphi_n \otimes_K L \in \End_L(V \otimes_K L)' title='\varphi_n \otimes_K L \in \End_L(V \otimes_K L)' class='latex-inline' /> is diagonalizable.</li>
</ol>
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
By the previous lemma and corollary, there exist polynomials <img src='http://math.fontein.de/wp-content/latex/50b/50b8af38ff2837918563274be00d2056-T-000000-0.png' alt='f_n, f_d \in K[x]' title='f_n, f_d \in K[x]' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/309/3091becf96f83c639414c4d56f65dc7b-T-000000-0.png' alt='\varphi_n = f_n(\varphi)' title='\varphi_n = f_n(\varphi)' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/bc7/bc715cc6692a36ca734a0bb7f526ea65-T-000000-0.png' alt='\varphi_d = f_d(\varphi)' title='\varphi_d = f_d(\varphi)' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/cee/cee782d4b70fc0be4b6ad2e8bb816641-T-000000-0.png' alt='\varphi_n, \varphi_d' title='\varphi_n, \varphi_d' class='latex-inline' /> satisfy the conditions. (Note that <img src='http://math.fontein.de/wp-content/latex/b19/b191ed9c28e4cd54ca86b6b935ad6cb9-T-000000-0.png' alt='\mu_{\varphi_d \otimes_K L} = \mu_{\varphi_d} = \prod_{i=1}^n f_i' title='\mu_{\varphi_d \otimes_K L} = \mu_{\varphi_d} = \prod_{i=1}^n f_i' class='latex-inline' />, and since <img src='http://math.fontein.de/wp-content/latex/3fe/3feced7a2dae068aab2feca41c377196-T-000000-0.png' alt='L/K' title='L/K' class='latex-inline' /> is separable, <img src='http://math.fontein.de/wp-content/latex/586/5862279d5ea9a710b68019068bad65ee-T-000000-0.png' alt='\prod_{i=1}^n f_i' title='\prod_{i=1}^n f_i' class='latex-inline' /> is squarefree and splits into linear factors over <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' />. Hence, by the second-previous lemma, <img src='http://math.fontein.de/wp-content/latex/260/260bb0f1948f66997094de63595463cb-T-000000-0.png' alt='\varphi_d \otimes_K L' title='\varphi_d \otimes_K L' class='latex-inline' /> is diagonalizable.)

Now let <img src='http://math.fontein.de/wp-content/latex/b9d/b9dfb6b7c0ace55810596b6a8b650331-T-000000-0.png' alt='\varphi&#039;_n, \varphi&#039;_d' title='\varphi&#039;_n, \varphi&#039;_d' class='latex-inline' /> be any two endomorphisms which satisfy the conditions above. As <img src='http://math.fontein.de/wp-content/latex/3c9/3c9433c4ed9b8d06496f79c0bbfaa29a-T-000000-0.png' alt='\varphi&#039;_n + \varphi&#039;_d = \varphi' title='\varphi&#039;_n + \varphi&#039;_d = \varphi' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/0ff/0ffaf376579889388e62192b8531ac81-T-000000-0.png' alt='\varphi&#039;_n \varphi&#039;_d = \varphi&#039;_d \varphi&#039;_n' title='\varphi&#039;_n \varphi&#039;_d = \varphi&#039;_d \varphi&#039;_n' class='latex-inline' />, all of <img src='http://math.fontein.de/wp-content/latex/392/3925d1393eb3a9f04ccfba91f093eddc-T-000000-0.png' alt='\varphi&#039;_n' title='\varphi&#039;_n' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/449/44975970a68e3cd1df16f399781500ab-T-000000-0.png' alt='\varphi&#039;_d' title='\varphi&#039;_d' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/ff1/ff1866ec5781d2c9e55f21ab46eaf808-T-000000-0.png' alt='\varphi_n' title='\varphi_n' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/726/726fa8c8df09e571bffeb07f71af33f3-T-000000-0.png' alt='\varphi_d' title='\varphi_d' class='latex-inline' /> commute with each other. Hence, we have <img src='http://math.fontein.de/wp-content/latex/6f8/6f85b2868e2b7c4702e572fa0baf4d57-T-000000-0.png' alt='\varphi&#039;_n - \varphi_n = \varphi_d - \varphi&#039;_d' title='\varphi&#039;_n - \varphi_n = \varphi_d - \varphi&#039;_d' class='latex-inline' />, and <img src='http://math.fontein.de/wp-content/latex/a9e/a9e78d8891fe309f0b2c405c30234ce6-T-000000-0.png' alt='\varphi&#039;_n - \varphi_n' title='\varphi&#039;_n - \varphi_n' class='latex-inline' /> is nilpotent and <img src='http://math.fontein.de/wp-content/latex/598/598ea528e815d80759c1b02c7dfd7d0c-T-000000-0.png' alt='(\varphi_d - \varphi&#039;_d) \otimes_K L' title='(\varphi_d - \varphi&#039;_d) \otimes_K L' class='latex-inline' /> is diagonalizable. But this is possible if, and only if, <img src='http://math.fontein.de/wp-content/latex/30f/30f92f863b7392e9fc5bba08f63cbf1d-T-000000-0.png' alt='\varphi&#039;_n - \varphi_n = \varphi_d - \varphi&#039;_d = 0' title='\varphi&#039;_n - \varphi_n = \varphi_d - \varphi&#039;_d = 0' class='latex-inline' />, i.e. if <img src='' alt='Formula does not parse: \arphi_n = \varphi&#039;_n' title='Formula does not parse: \arphi_n = \varphi&#039;_n' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/5c8/5c8ff44a3367306dda0ce1145bc4c03b-T-000000-0.png' alt='\varphi_d = \varphi&#039;_d' title='\varphi_d = \varphi&#039;_d' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<p>Let us now return to the original idea of functional calculus. The generalized Jordan decomposition allows us to do a Taylor expansion in the nilpotent part:</p>

<blockquote class='theorem'><div class='theoremtitle'>Theorem (Taylor expansion in the nilpotent part).</div> <div class='theoremmain'>
Assume that <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> has a minimal polynomial which is separable. Let <img src='http://math.fontein.de/wp-content/latex/5d4/5d4ae8b85fb8d581bf69acc8257e0c94-T-000000-0.png' alt='\varphi = \varphi_d + \varphi_n' title='\varphi = \varphi_d + \varphi_n' class='latex-inline' /> be the generalized Jordan decomposition of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />, and let <img src='http://math.fontein.de/wp-content/latex/acc/accf9b8546df7a1b71bbe983a3d5bd01-T-000000-0.png' alt='f \in K[x]' title='f \in K[x]' class='latex-inline' />. Finally, let <img src='http://math.fontein.de/wp-content/latex/e16/e1671797c52e15f763380b45e841ec32-T-000000-0.png' alt='e' title='e' class='latex-inline' /> be the nilpotence index of <img src='http://math.fontein.de/wp-content/latex/ff1/ff1866ec5781d2c9e55f21ab46eaf808-T-000000-0.png' alt='\varphi_n' title='\varphi_n' class='latex-inline' />, i.e. let <img src='http://math.fontein.de/wp-content/latex/e16/e1671797c52e15f763380b45e841ec32-T-000000-0.png' alt='e' title='e' class='latex-inline' /> satisfy <img src='http://math.fontein.de/wp-content/latex/04f/04f8fc7ff2f6c812eb600f9d14c857fd-T-000000-0.png' alt='\varphi_n^e = 0' title='\varphi_n^e = 0' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/f6c/f6c719681b9de680aa1b87e18e7e9f11-T-000000-0.png' alt='\displaystyle  f(\varphi) = \sum_{i=0}^{e-1} \frac{f^{(i)}}{i!}(\varphi_d) \varphi_n^i. ' title='\displaystyle  f(\varphi) = \sum_{i=0}^{e-1} \frac{f^{(i)}}{i!}(\varphi_d) \varphi_n^i. ' class='latex-displaystyle' />
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Consider <img src='http://math.fontein.de/wp-content/latex/510/5106fb5aedeb92170a4a713151e0f979-T-000000-0.png' alt='L := K(x)' title='L := K(x)' class='latex-inline' />, the rational function field. The Taylor expansion of <img src='http://math.fontein.de/wp-content/latex/5ad/5ad58816869ba9e1c405667ab696dc5a-T-000000-0.png' alt='f(t) \in L[t]' title='f(t) \in L[t]' class='latex-inline' /> around <img src='http://math.fontein.de/wp-content/latex/d0d/d0d092290453a32edae311d2db95ba77-T-000000-0.png' alt='\lambda = x \in K(x)' title='\lambda = x \in K(x)' class='latex-inline' /> is given by <img src='http://math.fontein.de/wp-content/latex/7e6/7e67356254698fb1401b8fb9d7d1ac7c-T-000000-0.png' alt='f(t) = \sum_{i=0}^{\deg f} \frac{f^{(i)}}{i!}(x) (t - x)^i' title='f(t) = \sum_{i=0}^{\deg f} \frac{f^{(i)}}{i!}(x) (t - x)^i' class='latex-inline' />. Here, we have in fact <img src='http://math.fontein.de/wp-content/latex/dc3/dc3a056689732e4bdfd00fcca970d9ef-T-000000-0.png' alt='\frac{f^{(i)}}{i!}(x) \in K[x]' title='\frac{f^{(i)}}{i!}(x) \in K[x]' class='latex-inline' />. As <img src='http://math.fontein.de/wp-content/latex/ff1/ff1866ec5781d2c9e55f21ab46eaf808-T-000000-0.png' alt='\varphi_n' title='\varphi_n' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> commute, we can plug in <img src='http://math.fontein.de/wp-content/latex/f3e/f3e0b4db04309b6cf37c99d8d1411568-T-000000-0.png' alt='x = \varphi_d' title='x = \varphi_d' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/45d/45d1c3f8dc0cc722ab4249298aad1d96-T-000000-0.png' alt='t = \varphi' title='t = \varphi' class='latex-inline' /> and obtain <img src='http://math.fontein.de/wp-content/latex/a83/a835bea1a7684cc467ee82f52a70f941-T-000000-0.png' alt='\displaystyle  f(\varphi) = \sum_{i=0}^{\deg f} \frac{f^{(i)}}{i!}(\varphi_d) (\varphi - \varphi_d)^i = \sum_{i=0}^{\deg f} \frac{f^{(i)}}{i!}(\varphi_d) \varphi_n^i. ' title='\displaystyle  f(\varphi) = \sum_{i=0}^{\deg f} \frac{f^{(i)}}{i!}(\varphi_d) (\varphi - \varphi_d)^i = \sum_{i=0}^{\deg f} \frac{f^{(i)}}{i!}(\varphi_d) \varphi_n^i. ' class='latex-displaystyle' /> Now <img src='http://math.fontein.de/wp-content/latex/7ba/7ba9eaa12f69f19e7f0efe2bea2b737c-T-000000-0.png' alt='\varphi_n^i = 0' title='\varphi_n^i = 0' class='latex-inline' /> for <img src='http://math.fontein.de/wp-content/latex/062/062ba9833ebe638e60b5a1320da2a50a-T-000000-0.png' alt='i \ge e' title='i \ge e' class='latex-inline' /> gives the formula.
</div><div class='proofqed'>□</div></blockquote>

<p>Note that in case <img src='http://math.fontein.de/wp-content/latex/4fd/4fd3cd3d0c61b052ccb7e9c79332db0c-T-000000-0.png' alt='K = \R' title='K = \R' class='latex-inline' /> or <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />, this formula holds also for arbitrary analytic functions <img src='http://math.fontein.de/wp-content/latex/c9c/c9c8af75abeb3e2f5cfe5d00d241b9dc-T-000000-0.png' alt='f : K \to K' title='f : K \to K' class='latex-inline' />. In fact, the function only needs to be analytic on an open set which contains the complex eigenvalues of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />. The most important example is the exponential function <img src='http://math.fontein.de/wp-content/latex/79f/79f25b7b6e534307c5de153307cf7756-T-000000-0.png' alt='\exp : \C \to \C' title='\exp : \C \to \C' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/a4a/a4a1a07ed03b7a539faf98324395ec12-T-000000-0.png' alt='z \mapsto \sum_{i=0}^\infty \frac{z^i}{i!}' title='z \mapsto \sum_{i=0}^\infty \frac{z^i}{i!}' class='latex-inline' />. The above shows that every <img src='http://math.fontein.de/wp-content/latex/6cf/6cf49a83b56cf351ec70cd596fa0c0a2-T-000000-0.png' alt='\varphi \in \End_\C(V)' title='\varphi \in \End_\C(V)' class='latex-inline' /> possessing a minimal polynomial can be decomposed into a diagonalizable part <img src='http://math.fontein.de/wp-content/latex/726/726fa8c8df09e571bffeb07f71af33f3-T-000000-0.png' alt='\varphi_d' title='\varphi_d' class='latex-inline' /> and a nilpotent part <img src='http://math.fontein.de/wp-content/latex/ff1/ff1866ec5781d2c9e55f21ab46eaf808-T-000000-0.png' alt='\varphi_n' title='\varphi_n' class='latex-inline' /> of finite index <img src='http://math.fontein.de/wp-content/latex/e16/e1671797c52e15f763380b45e841ec32-T-000000-0.png' alt='e' title='e' class='latex-inline' />, and in that case, <img src='http://math.fontein.de/wp-content/latex/789/789e8be3a34456a5c6333db645eb51b1-T-000000-0.png' alt='\displaystyle  \exp(\varphi) = \sum_{i=0}^{e-1} \frac{\exp(\varphi_d)}{i!} \varphi_n^i = \exp(\varphi_d) \sum_{i=0}^{e-1} \frac{\varphi_n^i}{i!}. ' title='\displaystyle  \exp(\varphi) = \sum_{i=0}^{e-1} \frac{\exp(\varphi_d)}{i!} \varphi_n^i = \exp(\varphi_d) \sum_{i=0}^{e-1} \frac{\varphi_n^i}{i!}. ' class='latex-displaystyle' /></p>

<p>Now let <img src='http://math.fontein.de/wp-content/latex/8ce/8cea8d94b791eea4a3b0d8fb9bc1a1be-T-000000-0.png' alt='\dim_K V &lt; \infty' title='\dim_K V &lt; \infty' class='latex-inline' />. Recall the the <i>characteristic polynomial</i> of <img src='http://math.fontein.de/wp-content/latex/e98/e98d952c2a3cde8f55a175423350f759-T-000000-0.png' alt='\varphi \in \End_K(V)' title='\varphi \in \End_K(V)' class='latex-inline' /> is defined as <img src='http://math.fontein.de/wp-content/latex/44c/44cf222757c04905e533bc8ad5253c96-T-000000-0.png' alt='c_\varphi := \det(\varphi - t \id_V) \in K[t]' title='c_\varphi := \det(\varphi - t \id_V) \in K[t]' class='latex-inline' />. So far, we have not used Cayley-Hamilton&#8217;s Theorem. In fact, we can use the above stuff to <i>prove</i> the theorem. For that, we first relate the minimal polynomial to the characteristic polynomial.</p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
If <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> is an irreducible prime, then <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> divides <img src='http://math.fontein.de/wp-content/latex/609/6091c5a367eec0d5b24db8cd81b5107f-T-000000-0.png' alt='\mu_\varphi' title='\mu_\varphi' class='latex-inline' /> if, and only if, <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> divides <img src='http://math.fontein.de/wp-content/latex/9d7/9d7d8cee4770afc001257a9d40d34339-T-000000-0.png' alt='c_\varphi' title='c_\varphi' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Let <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' /> be a splitting field of <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> over <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />, and consider <img src='http://math.fontein.de/wp-content/latex/973/973fbc29cda4f218ed5bb11a7fea0cfb-T-000000-0.png' alt='\varphi_L := \varphi \otimes_K L \in \End_L(V \otimes_K L)' title='\varphi_L := \varphi \otimes_K L \in \End_L(V \otimes_K L)' class='latex-inline' />. We have <img src='http://math.fontein.de/wp-content/latex/917/917a2e3d0d30b87e6ab35a1af6ccad8d-T-000000-0.png' alt='\mu_{\varphi_L} = \mu_\varphi' title='\mu_{\varphi_L} = \mu_\varphi' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/1bf/1bf7b8b1442b6f97a4acf50f0f6efcef-T-000000-0.png' alt='c_{\varphi_L} = c_\varphi' title='c_{\varphi_L} = c_\varphi' class='latex-inline' />, whence it suffices to show that <img src='http://math.fontein.de/wp-content/latex/fd6/fd65e2aae38d3386ef2775265ab9e6ea-T-000000-0.png' alt='c_{\varphi_L}(\lambda) = 0' title='c_{\varphi_L}(\lambda) = 0' class='latex-inline' /> if, and only if, <img src='http://math.fontein.de/wp-content/latex/50f/50f5a56e141e99d0759e9b39466567e8-T-000000-0.png' alt='\mu_{\varphi_L}(\lambda) = 0' title='\mu_{\varphi_L}(\lambda) = 0' class='latex-inline' /> for every <img src='http://math.fontein.de/wp-content/latex/d00/d002c5b009bfe0cc0057bc7e359bb6f0-T-000000-0.png' alt='\lambda \in L' title='\lambda \in L' class='latex-inline' />.
<br />
For that, note that <img src='http://math.fontein.de/wp-content/latex/50f/50f5a56e141e99d0759e9b39466567e8-T-000000-0.png' alt='\mu_{\varphi_L}(\lambda) = 0' title='\mu_{\varphi_L}(\lambda) = 0' class='latex-inline' /> if, and only if, <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' /> is an eigenvalue of <img src='http://math.fontein.de/wp-content/latex/c55/c55c69bee5a72a17bc0b1d41fbbf4656-T-000000-0.png' alt='\varphi_L' title='\varphi_L' class='latex-inline' />. But this is equivalent to <img src='http://math.fontein.de/wp-content/latex/206/2063f0dd42b723e434b4995e23c46658-T-000000-0.png' alt='\varphi_L - \lambda \id_{V \otimes_K L}' title='\varphi_L - \lambda \id_{V \otimes_K L}' class='latex-inline' /> not being injective, which in turn is equivalent (as <img src='http://math.fontein.de/wp-content/latex/cff/cff1d37a2d1ad9800f75832a9c53078e-T-000000-0.png' alt='\dim_L (V \otimes_K L) = \dim_K V &lt; \infty' title='\dim_L (V \otimes_K L) = \dim_K V &lt; \infty' class='latex-inline' />) to that <img src='http://math.fontein.de/wp-content/latex/206/2063f0dd42b723e434b4995e23c46658-T-000000-0.png' alt='\varphi_L - \lambda \id_{V \otimes_K L}' title='\varphi_L - \lambda \id_{V \otimes_K L}' class='latex-inline' /> is not invertible, which is the case if, and only if, <img src='http://math.fontein.de/wp-content/latex/3f7/3f739e22005c99111bc2018e18d8ec9d-T-000000-0.png' alt='\det(\varphi_L - \lambda \id_{V \otimes_K L}) = 0' title='\det(\varphi_L - \lambda \id_{V \otimes_K L}) = 0' class='latex-inline' />, i.e. <img src='http://math.fontein.de/wp-content/latex/fd6/fd65e2aae38d3386ef2775265ab9e6ea-T-000000-0.png' alt='c_{\varphi_L}(\lambda) = 0' title='c_{\varphi_L}(\lambda) = 0' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<p>In fact, we can show that <img src='http://math.fontein.de/wp-content/latex/609/6091c5a367eec0d5b24db8cd81b5107f-T-000000-0.png' alt='\mu_\varphi' title='\mu_\varphi' class='latex-inline' /> divides <img src='http://math.fontein.de/wp-content/latex/9d7/9d7d8cee4770afc001257a9d40d34339-T-000000-0.png' alt='c_\varphi' title='c_\varphi' class='latex-inline' />, which implies the Cayley-Hamilton theorem as <img src='http://math.fontein.de/wp-content/latex/428/428854df46ce795581c5d677d994749b-T-000000-0.png' alt='\mu_\varphi(\varphi) = 0' title='\mu_\varphi(\varphi) = 0' class='latex-inline' />. For that, we show that <img src='http://math.fontein.de/wp-content/latex/7ab/7ab055f9e4cb40caea7492c4ea366a1e-T-000000-0.png' alt='\dim \GEig(\varphi, f) = \nu_f(c_\varphi) \deg f' title='\dim \GEig(\varphi, f) = \nu_f(c_\varphi) \deg f' class='latex-inline' /> for every prime polynomial <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/19f/19f615d8f8f23081e5b47a31badaaeae-T-000000-0.png' alt='\nu_f : K[x] \setminus \{ 0 \} \to \N' title='\nu_f : K[x] \setminus \{ 0 \} \to \N' class='latex-inline' /> gives the exponent of <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> in the prime factor decomposition of a non-zero element of <img src='http://math.fontein.de/wp-content/latex/a77/a77a9131b3530308247cff0e3c92321a-T-000000-0.png' alt='K[x]' title='K[x]' class='latex-inline' />.</p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Assume <img src='http://math.fontein.de/wp-content/latex/8ce/8cea8d94b791eea4a3b0d8fb9bc1a1be-T-000000-0.png' alt='\dim_K V &lt; \infty' title='\dim_K V &lt; \infty' class='latex-inline' />. If <img src='http://math.fontein.de/wp-content/latex/5d4/5d4ae8b85fb8d581bf69acc8257e0c94-T-000000-0.png' alt='\varphi = \varphi_d + \varphi_n' title='\varphi = \varphi_d + \varphi_n' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/fbe/fbe5c237a5207ec0ef100296c1aab602-T-000000-0.png' alt='\varphi_n = f(\varphi)' title='\varphi_n = f(\varphi)' class='latex-inline' /> being nilpotent, where <img src='http://math.fontein.de/wp-content/latex/acc/accf9b8546df7a1b71bbe983a3d5bd01-T-000000-0.png' alt='f \in K[x]' title='f \in K[x]' class='latex-inline' />, then <img src='http://math.fontein.de/wp-content/latex/92f/92f2a23015a34e24a9e6efb70ed541c2-T-000000-0.png' alt='c_\varphi = c_{\varphi_d}' title='c_\varphi = c_{\varphi_d}' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Let <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' /> be a splitting field of <img src='http://math.fontein.de/wp-content/latex/9d7/9d7d8cee4770afc001257a9d40d34339-T-000000-0.png' alt='c_\varphi' title='c_\varphi' class='latex-inline' /> over <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />, and let <img src='http://math.fontein.de/wp-content/latex/b7e/b7ea960c1f24aa1eea2d2100f0e83d7d-T-000000-0.png' alt='\varphi_L := \varphi \otimes_K L' title='\varphi_L := \varphi \otimes_K L' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/dc1/dc1c9320c0aa466863d309e57ac7da78-T-000000-0.png' alt='\varphi_{d,L} := \varphi_d \otimes_K L' title='\varphi_{d,L} := \varphi_d \otimes_K L' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/227/227afaa0cc3e9eaf3258feec60fc8c78-T-000000-0.png' alt='\varphi_{n,L} := \varphi_n \otimes L' title='\varphi_{n,L} := \varphi_n \otimes L' class='latex-inline' />. It then suffices to show that the statement holds for these <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' />-endomorphisms of <img src='http://math.fontein.de/wp-content/latex/863/8639d31ff743b64e05ce9c1acb04c700-T-000000-0.png' alt='V \otimes_K L' title='V \otimes_K L' class='latex-inline' />. Hence, we can assume that <img src='http://math.fontein.de/wp-content/latex/9d7/9d7d8cee4770afc001257a9d40d34339-T-000000-0.png' alt='c_\varphi' title='c_\varphi' class='latex-inline' /> splits over <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />. In that case, there exists a basis <img src='http://math.fontein.de/wp-content/latex/9d5/9d5ed678fe57bcca610140957afab571-T-000000-0.png' alt='B' title='B' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> such that the representation matrix <img src='http://math.fontein.de/wp-content/latex/cad/cad7eff8beef0e0b270568e927fa87e4-T-000000-0.png' alt='M_B(\varphi)' title='M_B(\varphi)' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> with respect to <img src='http://math.fontein.de/wp-content/latex/9d5/9d5ed678fe57bcca610140957afab571-T-000000-0.png' alt='B' title='B' class='latex-inline' /> is in upper triangular form. Then <img src='http://math.fontein.de/wp-content/latex/6d1/6d141f5237f5c763680c84d07bdb5677-T-000000-0.png' alt='c_\varphi = \prod (x - \lambda)' title='c_\varphi = \prod (x - \lambda)' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' /> ranges over the diagonal elements of <img src='http://math.fontein.de/wp-content/latex/cad/cad7eff8beef0e0b270568e927fa87e4-T-000000-0.png' alt='M_B(\varphi)' title='M_B(\varphi)' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/fbe/fbe5c237a5207ec0ef100296c1aab602-T-000000-0.png' alt='\varphi_n = f(\varphi)' title='\varphi_n = f(\varphi)' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/2b5/2b528892287c8ec8296a2f98b2bed75b-T-000000-0.png' alt='M_B(\varphi_n)' title='M_B(\varphi_n)' class='latex-inline' /> is in upper triangular form as well. As <img src='http://math.fontein.de/wp-content/latex/ff1/ff1866ec5781d2c9e55f21ab46eaf808-T-000000-0.png' alt='\varphi_n' title='\varphi_n' class='latex-inline' /> is nilpotent, the diagonal elements of <img src='http://math.fontein.de/wp-content/latex/2b5/2b528892287c8ec8296a2f98b2bed75b-T-000000-0.png' alt='M_B(\varphi_n)' title='M_B(\varphi_n)' class='latex-inline' /> must all be zero. As <img src='http://math.fontein.de/wp-content/latex/996/996b17a57afb5d80eea5eca5a9bf119e-T-000000-0.png' alt='M_B(\varphi) = M_B(\varphi_d) + M_B(\varphi_n)' title='M_B(\varphi) = M_B(\varphi_d) + M_B(\varphi_n)' class='latex-inline' />, we see that <img src='http://math.fontein.de/wp-content/latex/516/516849243c324d74520e438d1a4185ba-T-000000-0.png' alt='c_{\varphi_d} = c_\varphi' title='c_{\varphi_d} = c_\varphi' class='latex-inline' />.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Assume that <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> has a minimal polynomial. Let <img src='http://math.fontein.de/wp-content/latex/255/255f2efaf6eadc8c36a9c4cc89e58085-T-000000-0.png' alt='f := \prod_{i=1}^n f_i^{e_i}' title='f := \prod_{i=1}^n f_i^{e_i}' class='latex-inline' />, where <img src='http://math.fontein.de/wp-content/latex/ecb/ecb19ec4ffc88cb63cedf4d449f0a888-T-000000-0.png' alt='f_1, \dots, f_n' title='f_1, \dots, f_n' class='latex-inline' /> are pairwise distinct irreducible polynomials. Set <img src='http://math.fontein.de/wp-content/latex/c2c/c2c2f8354761cd68139f6e286e5aaf93-T-000000-0.png' alt='\displaystyle  W := \{ v \in V \mid \exists n \in \N : f(\varphi)^n(v) = 0 \}. ' title='\displaystyle  W := \{ v \in V \mid \exists n \in \N : f(\varphi)^n(v) = 0 \}. ' class='latex-displaystyle' /> Then <img src='http://math.fontein.de/wp-content/latex/1ff/1ff72c1d6c45b80bde889f3aba9a0046-T-000000-0.png' alt='\displaystyle  W = \bigoplus_{i=1}^n \GEig(\varphi, f_i). ' title='\displaystyle  W = \bigoplus_{i=1}^n \GEig(\varphi, f_i). ' class='latex-displaystyle' />
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Let <img src='http://math.fontein.de/wp-content/latex/1a8/1a895d0eb6b055fc2c8808e0f7723229-T-000000-0.png' alt='v_i \in \GEig(\varphi, f_i)' title='v_i \in \GEig(\varphi, f_i)' class='latex-inline' /> and let <img src='http://math.fontein.de/wp-content/latex/391/3916c04abf0fed813bc7eb6d72c9d76f-T-000000-0.png' alt='t_i \in \N' title='t_i \in \N' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/d3b/d3b39d935063cbd5a594cc21de40ddbf-T-000000-0.png' alt='f_i(\varphi)^{t_i}(v_i) = 0' title='f_i(\varphi)^{t_i}(v_i) = 0' class='latex-inline' />; then, if <img src='http://math.fontein.de/wp-content/latex/390/3909aff6a606f376a1461fefd8da24e5-T-000000-0.png' alt='t := \max\{ t_1, \dots, t_n \}' title='t := \max\{ t_1, \dots, t_n \}' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/ba7/ba7499cd1f200fbca058c3461773b6c8-T-000000-0.png' alt='w = \sum_{i=1}^n v_i' title='w = \sum_{i=1}^n v_i' class='latex-inline' /> satisfies <img src='http://math.fontein.de/wp-content/latex/67d/67d2986fe793714ce0c6686fc45e18e5-T-000000-0.png' alt='\displaystyle  f(\varphi)^t(v) = \sum_{i=1}^n f(\varphi)^t(v_i) = \sum_{i=1}^n \prod_{j=1 \atop j \neq i}^n f_j(\varphi)^{e_j} \circ f_i(\varphi)^{e_i t}(v_i); ' title='\displaystyle  f(\varphi)^t(v) = \sum_{i=1}^n f(\varphi)^t(v_i) = \sum_{i=1}^n \prod_{j=1 \atop j \neq i}^n f_j(\varphi)^{e_j} \circ f_i(\varphi)^{e_i t}(v_i); ' class='latex-displaystyle' /> as <img src='http://math.fontein.de/wp-content/latex/2fe/2fe6b8bf54d49b0b013438eece3f2964-T-000000-0.png' alt='f_i(\varphi)^{e_i t}(v_i) = 0' title='f_i(\varphi)^{e_i t}(v_i) = 0' class='latex-inline' /> since <img src='http://math.fontein.de/wp-content/latex/3bb/3bbf1c70e16fc08b581e3327d563ec7c-T-000000-0.png' alt='e_i t \ge t \ge t_i' title='e_i t \ge t \ge t_i' class='latex-inline' />, we get <img src='http://math.fontein.de/wp-content/latex/56b/56b3059b670e2b0dca9d8bd03f8f1d6d-T-000000-0.png' alt='\bigoplus_{i=1}^n \GEig(\varphi, f_i) \subseteq W' title='\bigoplus_{i=1}^n \GEig(\varphi, f_i) \subseteq W' class='latex-inline' />.
<br />
For the converse, first note that <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant. Assume <img src='http://math.fontein.de/wp-content/latex/999/999fbaafd1cda6b528f1b4d2518f35b6-T-000000-0.png' alt='\mu_{\varphi|_W}' title='\mu_{\varphi|_W}' class='latex-inline' /> has a monic prime factor <img src='http://math.fontein.de/wp-content/latex/838/83878c91171338902e0fe0fb97a8c47a-T-000000-0.png' alt='p' title='p' class='latex-inline' /> distinct from <img src='http://math.fontein.de/wp-content/latex/3c3/3c31448a04d16f9da7a35d9ae455616b-T-000000-0.png' alt='p_1, \dots, p_n' title='p_1, \dots, p_n' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/d59/d59130f534301ecf3c286ab1f4a2a8cf-T-000000-0.png' alt='\dim \GEig(\varphi|_W, p) &gt; 0' title='\dim \GEig(\varphi|_W, p) &gt; 0' class='latex-inline' />; let <img src='http://math.fontein.de/wp-content/latex/761/761da21d90775e75c6b1aa20d5d67713-T-000000-0.png' alt='w \in \GEig(\varphi|_W, p) \setminus \{ 0 \}' title='w \in \GEig(\varphi|_W, p) \setminus \{ 0 \}' class='latex-inline' />. Let <img src='http://math.fontein.de/wp-content/latex/d15/d15a96bbdc651c4cfe50c1cd15678d54-T-000000-0.png' alt='t \in \N' title='t \in \N' class='latex-inline' /> be such that <img src='http://math.fontein.de/wp-content/latex/acf/acfcb2a24000a83936ae28f22bcf6d01-T-000000-0.png' alt='p(\varphi)^t(w) = 0' title='p(\varphi)^t(w) = 0' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/0d2/0d2c57d0b9a5dc192536c80b02ec680b-T-000000-0.png' alt='s \in \N' title='s \in \N' class='latex-inline' /> be such that <img src='http://math.fontein.de/wp-content/latex/b8a/b8ae4ce8c6519f2332a94e3e6463fd24-T-000000-0.png' alt='f(\varphi)^s(w) = 0' title='f(\varphi)^s(w) = 0' class='latex-inline' />. As <img src='http://math.fontein.de/wp-content/latex/838/83878c91171338902e0fe0fb97a8c47a-T-000000-0.png' alt='p' title='p' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> are coprime, there exist polynomials <img src='http://math.fontein.de/wp-content/latex/e77/e777264d621f5e4809536645216f0d82-T-000000-0.png' alt='h, h&#039; \in K[x]' title='h, h&#039; \in K[x]' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/c94/c945ae2fd141189de43b3a9583b1a92c-T-000000-0.png' alt='h p^t + h&#039; f^s = 1' title='h p^t + h&#039; f^s = 1' class='latex-inline' />. Hence, <img src='http://math.fontein.de/wp-content/latex/e76/e7659027a88430a99839f8f1cbfa1148-T-000000-0.png' alt='\displaystyle  0 = h(\varphi) p(\varphi)^t(w) + h&#039;(\varphi) f(\varphi)^s(w) = (h p^t + h&#039; f^s)(\varphi)(w) = w, ' title='\displaystyle  0 = h(\varphi) p(\varphi)^t(w) + h&#039;(\varphi) f(\varphi)^s(w) = (h p^t + h&#039; f^s)(\varphi)(w) = w, ' class='latex-displaystyle' /> a contradiction. Hence, all prime factors <img src='http://math.fontein.de/wp-content/latex/999/999fbaafd1cda6b528f1b4d2518f35b6-T-000000-0.png' alt='\mu_{\varphi|_W}' title='\mu_{\varphi|_W}' class='latex-inline' /> lie in <img src='http://math.fontein.de/wp-content/latex/9b8/9b8776d8004c0d29037451784d8d01ea-T-000000-0.png' alt='\{ p_1, \dots, p_n \}' title='\{ p_1, \dots, p_n \}' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/55c/55cafc967e909027e473bf8ab7f1ad4c-T-000000-0.png' alt='\displaystyle  W = \bigoplus_{i=1}^n \GEig(\varphi|_W, p_i) \subseteq \bigoplus_{i=1}^n \GEig(\varphi, p_i) \subseteq W, ' title='\displaystyle  W = \bigoplus_{i=1}^n \GEig(\varphi|_W, p_i) \subseteq \bigoplus_{i=1}^n \GEig(\varphi, p_i) \subseteq W, ' class='latex-displaystyle' /> which shows the claim.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Corollary.</div> <div class='theoremmain'>
Assume <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> has a minimal polynomial, and let <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> be a prime polynomial. Let <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' /> be a field extension of <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> over which <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> splits; write <img src='http://math.fontein.de/wp-content/latex/ec7/ec76b51ec14ea98317dcb087785df9f6-T-000000-0.png' alt='f = \prod_{i=1}^n (x - \lambda_i)^{e_i}' title='f = \prod_{i=1}^n (x - \lambda_i)^{e_i}' class='latex-inline' /> with distinct elements <img src='http://math.fontein.de/wp-content/latex/a44/a4493d3233a23bb9ea0f7a3d3baef381-T-000000-0.png' alt='\lambda_1, \dots, \lambda_n \in L' title='\lambda_1, \dots, \lambda_n \in L' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/67d/67df99eba56eac3b8d3d2c5371563fd9-T-000000-0.png' alt='e_i \in \N' title='e_i \in \N' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/5fe/5fe43673928179926b2b552dc9ed549c-T-000000-0.png' alt='\displaystyle  \GEig(\varphi, f) \otimes_K L = \bigoplus_{i=1}^n \GEig(\varphi \otimes_K L, x - \lambda_i). ' title='\displaystyle  \GEig(\varphi, f) \otimes_K L = \bigoplus_{i=1}^n \GEig(\varphi \otimes_K L, x - \lambda_i). ' class='latex-displaystyle' />
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
Notice that <img src='http://math.fontein.de/wp-content/latex/f7b/f7bd6cc85980e467608a40acdd925342-T-000000-0.png' alt='\GEig(\varphi, f) \otimes_K L = \{ v \in V \otimes_K L \mid \exists n \in \N : f(\varphi \otimes_K L)^n(v) = 0 \}' title='\GEig(\varphi, f) \otimes_K L = \{ v \in V \otimes_K L \mid \exists n \in \N : f(\varphi \otimes_K L)^n(v) = 0 \}' class='latex-inline' />. Hence, the corollary follows from the previous lemma.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/8ce/8cea8d94b791eea4a3b0d8fb9bc1a1be-T-000000-0.png' alt='\dim_K V &lt; \infty' title='\dim_K V &lt; \infty' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> be a prime polynomial. Then <img src='http://math.fontein.de/wp-content/latex/7ab/7ab055f9e4cb40caea7492c4ea366a1e-T-000000-0.png' alt='\dim \GEig(\varphi, f) = \nu_f(c_\varphi) \deg f' title='\dim \GEig(\varphi, f) = \nu_f(c_\varphi) \deg f' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
We first show that &ldquo;<img src='http://math.fontein.de/wp-content/latex/2d1/2d1b2a11ff4a816536a8937f2ece2e9c-T-000000-0.png' alt='\le' title='\le' class='latex-inline' />&rdquo; holds. Let <img src='http://math.fontein.de/wp-content/latex/d20/d20caec3b48a1eef164cb4ca81ba2587-T-000000-0.png' alt='L' title='L' class='latex-inline' /> be a splitting field of <img src='http://math.fontein.de/wp-content/latex/8fa/8fa14cdd754f91cc6554c9e71929cce7-T-000000-0.png' alt='f' title='f' class='latex-inline' /> over <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />, and write <img src='http://math.fontein.de/wp-content/latex/358/3585366cf17485107606816ef32ce30a-T-000000-0.png' alt='f = \prod_{i=1}^t (x - \lambda_i)^{e_i}' title='f = \prod_{i=1}^t (x - \lambda_i)^{e_i}' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/c25/c255821de92c09070dd0a5c15950c628-T-000000-0.png' alt='\lambda_1, \dots, \lambda_t \in L' title='\lambda_1, \dots, \lambda_t \in L' class='latex-inline' /> pairwise distinct and <img src='http://math.fontein.de/wp-content/latex/67d/67df99eba56eac3b8d3d2c5371563fd9-T-000000-0.png' alt='e_i \in \N' title='e_i \in \N' class='latex-inline' />. We have <img src='http://math.fontein.de/wp-content/latex/6de/6de9e03f29ec8148ed87c07e88fbbace-T-000000-0.png' alt='\GEig(\varphi, f) \otimes_K L = \bigoplus_{i=1}^t \GEig(\varphi \otimes_K L, x - \lambda_i)' title='\GEig(\varphi, f) \otimes_K L = \bigoplus_{i=1}^t \GEig(\varphi \otimes_K L, x - \lambda_i)' class='latex-inline' />; since <img src='http://math.fontein.de/wp-content/latex/14f/14f817cac9dfbc3ad84e0edfa6be2e6c-T-000000-0.png' alt='\nu_{f_i}(c_{\varphi \otimes_K L}) = e_i \nu_f(c_\varphi)' title='\nu_{f_i}(c_{\varphi \otimes_K L}) = e_i \nu_f(c_\varphi)' class='latex-inline' />, it suffices to know that the theorem holds in case <img src='http://math.fontein.de/wp-content/latex/b84/b84007926575ed29b006ff00c742817c-T-000000-0.png' alt='\deg f = 1' title='\deg f = 1' class='latex-inline' />, as then <img src='http://math.fontein.de/wp-content/latex/61c/61cbaf17ca43297fb9738a891ed61ef0-T-000000-0.png' alt='\dim \GEig(\varphi \otimes_K L, x - \lambda_i) = \nu_{x - \lambda_i}(c_{\varphi \otimes_K L})' title='\dim \GEig(\varphi \otimes_K L, x - \lambda_i) = \nu_{x - \lambda_i}(c_{\varphi \otimes_K L})' class='latex-inline' /> and, therefore, <img src='http://math.fontein.de/wp-content/latex/cce/cce667e2fba1b138f96e719784206dd8-T-000000-0.png' alt='\dim_L (\GEig(\varphi, f) \otimes_K L) ={} &amp; \sum_{i=1}^t \dim_L \GEig(\varphi \otimes_K L, x - \lambda_i) \\ {}={} &amp; \sum_{i=1}^t e_i \nu_f(c_\varphi) = \deg f \cdot \nu_f(c_\varphi).' title='\dim_L (\GEig(\varphi, f) \otimes_K L) ={} &amp; \sum_{i=1}^t \dim_L \GEig(\varphi \otimes_K L, x - \lambda_i) \\ {}={} &amp; \sum_{i=1}^t e_i \nu_f(c_\varphi) = \deg f \cdot \nu_f(c_\varphi).' class='latex-displaystyle' /> Hence, assume that <img src='http://math.fontein.de/wp-content/latex/85a/85a802271f45575c405936cd9bed7955-T-000000-0.png' alt='f = x - \lambda' title='f = x - \lambda' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/117/117c33d7e9e2dc477b8404376e5e676c-T-000000-0.png' alt='\lambda \in K' title='\lambda \in K' class='latex-inline' />. In that case, <img src='http://math.fontein.de/wp-content/latex/e77/e77130694aeeed62823521231ad12498-T-000000-0.png' alt='W := \GEig(\varphi, f) = \GEig(\varphi, \lambda)' title='W := \GEig(\varphi, f) = \GEig(\varphi, \lambda)' class='latex-inline' />. Let <img src='http://math.fontein.de/wp-content/latex/55b/55b998098af87928fa4d006dd7c32b87-T-000000-0.png' alt='e = \nu_f(c_\varphi)' title='e = \nu_f(c_\varphi)' class='latex-inline' /> and write <img src='http://math.fontein.de/wp-content/latex/e13/e13f8f9ca640c3999905bcfc6634baa8-T-000000-0.png' alt='c_\varphi = (x - \lambda)^e g' title='c_\varphi = (x - \lambda)^e g' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/02f/02fd769ab1f7755d49cd677cadfd70b8-T-000000-0.png' alt='g \in K[x]' title='g \in K[x]' class='latex-inline' />. Note that <img src='http://math.fontein.de/wp-content/latex/9ad/9ad59f3772d596ddf9c65d78d7f8ca8a-T-000000-0.png' alt='c_{\varphi|_W}' title='c_{\varphi|_W}' class='latex-inline' /> divides <img src='http://math.fontein.de/wp-content/latex/9d7/9d7d8cee4770afc001257a9d40d34339-T-000000-0.png' alt='c_\varphi' title='c_\varphi' class='latex-inline' />. But <img src='http://math.fontein.de/wp-content/latex/99c/99c5650cec2a59f67593570f5390c2f4-T-000000-0.png' alt='\varphi - f(\varphi)' title='\varphi - f(\varphi)' class='latex-inline' /> is diagonalizable on <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> with only the eigenvalue <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/1ad/1ad571c128918be537009e3e017ef983-T-000000-0.png' alt='c_{\varphi|_W} = c_{(\varphi - f(\varphi))|_W} = (x - \lambda)^{\dim W}' title='c_{\varphi|_W} = c_{(\varphi - f(\varphi))|_W} = (x - \lambda)^{\dim W}' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/870/8707e06a5986670849d4470e0ea04d3e-T-000000-0.png' alt='\dim W \le e' title='\dim W \le e' class='latex-inline' />.
<br />
The above argument shows <img src='http://math.fontein.de/wp-content/latex/340/340f37d8a20dfd69a01f7e9887aad040-T-000000-0.png' alt='\dim \GEig(\varphi, f) \le \nu_f(c_\varphi) \deg f' title='\dim \GEig(\varphi, f) \le \nu_f(c_\varphi) \deg f' class='latex-inline' />. If <img src='http://math.fontein.de/wp-content/latex/3c3/3c31448a04d16f9da7a35d9ae455616b-T-000000-0.png' alt='p_1, \dots, p_n' title='p_1, \dots, p_n' class='latex-inline' /> are all distinct prime factors of <img src='http://math.fontein.de/wp-content/latex/9d7/9d7d8cee4770afc001257a9d40d34339-T-000000-0.png' alt='c_\varphi' title='c_\varphi' class='latex-inline' />, we get <img src='http://math.fontein.de/wp-content/latex/05f/05fd3e9afc24e8c29125e17127d84a3b-T-000000-0.png' alt='\dim_K V ={} &amp; \sum_{i=1}^n \dim_K \GEig(\varphi, p_i) \\ {}\le{} &amp; \sum_{i=1}^n \nu_{p_i}(c_\varphi) \deg p_i = \deg c_\varphi = \dim_K V;' title='\dim_K V ={} &amp; \sum_{i=1}^n \dim_K \GEig(\varphi, p_i) \\ {}\le{} &amp; \sum_{i=1}^n \nu_{p_i}(c_\varphi) \deg p_i = \deg c_\varphi = \dim_K V;' class='latex-displaystyle' /> as all summands are <img src='http://math.fontein.de/wp-content/latex/13c/13c110c72a21001815d1b9ac6d26c69a-T-000000-0.png' alt='\ge 0' title='\ge 0' class='latex-inline' />, the theorem follows.
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Corollary (Cayley-Hamilton over Fields).</div> <div class='theoremmain'>
If <img src='http://math.fontein.de/wp-content/latex/8ce/8cea8d94b791eea4a3b0d8fb9bc1a1be-T-000000-0.png' alt='\dim_K V &lt; \infty' title='\dim_K V &lt; \infty' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/e98/e98d952c2a3cde8f55a175423350f759-T-000000-0.png' alt='\varphi \in \End_K(V)' title='\varphi \in \End_K(V)' class='latex-inline' />, then <img src='http://math.fontein.de/wp-content/latex/6d9/6d959ad7fffd36cb1fb69e384f5a5d4c-T-000000-0.png' alt='c_\varphi(\varphi) = 0' title='c_\varphi(\varphi) = 0' class='latex-inline' />.
</div><div class='theoremqed'>□</div></blockquote>]]></content:encoded>
			<wfw:commentRss>http://math.fontein.de/2009/08/13/functional-calculus-in-linear-algebra-the-jordan-decomposition-reloaded-and-cayley-hamiltons-theorem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Note on the Jordan Decomposition.</title>
		<link>http://math.fontein.de/2009/05/05/a-note-on-the-jordan-decomposition/</link>
		<comments>http://math.fontein.de/2009/05/05/a-note-on-the-jordan-decomposition/#comments</comments>
		<pubDate>Tue, 05 May 2009 01:33:30 +0000</pubDate>
		<dc:creator>Felix Fontein</dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[Jordan decomposition]]></category>
		<category><![CDATA[universal property]]></category>

		<guid isPermaLink="false">http://math.fontein.de/?p=77</guid>
		<description><![CDATA[We show some kind of universal property for the Jordan decomposition of an endomorphism of a finite dimensional vector space.]]></description>
			<content:encoded><![CDATA[<p>This time, I want to share an observation on the Jordan decomposition, which is the main tool needed to show the existence of the <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Jordan_normal_form">Jordan normal form</a>. Let me begin by introducing a more general notation, and show that the Jordan decomposition satisfies a kind of <i>universal property</i>.</p>

<p>Let <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> be a vector space over a field <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/5ba/5ba8e4cd46f61bd052dfbc413ea3d7c3-T-000000-0.png' alt='\varphi : V \to V' title='\varphi : V \to V' class='latex-inline' /> a linear map. We say that a subspace <img src='http://math.fontein.de/wp-content/latex/977/9773e19d20cfd04dd9b5e72ca8593eb2-T-000000-0.png' alt='W \subseteq V' title='W \subseteq V' class='latex-inline' /> is <b><img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant</b> if <img src='http://math.fontein.de/wp-content/latex/d67/d679eddfd8ef39a044b999cfefe1f02e-T-000000-0.png' alt='\varphi(W) \subseteq W' title='\varphi(W) \subseteq W' class='latex-inline' />. Another way to interpret this is to consider the <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />-algebra <img src='http://math.fontein.de/wp-content/latex/ab7/ab718a72d655ebaa9e0d602a8c97b595-T-000000-0.png' alt='A = K[\varphi]' title='A = K[\varphi]' class='latex-inline' />; then <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> is an <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />-module and the <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />-submodules of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> are exactly the <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant subspaces of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />.</p>

<blockquote class='theorem'><div class='theoremtitle'>Definition.</div> <div class='theoremmain'>
An <b><img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />-decomposition</b> of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> is a decomposition <img src='http://math.fontein.de/wp-content/latex/268/2689a955a46409d73c8370b896ebf43f-T-000000-0.png' alt='V = \bigoplus_{i \in I} V_i' title='V = \bigoplus_{i \in I} V_i' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />-submodules such that, for every <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />-submodule <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />, one has <img src='http://math.fontein.de/wp-content/latex/768/768be1035c5dd55c9647d2eb195d581d-T-000000-0.png' alt='W = \bigoplus_{i \in I} (V_i \oplus W)' title='W = \bigoplus_{i \in I} (V_i \oplus W)' class='latex-inline' />.
</div></blockquote>

<p>Clearly, there always exists a trivial <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />-decomposition of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />, namely <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> itself. One can define a partial order on the set of <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />-decompositions:</p>

<blockquote class='theorem'><div class='theoremtitle'>Definition.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/268/2689a955a46409d73c8370b896ebf43f-T-000000-0.png' alt='V = \bigoplus_{i \in I} V_i' title='V = \bigoplus_{i \in I} V_i' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/57d/57db0d71aef2790743abc435f78dd365-T-000000-0.png' alt='V = \bigoplus_{j \in J} W_j' title='V = \bigoplus_{j \in J} W_j' class='latex-inline' /> be two <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> decompositions. We say that <img src='http://math.fontein.de/wp-content/latex/1b1/1b1275891e10d727b3fc79818095b282-T-000000-0.png' alt='\bigoplus_{i \in I} V_i \le \bigoplus_{j \in J} W_j' title='\bigoplus_{i \in I} V_i \le \bigoplus_{j \in J} W_j' class='latex-inline' /> if, for every <img src='http://math.fontein.de/wp-content/latex/6fa/6fa78e29473bdce53401e1c2158c3eca-T-000000-0.png' alt='i \in I' title='i \in I' class='latex-inline' />, there exists an <img src='http://math.fontein.de/wp-content/latex/ef4/ef49d6708ac0e93b9ccb82e7c29afca1-T-000000-0.png' alt='j \in J' title='j \in J' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/340/340ed7cb7a0b06ca372949b196c329a7-T-000000-0.png' alt='V_i \subseteq W_j' title='V_i \subseteq W_j' class='latex-inline' />.
</div></blockquote>

<p>Clearly, the trivial <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />-decomposition is the maximum with respect to this order. One can ask whether a minimal <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />-decomposition exists. In case it exists, it has a nice property:</p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Assume that <img src='http://math.fontein.de/wp-content/latex/268/2689a955a46409d73c8370b896ebf43f-T-000000-0.png' alt='V = \bigoplus_{i \in I} V_i' title='V = \bigoplus_{i \in I} V_i' class='latex-inline' /> is a minimal <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />-decomposition. Let <img src='http://math.fontein.de/wp-content/latex/469/4692883d7bc45de927814e9619c915e5-T-000000-0.png' alt='W = \bigoplus_{j \in J} W_j' title='W = \bigoplus_{j \in J} W_j' class='latex-inline' /> be another <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />-decomposition. Then, for every <img src='http://math.fontein.de/wp-content/latex/ef4/ef49d6708ac0e93b9ccb82e7c29afca1-T-000000-0.png' alt='j \in J' title='j \in J' class='latex-inline' />, there exists a subset <img src='http://math.fontein.de/wp-content/latex/556/556db1df731996ec1f41e9b8293c9766-T-000000-0.png' alt='I_j \subseteq I' title='I_j \subseteq I' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/c5c/c5c4d9b84125de41940cf1ea15d637bb-T-000000-0.png' alt='W_j = \bigoplus_{i \in I_j} V_i' title='W_j = \bigoplus_{i \in I_j} V_i' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
<p>Define <img src='http://math.fontein.de/wp-content/latex/93c/93c667b3289294e342b0b9efae279803-T-000000-0.png' alt='I_j := \{ i \in I \mid V_i \subseteq W_j \}' title='I_j := \{ i \in I \mid V_i \subseteq W_j \}' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/279/279824c28e9a053f7b0cea3bd370b754-T-000000-0.png' alt='I = \bigcup_{j \in J} I_j' title='I = \bigcup_{j \in J} I_j' class='latex-inline' /> is a disjoint union. Now, <img src='http://math.fontein.de/wp-content/latex/707/707786357326f4c676db3812d214322e-T-000000-0.png' alt='\bigcup_{i \in I_j} U_i \subseteq W_j' title='\bigcup_{i \in I_j} U_i \subseteq W_j' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/2c8/2c898376504e1ae249ae32da4efb746f-T-000000-0.png' alt='\bigoplus_{i \in I_j} U_i' title='\bigoplus_{i \in I_j} U_i' class='latex-inline' /> form a direct sum, whence <img src='http://math.fontein.de/wp-content/latex/17c/17cd64d6036db348ad93b5b9a835f5c3-T-000000-0.png' alt='\bigoplus_{i \in I_j} U_i \subseteq W_j' title='\bigoplus_{i \in I_j} U_i \subseteq W_j' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/363/363b122c528f54df4a0446b6bab05515-T-000000-0.png' alt='j' title='j' class='latex-inline' />.</p>

<p>Now assume that <img src='http://math.fontein.de/wp-content/latex/a19/a19bbc24274b8ee6ef4a188321c99956-T-000000-0.png' alt='\bigoplus_{i \in I_j} U_i \subsetneqq W_j' title='\bigoplus_{i \in I_j} U_i \subsetneqq W_j' class='latex-inline' /> for some <img src='http://math.fontein.de/wp-content/latex/363/363b122c528f54df4a0446b6bab05515-T-000000-0.png' alt='j' title='j' class='latex-inline' />; let <img src='http://math.fontein.de/wp-content/latex/789/789e6685d547915dcbc9262c5be442df-T-000000-0.png' alt='w \in W_j \setminus \bigoplus_{i \in I_j} U_i' title='w \in W_j \setminus \bigoplus_{i \in I_j} U_i' class='latex-inline' />. Now, as <img src='http://math.fontein.de/wp-content/latex/268/2689a955a46409d73c8370b896ebf43f-T-000000-0.png' alt='V = \bigoplus_{i \in I} V_i' title='V = \bigoplus_{i \in I} V_i' class='latex-inline' />, we can write <img src='http://math.fontein.de/wp-content/latex/ad6/ad6dd7408fbaaa3b56e406be40d71f2c-T-000000-0.png' alt='w = \sum_{i \in I} v_i' title='w = \sum_{i \in I} v_i' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/eb9/eb976402c6c4643baca7ee63a176bd37-T-000000-0.png' alt='v_i \in V_i' title='v_i \in V_i' class='latex-inline' />. Moreover, write <img src='http://math.fontein.de/wp-content/latex/bec/bec884a0406cbd50aa2fdadd8e3e58e7-T-000000-0.png' alt='w = \sum_{t \in J} w_t' title='w = \sum_{t \in J} w_t' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/cd3/cd34f23a11f29f6187310b3ae791a82a-T-000000-0.png' alt='w_t \in W_t' title='w_t \in W_t' class='latex-inline' />. Clearly, we must have <img src='http://math.fontein.de/wp-content/latex/64e/64eaf310f696e2d9701bce29c67117c3-T-000000-0.png' alt='w_t = \sum_{i \in I_t} v_i' title='w_t = \sum_{i \in I_t} v_i' class='latex-inline' /> for every <img src='http://math.fontein.de/wp-content/latex/13f/13f31980f965884dbe0833e9f870b9f8-T-000000-0.png' alt='t \in J' title='t \in J' class='latex-inline' />. As <img src='http://math.fontein.de/wp-content/latex/e7c/e7c6d980a0be93e06af7cf1bbec1e94b-T-000000-0.png' alt='w \in W_j' title='w \in W_j' class='latex-inline' /> we have <img src='http://math.fontein.de/wp-content/latex/13a/13a1f39a6e9864fdd173b02e8861cf17-T-000000-0.png' alt='w_t = 0' title='w_t = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/000/000ac304069d05c689619b02833720fc-T-000000-0.png' alt='t \neq 0' title='t \neq 0' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/f71/f71c4e8150d02793e82e2a9b3bc1bf4a-T-000000-0.png' alt='v_i = 0' title='v_i = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/e30/e30d84a9a989c03eea2878b41934a6b7-T-000000-0.png' alt='i \not\in I_j' title='i \not\in I_j' class='latex-inline' />. But this implies <img src='http://math.fontein.de/wp-content/latex/61c/61c1077759f25de1444a2d2fe86da522-T-000000-0.png' alt='w = \sum_{i \in I_j} v_i \in \bigoplus_{i \in I_j} V_i' title='w = \sum_{i \in I_j} v_i \in \bigoplus_{i \in I_j} V_i' class='latex-inline' />, a contradiction.</p>
</div><div class='proofqed'>□</div></blockquote>

<p>Now one can ask when such a decomposition exists, and if it can be computed. An important case in which this is true is the one where <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> is a finitely dimensional vector space over an algebraically closed field <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />; for example, <img src='http://math.fontein.de/wp-content/latex/c6a/c6abdf6bf507b19d7ef73f313b4a168d-T-000000-0.png' alt='K = \C' title='K = \C' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/9d3/9d3d6016dc53939ac3daa0182a83a9bd-T-000000-0.png' alt='V = \C^n' title='V = \C^n' class='latex-inline' />.</p>

<blockquote class='theorem'><div class='theoremtitle'>Definition.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/117/117c33d7e9e2dc477b8404376e5e676c-T-000000-0.png' alt='\lambda \in K' title='\lambda \in K' class='latex-inline' />. The <b>generalized eigenspace</b> of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> with respect to <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/bb3/bb3fe212efa259dd10ce6d9414048d9b-T-000000-0.png' alt='\displaystyle  \GEig(\varphi, \lambda) := \{ v \in V \mid \exists n \in \N : (\varphi - \lambda \id)^n v = 0 \}. ' title='\displaystyle  \GEig(\varphi, \lambda) := \{ v \in V \mid \exists n \in \N : (\varphi - \lambda \id)^n v = 0 \}. ' class='latex-displaystyle' />
</div></blockquote>

<p>In case <img src='http://math.fontein.de/wp-content/latex/0e2/0e211d202ecd28580f8ee1b6de9f0b19-T-000000-0.png' alt='\dim V = n &lt; \infty' title='\dim V = n &lt; \infty' class='latex-inline' />, one has that <img src='http://math.fontein.de/wp-content/latex/a82/a8201b835df5336c98f36d43b50e3320-T-000000-0.png' alt='\GEig(\varphi, \lambda) = \ker (\varphi - \lambda)^n' title='\GEig(\varphi, \lambda) = \ker (\varphi - \lambda)^n' class='latex-inline' />. Hence, generalized eigenspaces can be efficiently computed. Moreover, we have <img src='http://math.fontein.de/wp-content/latex/135/135b2e0765ccf9f9167d9e47d73a9292-T-000000-0.png' alt='\Eig(\varphi, \lambda) \subseteq \GEig(\varphi, \lambda)' title='\Eig(\varphi, \lambda) \subseteq \GEig(\varphi, \lambda)' class='latex-inline' />, and a simple argument shows that either both are trivial or both are non-trivial. Hence, the <img src='http://math.fontein.de/wp-content/latex/117/117c33d7e9e2dc477b8404376e5e676c-T-000000-0.png' alt='\lambda \in K' title='\lambda \in K' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/a7d/a7df1d7700de6a6971da83315627dab5-T-000000-0.png' alt='\GEig(\varphi, \lambda) \neq \{ 0 \}' title='\GEig(\varphi, \lambda) \neq \{ 0 \}' class='latex-inline' /> are exactly the zeroes of the characteristic polynomial of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />.</p>

<p>Now note that <img src='http://math.fontein.de/wp-content/latex/66f/66fadb2232fea9fa8acc052a176f8e11-T-000000-0.png' alt='\varphi(\GEig(\varphi, \lambda)) \subseteq \GEig(\varphi, \lambda)' title='\varphi(\GEig(\varphi, \lambda)) \subseteq \GEig(\varphi, \lambda)' class='latex-inline' />. Hence, <img src='http://math.fontein.de/wp-content/latex/902/90286489d57db4df0c220953a9d4cc12-T-000000-0.png' alt='\GEig(\varphi, \lambda)' title='\GEig(\varphi, \lambda)' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant. We now have three lemmas:</p>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/b22/b221becbf538fdd61c27d4e26364cff0-T-000000-0.png' alt='\lambda_1, \dots, \lambda_t' title='\lambda_1, \dots, \lambda_t' class='latex-inline' /> be <img src='http://math.fontein.de/wp-content/latex/e35/e358efa489f58062f10dd7316b65649e-T-000000-0.png' alt='t' title='t' class='latex-inline' /> different eigenvalues of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/1af/1af711b8068319a8bbb60ad53491e8f4-T-000000-0.png' alt='\bigoplus_{i=1}^t \GEig(\varphi, \lambda_i)' title='\bigoplus_{i=1}^t \GEig(\varphi, \lambda_i)' class='latex-inline' /> is a direct sum.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
<p>Let <img src='http://math.fontein.de/wp-content/latex/7a4/7a41b3d53913d3dc32fc10b2b898fce5-T-000000-0.png' alt='v_i \in \GEig(\varphi, \lambda_i' title='v_i \in \GEig(\varphi, \lambda_i' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/4f3/4f3afbb7181f722e1e6975a4427b4417-T-000000-0.png' alt='\sum_{i=1}^t v_i = 0' title='\sum_{i=1}^t v_i = 0' class='latex-inline' />. We have to show that <img src='http://math.fontein.de/wp-content/latex/f71/f71c4e8150d02793e82e2a9b3bc1bf4a-T-000000-0.png' alt='v_i = 0' title='v_i = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' />. Assume that not all <img src='http://math.fontein.de/wp-content/latex/1df/1df181eaa1bb40a0067c06ead197170d-T-000000-0.png' alt='v_i' title='v_i' class='latex-inline' /> are zero, and that the relation is chosen minimal with respect to the number of nonzero <img src='http://math.fontein.de/wp-content/latex/1df/1df181eaa1bb40a0067c06ead197170d-T-000000-0.png' alt='v_i' title='v_i' class='latex-inline' />.</p>

<p>Let <img src='http://math.fontein.de/wp-content/latex/6a9/6a97aa0cb127ca6f54ecfa79dc32187e-T-000000-0.png' alt='j \in \{ 1, \dots, t \}' title='j \in \{ 1, \dots, t \}' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/1c7/1c761d2dc4b5c83007a41d0794c3fdf6-T-000000-0.png' alt='v_j \neq 0' title='v_j \neq 0' class='latex-inline' />, and choose <img src='http://math.fontein.de/wp-content/latex/72e/72e07933327508be8d2ca29128a878d7-T-000000-0.png' alt='n \in \N' title='n \in \N' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/2fa/2facc8ce9988eb6a4ab7dfe25050e39b-T-000000-0.png' alt='(\varphi - \lambda_j \id)^n v_j = 0' title='(\varphi - \lambda_j \id)^n v_j = 0' class='latex-inline' />. If <img src='http://math.fontein.de/wp-content/latex/031/0318015cc35e65d6badf3c0ff255ccc6-T-000000-0.png' alt='\psi := (\varphi - \lambda_j \id)^n' title='\psi := (\varphi - \lambda_j \id)^n' class='latex-inline' />, then <img src='http://math.fontein.de/wp-content/latex/52b/52b6ac6aca764223e19b9300cf60a90b-T-000000-0.png' alt='\sum_{i=1}^t \psi(v_i) = 0' title='\sum_{i=1}^t \psi(v_i) = 0' class='latex-inline' /> yields a second relation with <img src='http://math.fontein.de/wp-content/latex/428/4285530a633e548f99b701820135191d-T-000000-0.png' alt='\psi(v_i) = 0' title='\psi(v_i) = 0' class='latex-inline' />. By minimality, we must have <img src='http://math.fontein.de/wp-content/latex/7ce/7ce98036e112e5ce7e9a0a9843e540b1-T-000000-0.png' alt='\psi(v_j) = 0' title='\psi(v_j) = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/363/363b122c528f54df4a0446b6bab05515-T-000000-0.png' alt='j' title='j' class='latex-inline' />.</p>

<p>We will show that <img src='http://math.fontein.de/wp-content/latex/d43/d434f9a951b64744c73c596d422ac1e4-T-000000-0.png' alt='(\varphi - \lambda_i \id)|_{\GEig(\varphi, \lambda)}' title='(\varphi - \lambda_i \id)|_{\GEig(\varphi, \lambda)}' class='latex-inline' /> is injective for <img src='http://math.fontein.de/wp-content/latex/f0b/f0b7e8e5f1b047f41c262406054b8cb2-T-000000-0.png' alt='\lambda \neq \lambda_i' title='\lambda \neq \lambda_i' class='latex-inline' />, which gives <img src='http://math.fontein.de/wp-content/latex/349/349dda33330424d479265bc9097d255c-T-000000-0.png' alt='v_j = 0' title='v_j = 0' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/e9a/e9a9bbe5d0aade62a5c8485af083bc9b-T-000000-0.png' alt='j \neq 0' title='j \neq 0' class='latex-inline' /> and, therefore, <img src='http://math.fontein.de/wp-content/latex/f71/f71c4e8150d02793e82e2a9b3bc1bf4a-T-000000-0.png' alt='v_i = 0' title='v_i = 0' class='latex-inline' />, a contradiction.</p>

<p>Let <img src='http://math.fontein.de/wp-content/latex/1c0/1c081d9907e7799f737f1499af987b03-T-000000-0.png' alt='v \in \GEig(\varphi, \lambda)' title='v \in \GEig(\varphi, \lambda)' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/c44/c4496aff8a98a14fbdff78576f551d88-T-000000-0.png' alt='(\varphi - \lambda_i \id) v = 0' title='(\varphi - \lambda_i \id) v = 0' class='latex-inline' />. Assume that <img src='http://math.fontein.de/wp-content/latex/9bc/9bc6435d0e0043b695209ccb5ec877c5-T-000000-0.png' alt='v \neq 0' title='v \neq 0' class='latex-inline' /> and let <img src='http://math.fontein.de/wp-content/latex/72e/72e07933327508be8d2ca29128a878d7-T-000000-0.png' alt='n \in \N' title='n \in \N' class='latex-inline' /> be maximal with <img src='http://math.fontein.de/wp-content/latex/66f/66f1f59272b12ae01dddb13cf49fc3a8-T-000000-0.png' alt='w := (\varphi - \lambda \id)^n v \neq 0' title='w := (\varphi - \lambda \id)^n v \neq 0' class='latex-inline' />; in that case, <img src='http://math.fontein.de/wp-content/latex/81b/81b0b189d3e8f0dffe1868586db011dc-T-000000-0.png' alt='\varphi(w) = \lambda w' title='\varphi(w) = \lambda w' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/518/51886fcf330da22514dd924f0fd75da6-T-000000-0.png' alt='\displaystyle  (\varphi - \lambda_i) w = (\varphi - \lambda_i) (\varphi - \lambda)^n v = (\varphi - \lambda)^n (\varphi - \lambda_i) v = (\varphi - \lambda)^n 0 = 0, ' title='\displaystyle  (\varphi - \lambda_i) w = (\varphi - \lambda_i) (\varphi - \lambda)^n v = (\varphi - \lambda)^n (\varphi - \lambda_i) v = (\varphi - \lambda)^n 0 = 0, ' class='latex-displaystyle' /> whence we get <img src='http://math.fontein.de/wp-content/latex/c31/c317bf223d3ec43c3cc5f20ff6b8da8c-T-000000-0.png' alt='\lambda_i w = \varphi(w) = \lambda w' title='\lambda_i w = \varphi(w) = \lambda w' class='latex-inline' />, which is only possible for <img src='http://math.fontein.de/wp-content/latex/511/511be89f0772f2ff03c197231bbb1e9e-T-000000-0.png' alt='w = 0' title='w = 0' class='latex-inline' />, a contradiction. Hence, we must have <img src='http://math.fontein.de/wp-content/latex/dc3/dc34e220774c7b94d5553d8afab1dc9b-T-000000-0.png' alt='v = 0' title='v = 0' class='latex-inline' />, i.e. <img src='http://math.fontein.de/wp-content/latex/fdd/fdd12f8ffbdbbcae1dbccfd1fda7803e-T-000000-0.png' alt='\varphi - \lambda_i \id' title='\varphi - \lambda_i \id' class='latex-inline' /> is injective on <img src='http://math.fontein.de/wp-content/latex/902/90286489d57db4df0c220953a9d4cc12-T-000000-0.png' alt='\GEig(\varphi, \lambda)' title='\GEig(\varphi, \lambda)' class='latex-inline' />.</p>
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Assume that <img src='http://math.fontein.de/wp-content/latex/273/273bbe65101e525a8fe59f2f108f46af-T-000000-0.png' alt='\dim V &lt; \infty' title='\dim V &lt; \infty' class='latex-inline' /> and let <img src='http://math.fontein.de/wp-content/latex/117/117c33d7e9e2dc477b8404376e5e676c-T-000000-0.png' alt='\lambda \in K' title='\lambda \in K' class='latex-inline' />. Then there exists an <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant subspace <img src='http://math.fontein.de/wp-content/latex/977/9773e19d20cfd04dd9b5e72ca8593eb2-T-000000-0.png' alt='W \subseteq V' title='W \subseteq V' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/a2b/a2b7935b9188609b4d89ca41f050a1b0-T-000000-0.png' alt='V = W \oplus \GEig(\varphi, \lambda)' title='V = W \oplus \GEig(\varphi, \lambda)' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
<p>Set <img src='http://math.fontein.de/wp-content/latex/6c3/6c3da43189f244953f41514451749bb5-T-000000-0.png' alt='\psi := \varphi - \lambda \id' title='\psi := \varphi - \lambda \id' class='latex-inline' />. ConsiderS the chains <img src='http://math.fontein.de/wp-content/latex/c4a/c4a433ea4242b5df27bfd3645f29459b-T-000000-0.png' alt='\displaystyle  \{ 0 \} \subseteq \ker \psi \subseteq \ker \psi^2 \subseteq \ker \psi^3 \subseteq \dots ' title='\displaystyle  \{ 0 \} \subseteq \ker \psi \subseteq \ker \psi^2 \subseteq \ker \psi^3 \subseteq \dots ' class='latex-displaystyle' /> and <img src='http://math.fontein.de/wp-content/latex/35f/35fb147ec4a7efde6e81f151e5fdef7a-T-000000-0.png' alt='\displaystyle  V \supseteq \image \psi \supseteq \image \psi^2 \supseteq \image \psi^3 \supseteq \dots ' title='\displaystyle  V \supseteq \image \psi \supseteq \image \psi^2 \supseteq \image \psi^3 \supseteq \dots ' class='latex-displaystyle' /> Clearly, there exists an <img src='http://math.fontein.de/wp-content/latex/0d2/0d2c57d0b9a5dc192536c80b02ec680b-T-000000-0.png' alt='s \in \N' title='s \in \N' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/9d5/9d59be0e24da5620b548aa81cc62c9ac-T-000000-0.png' alt='\image \psi^s = \image \psi^{s+1}' title='\image \psi^s = \image \psi^{s+1}' class='latex-inline' /> as <img src='http://math.fontein.de/wp-content/latex/273/273bbe65101e525a8fe59f2f108f46af-T-000000-0.png' alt='\dim V &lt; \infty' title='\dim V &lt; \infty' class='latex-inline' />. Now one easily shows <img src='http://math.fontein.de/wp-content/latex/7f1/7f14863c07c8775592605e5cfdd22061-T-000000-0.png' alt='\image \psi^s = \image \psi^{s+i}' title='\image \psi^s = \image \psi^{s+i}' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/4d5/4d5f00ce9c46e250390e26b1e25a15ff-T-000000-0.png' alt='i \in \N' title='i \in \N' class='latex-inline' />. By the Dimension Formula, we have <img src='http://math.fontein.de/wp-content/latex/0cc/0cc7d0bb9e215ac6d8f888c79b6e89bc-T-000000-0.png' alt=' \dim \ker \psi^{s+i} ={} &amp; \dim V - \dim \image \psi^{s+i} \\ {}={ } &amp; \dim V - \dim \image \psi^s = \dim \ker \psi^s ' title=' \dim \ker \psi^{s+i} ={} &amp; \dim V - \dim \image \psi^{s+i} \\ {}={ } &amp; \dim V - \dim \image \psi^s = \dim \ker \psi^s ' class='latex-displaystyle' /> for all <img src='http://math.fontein.de/wp-content/latex/4d5/4d5f00ce9c46e250390e26b1e25a15ff-T-000000-0.png' alt='i \in \N' title='i \in \N' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/388/388cbfca7c1be2aa2790ebc842d6de9f-T-000000-0.png' alt='\ker \psi^{s+i} = \ker \psi^s' title='\ker \psi^{s+i} = \ker \psi^s' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/4d5/4d5f00ce9c46e250390e26b1e25a15ff-T-000000-0.png' alt='i \in \N' title='i \in \N' class='latex-inline' />. But then <img src='http://math.fontein.de/wp-content/latex/859/859b8c597863d42876d43151214c1290-T-000000-0.png' alt='\GEig(\varphi, \lambda) = \ker \psi^s' title='\GEig(\varphi, \lambda) = \ker \psi^s' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/47f/47f62ba796316501fc98c12ca3e83fcd-T-000000-0.png' alt='\dim \GEig(\varphi, \lambda) + \dim \image \psi^s = \dim V' title='\dim \GEig(\varphi, \lambda) + \dim \image \psi^s = \dim V' class='latex-inline' />.</p>

<p>Set <img src='http://math.fontein.de/wp-content/latex/a54/a54772a1e107e2611f205bf5cdcfb65d-T-000000-0.png' alt='W := \image \psi^s' title='W := \image \psi^s' class='latex-inline' /> and let <img src='http://math.fontein.de/wp-content/latex/37d/37d8aa1a8e8c41d98593e6f061d59a14-T-000000-0.png' alt='w \in W' title='w \in W' class='latex-inline' />, i.e. let <img src='http://math.fontein.de/wp-content/latex/489/489f07bffe8b7e18a6112f5022b09410-T-000000-0.png' alt='v \in V' title='v \in V' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/edf/edf55276a61527e8cf50f469db99fd24-T-000000-0.png' alt='\psi^s(v) = w' title='\psi^s(v) = w' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/5d2/5d2790a36105b32146413411425f1d81-T-000000-0.png' alt='\displaystyle  \varphi(w) = \varphi (\varphi - \lambda \id)^s v = (\varphi - \lambda \id)^s \varphi(v) \in \image \psi^s, ' title='\displaystyle  \varphi(w) = \varphi (\varphi - \lambda \id)^s v = (\varphi - \lambda \id)^s \varphi(v) \in \image \psi^s, ' class='latex-displaystyle' /> whence <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant. Now it suffices to show that <img src='http://math.fontein.de/wp-content/latex/6ee/6ee82e06fd8fb765de96e24267c8fcc9-T-000000-0.png' alt='W \cap \GEig(\varphi, \lambda) = 0' title='W \cap \GEig(\varphi, \lambda) = 0' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/8c6/8c60d9d12aea287409f6c0550711ea00-T-000000-0.png' alt='\image \psi^{s+1} = \image \psi^s' title='\image \psi^{s+1} = \image \psi^s' class='latex-inline' />, whence for every <img src='http://math.fontein.de/wp-content/latex/37d/37d8aa1a8e8c41d98593e6f061d59a14-T-000000-0.png' alt='w \in W' title='w \in W' class='latex-inline' /> there exists some <img src='http://math.fontein.de/wp-content/latex/8b0/8b08953f11ceacf6c875173a25f8a0ff-T-000000-0.png' alt='v \in \image \psi^s' title='v \in \image \psi^s' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/fc9/fc92414ccf7f6a2b43cfabd01a2d0804-T-000000-0.png' alt='\psi(v) = w' title='\psi(v) = w' class='latex-inline' />. But this means that <img src='http://math.fontein.de/wp-content/latex/424/4242311f652f5a499aa480c2d1604754-T-000000-0.png' alt='\psi|_W' title='\psi|_W' class='latex-inline' /> is surjective, whence <img src='http://math.fontein.de/wp-content/latex/774/774f50b0e1b0b1c7aedf4dfee20306aa-T-000000-0.png' alt='\ker(\psi|_W) = \{ 0 \}' title='\ker(\psi|_W) = \{ 0 \}' class='latex-inline' />. But then <img src='http://math.fontein.de/wp-content/latex/10e/10eb0ed81c0f80e5dc138e552bfbeb63-T-000000-0.png' alt='\ker \psi^s \cap W = \ker (\psi^s|_W) = \ker (\psi|_W)^s = \{ 0 \}' title='\ker \psi^s \cap W = \ker (\psi^s|_W) = \ker (\psi|_W)^s = \{ 0 \}' class='latex-inline' />.</p>
</div><div class='proofqed'>□</div></blockquote>

<blockquote class='theorem' id='jordanfulldecomplemma'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Assume that <img src='http://math.fontein.de/wp-content/latex/273/273bbe65101e525a8fe59f2f108f46af-T-000000-0.png' alt='\dim V &lt; \infty' title='\dim V &lt; \infty' class='latex-inline' /> and that the characteristic polynomial <img src='http://math.fontein.de/wp-content/latex/f9e/f9e61ad6fb234a44fb0a54c9567f65d9-T-000000-0.png' alt='\chi_\varphi' title='\chi_\varphi' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> splits into linear factors. Let <img src='http://math.fontein.de/wp-content/latex/b22/b221becbf538fdd61c27d4e26364cff0-T-000000-0.png' alt='\lambda_1, \dots, \lambda_t' title='\lambda_1, \dots, \lambda_t' class='latex-inline' /> be all eigenvalues of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/be9/be95b7358a843ae83c0045d649616609-T-000000-0.png' alt='V = \bigoplus_{i=1}^t \GEig(\varphi, \lambda)' title='V = \bigoplus_{i=1}^t \GEig(\varphi, \lambda)' class='latex-inline' />.
</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
<p>We proceed by induction on <img src='http://math.fontein.de/wp-content/latex/35a/35ae18b3ca8b9509535e50994c1355ef-T-000000-0.png' alt='\dim V' title='\dim V' class='latex-inline' />. For <img src='http://math.fontein.de/wp-content/latex/c71/c71418189b9754ae76d7814be71ac78e-T-000000-0.png' alt='\dim V = 0' title='\dim V = 0' class='latex-inline' /> this is cleary. Hence, assume <img src='http://math.fontein.de/wp-content/latex/888/8886a34d3a860d6fcbb3cf8c9d9e0eec-T-000000-0.png' alt='\dim V \ge 1' title='\dim V \ge 1' class='latex-inline' /> and let <img src='http://math.fontein.de/wp-content/latex/c6a/c6a6eb61fd9c6c913da73b3642ca147d-T-000000-0.png' alt='\lambda' title='\lambda' class='latex-inline' /> be an eigenvalue of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />. Choose an <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant subspace <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/e0b/e0bcfd7826d764c3aeb0c12b9b385352-T-000000-0.png' alt='V = \GEig(\varphi, \lambda) \oplus W' title='V = \GEig(\varphi, \lambda) \oplus W' class='latex-inline' />. We have <img src='http://math.fontein.de/wp-content/latex/9c2/9c2cf71ce91a6eef6fecd3140f53aebc-T-000000-0.png' alt='\dim \GEig(\varphi, \lambda) \ge \dim \Eig(\varphi, \lambda) \ge 1' title='\dim \GEig(\varphi, \lambda) \ge \dim \Eig(\varphi, \lambda) \ge 1' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/756/7564bd141bb49a5b9bdd506d2e73c19a-T-000000-0.png' alt='\dim W &lt; \dim V' title='\dim W &lt; \dim V' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/914/9148c7bc6dfd8226a1cebf034a5dc342-T-000000-0.png' alt='\displaystyle  \chi_\varphi = \chi_{\varphi|_W} \cdot \chi_{\varphi|_{\GEig(\varphi, \lambda)}}, ' title='\displaystyle  \chi_\varphi = \chi_{\varphi|_W} \cdot \chi_{\varphi|_{\GEig(\varphi, \lambda)}}, ' class='latex-displaystyle' /> whence the characteristic polynomial of <img src='http://math.fontein.de/wp-content/latex/5b9/5b9bae993e074ebed89e85d74d5fde0f-T-000000-0.png' alt='\varphi|_W' title='\varphi|_W' class='latex-inline' /> splits into linear factors as well.</p>

<p>Let <img src='http://math.fontein.de/wp-content/latex/7b3/7b3ed77df2081b27298691745d96af12-T-000000-0.png' alt='\lambda&#039;_1, \dots, \lambda&#039;_s' title='\lambda&#039;_1, \dots, \lambda&#039;_s' class='latex-inline' /> be the eigenvalues of <img src='http://math.fontein.de/wp-content/latex/5b9/5b9bae993e074ebed89e85d74d5fde0f-T-000000-0.png' alt='\varphi|_W' title='\varphi|_W' class='latex-inline' />. Then, by induction, we have <img src='http://math.fontein.de/wp-content/latex/245/245b887087d2773951cfbe60adc988fb-T-000000-0.png' alt='W = \bigoplus_{i=1}^s \GEig(\varphi|_W, \lambda_i&#039;)' title='W = \bigoplus_{i=1}^s \GEig(\varphi|_W, \lambda_i&#039;)' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/ae9/ae9988e6c61fde9f95d4aa692935922c-T-000000-0.png' alt='\GEig(\varphi|_W, \lambda_i&#039;) = W \cap \GEig(\varphi, \lambda_i&#039;)' title='\GEig(\varphi|_W, \lambda_i&#039;) = W \cap \GEig(\varphi, \lambda_i&#039;)' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/414/414157309ceb93485bea890f535df1f0-T-000000-0.png' alt='W \subseteq \bigoplus_{i=1}^s \GEig(\varphi, \lambda_i&#039;)' title='W \subseteq \bigoplus_{i=1}^s \GEig(\varphi, \lambda_i&#039;)' class='latex-inline' />.</p>

<p>Finally, note that <img src='http://math.fontein.de/wp-content/latex/49b/49bce35f4c4860940b6018cb98d6c485-T-000000-0.png' alt='\lambda \neq \lambda_i&#039;' title='\lambda \neq \lambda_i&#039;' class='latex-inline' /> for all <img src='http://math.fontein.de/wp-content/latex/865/865c0c0b4ab0e063e5caa3387c1a8741-T-000000-0.png' alt='i' title='i' class='latex-inline' />, as this would contradict <img src='http://math.fontein.de/wp-content/latex/c01/c01523a6ce297466ad04cc4182e7fefc-T-000000-0.png' alt='W \cap \GEig(\varphi, \lambda) = \{ 0 \}' title='W \cap \GEig(\varphi, \lambda) = \{ 0 \}' class='latex-inline' />. Therefore, <img src='http://math.fontein.de/wp-content/latex/9d6/9d6b26a1bce3bf1ee8b26480a7cd6e79-T-000000-0.png' alt='V = \GEig(\varphi, \lambda) \oplus \bigoplus_{i=1}^s \GEig(\varphi, \lambda_i&#039;)' title='V = \GEig(\varphi, \lambda) \oplus \bigoplus_{i=1}^s \GEig(\varphi, \lambda_i&#039;)' class='latex-inline' />. Moreover, we must have <img src='http://math.fontein.de/wp-content/latex/7ca/7caaf2aa3a58a6d16e4c86e5922e8bf1-T-000000-0.png' alt='\{ \lambda_1, \dots, \lambda_t \} = \{ \lambda, \lambda&#039;_1, \dots, \lambda_s&#039; \}' title='\{ \lambda_1, \dots, \lambda_t \} = \{ \lambda, \lambda&#039;_1, \dots, \lambda_s&#039; \}' class='latex-inline' /> as the dimensions of the generalized eigenspaces for all <img src='http://math.fontein.de/wp-content/latex/561/5614371f803f8a78b18b27391549a107-T-000000-0.png' alt='\lambda_i' title='\lambda_i' class='latex-inline' /> must be non-zero, whence &#8220;<img src='http://math.fontein.de/wp-content/latex/eea/eea1d43a160798738e2f2bb15f9f29ec-T-000000-0.png' alt='\supseteq' title='\supseteq' class='latex-inline' />&#8221; must hold. The converse holds because every non-trival generalized eigenvector yields a non-trivial eigenvector to the same value.</p>
</div><div class='proofqed'>□</div></blockquote>

<p>Therefore, we get:</p>
<blockquote class='theorem' id='jordandecomp-corollary'><div class='theoremtitle'>Corollary (Jordan Decomposition).</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> be algebraically closed and assume that <img src='http://math.fontein.de/wp-content/latex/273/273bbe65101e525a8fe59f2f108f46af-T-000000-0.png' alt='\dim V &lt; \infty' title='\dim V &lt; \infty' class='latex-inline' />. Then, for every endomorphism <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />, there exist <img src='http://math.fontein.de/wp-content/latex/421/421bfec60592698f73b49ae75f8f7626-T-000000-0.png' alt='\lambda_1, \dots, \lambda_t \in K' title='\lambda_1, \dots, \lambda_t \in K' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/7d4/7d4d7f0b85d3d1aedde23849936d2a46-T-000000-0.png' alt='\displaystyle  V = \bigoplus_{i=1}^t \GEig(\varphi, \lambda_i) ' title='\displaystyle  V = \bigoplus_{i=1}^t \GEig(\varphi, \lambda_i) ' class='latex-displaystyle' /> is an <img src='http://math.fontein.de/wp-content/latex/cee/cee34381961a34f0ef57e5b71318a1cc-T-000000-0.png' alt='K[\varphi]' title='K[\varphi]' class='latex-inline' />-decomposition.
</div><div class='theoremqed'>□</div></blockquote>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
<p>We have to show that this yields an <img src='http://math.fontein.de/wp-content/latex/cee/cee34381961a34f0ef57e5b71318a1cc-T-000000-0.png' alt='K[\varphi]' title='K[\varphi]' class='latex-inline' />-decomposition. For that, let <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> be a <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant subspace of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />. Consider <img src='http://math.fontein.de/wp-content/latex/5b9/5b9bae993e074ebed89e85d74d5fde0f-T-000000-0.png' alt='\varphi|_W' title='\varphi|_W' class='latex-inline' />; this is an endomorphism of <img src='http://math.fontein.de/wp-content/latex/61e/61e9c06ea9a85a5088a499df6458d276-T-000000-0.png' alt='W' title='W' class='latex-inline' /> whose set of eigenvalues is a subset of the set of eigenvalues of <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />. Hence, by the <a href="http://math.fontein.de/forward.php?r=#jordanfulldecomplemma">previous lemma</a> applied to <img src='http://math.fontein.de/wp-content/latex/5b9/5b9bae993e074ebed89e85d74d5fde0f-T-000000-0.png' alt='\varphi|_W' title='\varphi|_W' class='latex-inline' />, we have <img src='http://math.fontein.de/wp-content/latex/0dd/0dde8faaa3b5b3aa56f5f005627dad0d-T-000000-0.png' alt='\displaystyle  W = \bigoplus_{i=1}^t \GEig(\varphi|_W, \lambda_i) = \bigoplus_{i=1}^t (\GEig(\varphi, \lambda_i) \cap W), ' title='\displaystyle  W = \bigoplus_{i=1}^t \GEig(\varphi|_W, \lambda_i) = \bigoplus_{i=1}^t (\GEig(\varphi, \lambda_i) \cap W), ' class='latex-displaystyle' /> what we had to show.</p>
</div><div class='proofqed'>□</div></blockquote>

<p>We can now prove our main result, namely that the generalized eigenspace decomposition is exactly the minimal <img src='http://math.fontein.de/wp-content/latex/cee/cee34381961a34f0ef57e5b71318a1cc-T-000000-0.png' alt='K[\varphi]' title='K[\varphi]' class='latex-inline' />-decomposition of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' />:</p>

<blockquote class='theorem'><div class='theoremtitle'>Theorem.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> be algebraically closed and <img src='http://math.fontein.de/wp-content/latex/273/273bbe65101e525a8fe59f2f108f46af-T-000000-0.png' alt='\dim V &lt; \infty' title='\dim V &lt; \infty' class='latex-inline' />. Then the minimal <img src='http://math.fontein.de/wp-content/latex/cee/cee34381961a34f0ef57e5b71318a1cc-T-000000-0.png' alt='K[\varphi]' title='K[\varphi]' class='latex-inline' />-decomposition of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> is given by <img src='http://math.fontein.de/wp-content/latex/6fa/6fa65560a2393f7c11077152f6b0c89c-T-000000-0.png' alt='\displaystyle  V = \bigoplus_{\lambda \in K} \GEig(\varphi, \lambda). ' title='\displaystyle  V = \bigoplus_{\lambda \in K} \GEig(\varphi, \lambda). ' class='latex-displaystyle' />
</div></blockquote>

<p>Note that we do not need that <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' /> is algebraically cloesd, but only that <img src='http://math.fontein.de/wp-content/latex/f9e/f9e61ad6fb234a44fb0a54c9567f65d9-T-000000-0.png' alt='\chi_\varphi' title='\chi_\varphi' class='latex-inline' /> splits over <img src='http://math.fontein.de/wp-content/latex/a5f/a5f3c6a11b03839d46af9fb43c97c188-T-000000-0.png' alt='K' title='K' class='latex-inline' />.</p>

<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
<p>Let <img src='http://math.fontein.de/wp-content/latex/a31/a31a741f4ca6de5f0a56e5322e8338c2-T-000000-0.png' alt='V = \bigoplus_{i=1}^n V_i' title='V = \bigoplus_{i=1}^n V_i' class='latex-inline' /> be a <img src='http://math.fontein.de/wp-content/latex/cee/cee34381961a34f0ef57e5b71318a1cc-T-000000-0.png' alt='K[\varphi]' title='K[\varphi]' class='latex-inline' />-decomposition. Assume that there exists some <img src='http://math.fontein.de/wp-content/latex/117/117c33d7e9e2dc477b8404376e5e676c-T-000000-0.png' alt='\lambda \in K' title='\lambda \in K' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/8bc/8bc9f3ea62ffcb0b8bc056bc3fb168f6-T-000000-0.png' alt='1 \le i &lt; j \le n' title='1 \le i &lt; j \le n' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/e0d/e0d8645cb9f82f0eaab8213401703fd9-T-000000-0.png' alt='V_i \cap W \neq \{ 0 \} \neq V_j \cap W' title='V_i \cap W \neq \{ 0 \} \neq V_j \cap W' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/cce/cce3c6033b4ecb3b6ed7eb95dca6bde6-T-000000-0.png' alt='W := \GEig(\varphi, \lambda)' title='W := \GEig(\varphi, \lambda)' class='latex-inline' />; if this would not exist, we would have <img src='http://math.fontein.de/wp-content/latex/061/0618705a5f2d2a6b3845f916df0d3d3d-T-000000-0.png' alt='\bigoplus_{\lambda \in K} \GEig(\varphi, \lambda) \le \bigoplus_{i=1}^n V_i' title='\bigoplus_{\lambda \in K} \GEig(\varphi, \lambda) \le \bigoplus_{i=1}^n V_i' class='latex-inline' />.</p>

<p>Assume that we can find eigenvectors <img src='http://math.fontein.de/wp-content/latex/b63/b63b2829de2e770c3a43225d26ea3515-T-000000-0.png' alt='v \in V_i \cap W' title='v \in V_i \cap W' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/592/592956985da4accd1e64c1f1e93aae8a-T-000000-0.png' alt='w \in V_j \cap W' title='w \in V_j \cap W' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/f4d/f4d86925e940c63ead9b7a9663137707-T-000000-0.png' alt='\varphi(v + w) = \lambda (v + w)' title='\varphi(v + w) = \lambda (v + w)' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/880/880e62155471b0ff07f6a30c35897f47-T-000000-0.png' alt='v + w' title='v + w' class='latex-inline' /> is an eigenvector as well. But then <img src='http://math.fontein.de/wp-content/latex/d4c/d4c0ba15cd0281e6f25b6e234ac84a43-T-000000-0.png' alt='W&#039; := \langle v + w \rangle' title='W&#039; := \langle v + w \rangle' class='latex-inline' /> is an <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant subspace of <img src='http://math.fontein.de/wp-content/latex/520/5206560a306a2e085a437fd258eb57ce-T-000000-0.png' alt='V' title='V' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/483/483f7f4711399da13d7c9bdef14ef849-T-000000-0.png' alt='W&#039; \subseteq V_i \oplus V_j' title='W&#039; \subseteq V_i \oplus V_j' class='latex-inline' />, but <img src='http://math.fontein.de/wp-content/latex/ac3/ac3276ef39d3c281d2d6b851adb7fa9a-T-000000-0.png' alt='(W&#039; \cap V_i) \oplus (W&#039; \cap V_j) = \{ 0 \} \subsetneqq W&#039;' title='(W&#039; \cap V_i) \oplus (W&#039; \cap V_j) = \{ 0 \} \subsetneqq W&#039;' class='latex-inline' />, a contradiction that <img src='http://math.fontein.de/wp-content/latex/a90/a901bd14cb59e14b044dda2045e25219-T-000000-0.png' alt='\bigoplus_{i=1}^n V_i' title='\bigoplus_{i=1}^n V_i' class='latex-inline' /> is a <img src='http://math.fontein.de/wp-content/latex/cee/cee34381961a34f0ef57e5b71318a1cc-T-000000-0.png' alt='K[\varphi]' title='K[\varphi]' class='latex-inline' />-decomposition.</p>

<p>We now show that <img src='http://math.fontein.de/wp-content/latex/bf8/bf8e50dc6e2e20667003a3222ca8b811-T-000000-0.png' alt='W \cap V_i' title='W \cap V_i' class='latex-inline' /> contains an eigenvector. As <img src='http://math.fontein.de/wp-content/latex/3aa/3aa80d7d51539d94036ba2e47b2c0c49-T-000000-0.png' alt='V_i' title='V_i' class='latex-inline' /> is <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' />-invariant, we can consider <img src='http://math.fontein.de/wp-content/latex/633/6335b7abbb18039ea3dc54bed97d00db-T-000000-0.png' alt='\psi := \varphi|_{V_i}' title='\psi := \varphi|_{V_i}' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/8e1/8e1766701a833f911a2c275d88df8910-T-000000-0.png' alt='\GEig(\psi, \lambda) = W \cap V_i \neq \{ 0 \}' title='\GEig(\psi, \lambda) = W \cap V_i \neq \{ 0 \}' class='latex-inline' />, whence we must have <img src='http://math.fontein.de/wp-content/latex/9f7/9f71c9c3b2564530654b42c025a3e01d-T-000000-0.png' alt='\Eig(\psi, \lambda) \neq \{ 0 \}' title='\Eig(\psi, \lambda) \neq \{ 0 \}' class='latex-inline' />. Hence, there exists some <img src='http://math.fontein.de/wp-content/latex/4db/4db5ef43d6c7e9b19536953762b09282-T-000000-0.png' alt='v \in W' title='v \in W' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/9bc/9bc6435d0e0043b695209ccb5ec877c5-T-000000-0.png' alt='v \neq 0' title='v \neq 0' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/2c7/2c78175ed83a9580beac35c039ddec5f-T-000000-0.png' alt='\varphi(v) = \psi(v) = \lambda v' title='\varphi(v) = \psi(v) = \lambda v' class='latex-inline' />.</p>
</div><div class='proofqed'>□</div></blockquote>]]></content:encoded>
			<wfw:commentRss>http://math.fontein.de/2009/05/05/a-note-on-the-jordan-decomposition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Topological Proof of the Cayley-Hamilton Theorem over all Commutative Unitary Rings.</title>
		<link>http://math.fontein.de/2009/05/04/a-topological-proof-of-the-cayley-hamilton-theorem-over-all-commutative-unitary-rings/</link>
		<comments>http://math.fontein.de/2009/05/04/a-topological-proof-of-the-cayley-hamilton-theorem-over-all-commutative-unitary-rings/#comments</comments>
		<pubDate>Mon, 04 May 2009 06:52:19 +0000</pubDate>
		<dc:creator>Felix Fontein</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Beautiful Proofs]]></category>
		<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[Cayley-Hamliton]]></category>
		<category><![CDATA[topological argument]]></category>

		<guid isPermaLink="false">http://math.fontein.de/?p=27</guid>
		<description><![CDATA[We want to give a proof of the Cayley-Hamilton Theorem for all commutative rings with unity, which first reduces to the case of the field of complex numbers and then applies a topological argument.]]></description>
			<content:encoded><![CDATA[<p>In this post, I want to present a very elegant proof of the Cayley-Hamilton Theorem which works over all commutative unitary <a href="http://math.fontein.de/forward.php?r=http://en.wikipedia.org/wiki/Ring_(mathematics)">rings</a> by reducing to the case over the complex numbers, where a topological argument is used to reduce to the case of diagonalizable matrices. First of all, let us state the definitions and the theorem itself.</p>
<blockquote class='theorem'><div class='theoremtitle'>Definition.</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' /> be a commutative unitary ring and <img src='http://math.fontein.de/wp-content/latex/538/538f0e27cfb5021a55f93931ef5b9f18-T-000000-0.png' alt='A \in R^{n \times n}' title='A \in R^{n \times n}' class='latex-inline' /> a <img src='http://math.fontein.de/wp-content/latex/50f/50f17e5c11d610b19c0471830dc4dda1-T-000000-0.png' alt='n \times n' title='n \times n' class='latex-inline' />-matrix over <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' />. The <b>characteristic polynomial</b> of <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> is the polynomial <img src='http://math.fontein.de/wp-content/latex/69f/69fa5bf6848378098cfd1684e06513f8-T-000000-0.png' alt='\chi_A := \det(x E_n - A) \in R[x]' title='\chi_A := \det(x E_n - A) \in R[x]' class='latex-inline' />.
</div></blockquote>
<p>Then the theorem says:</p>
<blockquote class='theorem' id='cayleyhamiltonthm'><div class='theoremtitle'>Theorem (Cayley-Hamilton).</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' /> be a commutative unitary ring and <img src='http://math.fontein.de/wp-content/latex/538/538f0e27cfb5021a55f93931ef5b9f18-T-000000-0.png' alt='A \in R^{n \times n}' title='A \in R^{n \times n}' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/dfd/dfd39cc5502cd67bffe521d0b5044d4f-T-000000-0.png' alt='\chi_A(A) = 0' title='\chi_A(A) = 0' class='latex-inline' />.
</div></blockquote>
<p>We first begin with a fascinating reduction argument, which I first saw in a lecture of <a href="http://math.fontein.de/forward.php?r=http://www.math.ucla.edu/~balmer/">Paul Balmer</a> at the <a href="http://math.fontein.de/forward.php?r=http://www.ethz.ch/">ethz</a>:</p>
<blockquote class='theorem' id='cayleyhamiltonreduction'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
The Theorem of Cayley-Hamilton holds over any commutative unitary ring if, and only if, it holds over the complex numbers.
</div></blockquote>
<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
<p>Clearly, if the theorem holds for all rings, so it does for the special case <img src='http://math.fontein.de/wp-content/latex/494/494ae3228c438cc4f66bfbcb7d51564f-T-000000-0.png' alt='R = \C' title='R = \C' class='latex-inline' />. So assume that it holds for <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />.</p>

<p>Let <img src='http://math.fontein.de/wp-content/latex/e1e/e1e1d3d40573127e9ee0480caf1283d6-T-000000-0.png' alt='R' title='R' class='latex-inline' /> be any commutative unitary ring and <img src='http://math.fontein.de/wp-content/latex/538/538f0e27cfb5021a55f93931ef5b9f18-T-000000-0.png' alt='A \in R^{n \times n}' title='A \in R^{n \times n}' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/7e1/7e1e9b25573bdfe8efefba397b5deec2-T-000000-0.png' alt='A = (a_{ij})_{ij}' title='A = (a_{ij})_{ij}' class='latex-inline' />. Set <img src='http://math.fontein.de/wp-content/latex/bda/bdab4b41d4ecc83b261d290c640d016d-T-000000-0.png' alt='S := \Z[x_{ij} \mid 1 \le i, j \le n]' title='S := \Z[x_{ij} \mid 1 \le i, j \le n]' class='latex-inline' /> and consider the ring homomorphism <img src='http://math.fontein.de/wp-content/latex/195/195cd62dafb53757dd8e467bd74d9718-T-000000-0.png' alt='\varphi : S \to R' title='\varphi : S \to R' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/96e/96e05cb541ce49557320457dcf1c9057-T-000000-0.png' alt='f \mapsto f(a_{11}, a_{12}, \dots, a_{nn})' title='f \mapsto f(a_{11}, a_{12}, \dots, a_{nn})' class='latex-inline' />. Over <img src='http://math.fontein.de/wp-content/latex/5db/5dbc98dcc983a70728bd082d1a47546e-T-000000-0.png' alt='S' title='S' class='latex-inline' />, consider the matrix <img src='http://math.fontein.de/wp-content/latex/a14/a14edf977aeacb125432f75269b7a074-T-000000-0.png' alt='B := (x_{ij})_{ij}' title='B := (x_{ij})_{ij}' class='latex-inline' />. Now <img src='http://math.fontein.de/wp-content/latex/875/87567e37a1fe699fe1c5d3a79325da6f-T-000000-0.png' alt='\varphi' title='\varphi' class='latex-inline' /> induces <img src='http://math.fontein.de/wp-content/latex/5db/5dbc98dcc983a70728bd082d1a47546e-T-000000-0.png' alt='S' title='S' class='latex-inline' />-algebra homomorphisms <img src='http://math.fontein.de/wp-content/latex/d8c/d8c89e464dd5692a08da314252b6440a-T-000000-0.png' alt='\varphi^* : S^{n \times n} \to R^{n \times n}' title='\varphi^* : S^{n \times n} \to R^{n \times n}' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/dc1/dc1f287ee233b1e26656a8102dd1731c-T-000000-0.png' alt='\varphi&#039; : S[x] \to R[x]' title='\varphi&#039; : S[x] \to R[x]' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/c2c/c2c80276531c901ae15bd82131caf577-T-000000-0.png' alt='\varphi^*(B) = A' title='\varphi^*(B) = A' class='latex-inline' />. Clearly, they satisfy <img src='http://math.fontein.de/wp-content/latex/e3b/e3b268ca9029528b730996568cf3cdb3-T-000000-0.png' alt='\varphi&#039;(\chi_B) = \chi_A' title='\varphi&#039;(\chi_B) = \chi_A' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/f12/f12d9b957368c5f9889370cade02a485-T-000000-0.png' alt='\varphi^*(\chi_B(B)) = \chi_A(A)' title='\varphi^*(\chi_B(B)) = \chi_A(A)' class='latex-inline' />. Therefore, it suffices to prove <img src='http://math.fontein.de/wp-content/latex/8fe/8fe72db5556ed55dc5770790c972cd52-T-000000-0.png' alt='\chi_B(B) = 0' title='\chi_B(B) = 0' class='latex-inline' />.</p>

<p>Now <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' /> has infinite transcendence degree over <img src='http://math.fontein.de/wp-content/latex/6c0/6c0dbad9f0e6bfffef168814eae154b3-T-000000-0.png' alt='\Q' title='\Q' class='latex-inline' /> (otherwise, it could be countable), whence there exists an embedding <img src='http://math.fontein.de/wp-content/latex/43e/43ef60d501962cd1c66d38df94e8c748-T-000000-0.png' alt='\psi : S \to \C' title='\psi : S \to \C' class='latex-inline' />; simply choose <img src='http://math.fontein.de/wp-content/latex/659/6595d679e306a127a3fe53268bcaddb2-T-000000-0.png' alt='n^2' title='n^2' class='latex-inline' /> algebraically independent elements in <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' /> and map the <img src='http://math.fontein.de/wp-content/latex/875/875a419bb0507ba4a52426c52163635b-T-000000-0.png' alt='x_{ij}' title='x_{ij}' class='latex-inline' /> to them. Again, we get maps <img src='http://math.fontein.de/wp-content/latex/fa0/fa024b21881409fdcf5a3268a64e4550-T-000000-0.png' alt='\psi^* : S^{n \times n} \to \C^{n \times n}' title='\psi^* : S^{n \times n} \to \C^{n \times n}' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/d7c/d7c5b25f7d5d7a48db94ba1cbbe40f35-T-000000-0.png' alt='\psi&#039; : S[x] \to \C[x]' title='\psi&#039; : S[x] \to \C[x]' class='latex-inline' /> which are injective and satisfy <img src='http://math.fontein.de/wp-content/latex/c3f/c3f243cf32e9d5b489b7f0871a8943f4-T-000000-0.png' alt='\psi&#039;(\chi_B) = \chi_{\psi^*(B)}' title='\psi&#039;(\chi_B) = \chi_{\psi^*(B)}' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/ae8/ae8957dc2ae3dd2a5b8249b0c0739529-T-000000-0.png' alt='\chi_{\psi^*(B)}(\psi^*(B)) = \psi&#039;(\chi_B)(\psi^*(B)) = \psi^*(\chi_B(B))' title='\chi_{\psi^*(B)}(\psi^*(B)) = \psi&#039;(\chi_B)(\psi^*(B)) = \psi^*(\chi_B(B))' class='latex-inline' />. But by assumption, Cayley-Hamilton holds over <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />, whence <img src='http://math.fontein.de/wp-content/latex/cdb/cdb314fc62faca3d446dd689e150f84b-T-000000-0.png' alt='\chi_{\psi^*(B)}(\psi^*(B)) = 0' title='\chi_{\psi^*(B)}(\psi^*(B)) = 0' class='latex-inline' />. Since <img src='http://math.fontein.de/wp-content/latex/72b/72b71c36ff2e2cc84157a85de0cdd97b-T-000000-0.png' alt='\psi^*' title='\psi^*' class='latex-inline' /> is injective, <img src='http://math.fontein.de/wp-content/latex/8fe/8fe72db5556ed55dc5770790c972cd52-T-000000-0.png' alt='\chi_B(B) = 0' title='\chi_B(B) = 0' class='latex-inline' />, which implies <img src='http://math.fontein.de/wp-content/latex/dfd/dfd39cc5502cd67bffe521d0b5044d4f-T-000000-0.png' alt='\chi_A(A) = 0' title='\chi_A(A) = 0' class='latex-inline' /> as mentioned above.</p>
</div><div class='proofqed'>□</div></blockquote>
<p>Now we can concentrate on showing the Theorem of Cayley-Hamilton for the complex numbers. We begin with a special case, namely the diagonalizable matrices.</p>
<blockquote class='theorem'><div class='theoremtitle'>Definition.</div> <div class='theoremmain'>
A matrix <img src='http://math.fontein.de/wp-content/latex/538/538f0e27cfb5021a55f93931ef5b9f18-T-000000-0.png' alt='A \in R^{n \times n}' title='A \in R^{n \times n}' class='latex-inline' /> is said to be <b>diagonalizable</b> if there exists an invertible matrix <img src='http://math.fontein.de/wp-content/latex/7e8/7e8f1efa15d1944a86f5e54921955c3d-T-000000-0.png' alt='T \in GL_n(R)' title='T \in GL_n(R)' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/345/34502f43fa475d18b5131d9e8cdcf27a-T-000000-0.png' alt='\displaystyle  T^{-1} A T = \Matrix{ \lambda_1 &amp; 0 &amp; \cdots &amp; 0 \\ 0 &amp; \lambda_2 &amp; \ddots &amp; \vdots \\ \vdots &amp; \ddots &amp; \ddots &amp; 0 \\ 0 &amp; \cdots &amp; 0 &amp; \lambda_n } =: diag(\lambda_1, \dots, \lambda_n) ' title='\displaystyle  T^{-1} A T = \Matrix{ \lambda_1 &amp; 0 &amp; \cdots &amp; 0 \\ 0 &amp; \lambda_2 &amp; \ddots &amp; \vdots \\ \vdots &amp; \ddots &amp; \ddots &amp; 0 \\ 0 &amp; \cdots &amp; 0 &amp; \lambda_n } =: diag(\lambda_1, \dots, \lambda_n) ' class='latex-displaystyle' /> for <img src='http://math.fontein.de/wp-content/latex/7d0/7d03ff4d95755724d322016c5118b41c-T-000000-0.png' alt='\lambda_1, \dots, \lambda_n \in R' title='\lambda_1, \dots, \lambda_n \in R' class='latex-inline' />.
</div></blockquote>
<p>We then have:</p>
<blockquote class='theorem'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
The Theorem of Cayley-Hamilton holds for diagonalizable matrices.
</div></blockquote>
<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
<p>We first assume that <img src='http://math.fontein.de/wp-content/latex/7f2/7f2671c39f1cd211801a3a6fa6f18df9-T-000000-0.png' alt='A = diag(\lambda_1, \dots, \lambda_n)' title='A = diag(\lambda_1, \dots, \lambda_n)' class='latex-inline' />. Then one gets <img src='http://math.fontein.de/wp-content/latex/916/9163555cdaf8a98548fae03f085d9231-T-000000-0.png' alt='\chi_A = \prod_{i=1}^n (x - \lambda_i)' title='\chi_A = \prod_{i=1}^n (x - \lambda_i)' class='latex-inline' />, and since <img src='http://math.fontein.de/wp-content/latex/27f/27f89bf5685defcd45e740b89ea541e7-T-000000-0.png' alt='\displaystyle  (A - \lambda_i E_n) = diag(\lambda_1 - \lambda_i, \dots, \lambda_{i-1} - \lambda_i, 0, \lambda_{i+1} - \lambda_i, \dots, \lambda_n - \lambda_i) ' title='\displaystyle  (A - \lambda_i E_n) = diag(\lambda_1 - \lambda_i, \dots, \lambda_{i-1} - \lambda_i, 0, \lambda_{i+1} - \lambda_i, \dots, \lambda_n - \lambda_i) ' class='latex-displaystyle' /> one gets <img src='http://math.fontein.de/wp-content/latex/dfd/dfd39cc5502cd67bffe521d0b5044d4f-T-000000-0.png' alt='\chi_A(A) = 0' title='\chi_A(A) = 0' class='latex-inline' />.</p>

<p>Now assume that <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' /> is diagonalizable, and let <img src='http://math.fontein.de/wp-content/latex/7e8/7e8f1efa15d1944a86f5e54921955c3d-T-000000-0.png' alt='T \in GL_n(R)' title='T \in GL_n(R)' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/458/4582269e9d9293f3684cfcf536d9b7db-T-000000-0.png' alt='T^{-1} A T = diag(\lambda_1, \dots, \lambda_n)' title='T^{-1} A T = diag(\lambda_1, \dots, \lambda_n)' class='latex-inline' />. Clearly, <img src='http://math.fontein.de/wp-content/latex/c37/c37cec571fca3bc037c313615763ccdb-T-000000-0.png' alt='\det T^{-1} = (\det T)^{-1}' title='\det T^{-1} = (\det T)^{-1}' class='latex-inline' /> and, therefore, <img src='http://math.fontein.de/wp-content/latex/565/5654a707127aad80df24176e29b4c1da-T-000000-0.png' alt=' \chi_A ={} &amp; \det(x E_n - A) = \det T^{-1} \cdot \det(x E_n - A) \cdot \det T \\ {}={} &amp; \det (T^{-1} (x E_n - A) T) = \det(x E_n - T^{-1} A T) = \chi_{T^{-1} A T}. ' title=' \chi_A ={} &amp; \det(x E_n - A) = \det T^{-1} \cdot \det(x E_n - A) \cdot \det T \\ {}={} &amp; \det (T^{-1} (x E_n - A) T) = \det(x E_n - T^{-1} A T) = \chi_{T^{-1} A T}. ' class='latex-displaystyle' /> Now write <img src='http://math.fontein.de/wp-content/latex/83e/83e33871b6b688e4296daf99c632c960-T-000000-0.png' alt='\chi_A = \sum_{i=0}^n a_i x^i' title='\chi_A = \sum_{i=0}^n a_i x^i' class='latex-inline' /> with <img src='http://math.fontein.de/wp-content/latex/ddc/ddc29c52290ef2c031285cacd8c357a5-T-000000-0.png' alt='a_i \in R' title='a_i \in R' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/a3c/a3ca7459f47e84a34f8de207c0f1baa2-T-000000-0.png' alt='\displaystyle  T^{-1} \chi_A(A) T = \sum_{i=0}^n a_i T^{-1} A^i T = \sum_{i=0}^n a_i (T^{-1} A T)^i = \chi_A(T^{-1} A T), ' title='\displaystyle  T^{-1} \chi_A(A) T = \sum_{i=0}^n a_i T^{-1} A^i T = \sum_{i=0}^n a_i (T^{-1} A T)^i = \chi_A(T^{-1} A T), ' class='latex-displaystyle' /> whence <img src='http://math.fontein.de/wp-content/latex/44e/44e9c995ee77fe5b61ea42f9fbba863c-T-000000-0.png' alt='T^{-1} \chi_A(A) T = \chi_{T^{-1} A T}(T^{-1} A T)' title='T^{-1} \chi_A(A) T = \chi_{T^{-1} A T}(T^{-1} A T)' class='latex-inline' />. But now <img src='http://math.fontein.de/wp-content/latex/458/4582269e9d9293f3684cfcf536d9b7db-T-000000-0.png' alt='T^{-1} A T = diag(\lambda_1, \dots, \lambda_n)' title='T^{-1} A T = diag(\lambda_1, \dots, \lambda_n)' class='latex-inline' />, whence we get <img src='http://math.fontein.de/wp-content/latex/861/8618a4d266ce718ce6517daf6f7b6955-T-000000-0.png' alt='T^{-1} \chi_A(A) T = 0' title='T^{-1} \chi_A(A) T = 0' class='latex-inline' /> and, hence, <img src='http://math.fontein.de/wp-content/latex/dfd/dfd39cc5502cd67bffe521d0b5044d4f-T-000000-0.png' alt='\chi_A(A) = 0' title='\chi_A(A) = 0' class='latex-inline' />.</p>
</div><div class='proofqed'>□</div></blockquote>
<p>We now get to the main piece of proving Cayley-Hamilton over <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />:</p>
<blockquote class='theorem' id='diagmatricesdenselemma'><div class='theoremtitle'>Lemma.</div> <div class='theoremmain'>
Endow <img src='http://math.fontein.de/wp-content/latex/08e/08e3e32654a70938ba8dfa52cb807f52-T-000000-0.png' alt='\C^{n \times n}' title='\C^{n \times n}' class='latex-inline' /> with the Euclidean topology and consider the set <img src='http://math.fontein.de/wp-content/latex/af1/af109a686aac3964e3b3d5a82b9b4838-T-000000-0.png' alt='\displaystyle  D := \{ A \in \C^{n \times n} \mid A \text{ diagonalizable } \}. ' title='\displaystyle  D := \{ A \in \C^{n \times n} \mid A \text{ diagonalizable } \}. ' class='latex-displaystyle' /> Then <img src='http://math.fontein.de/wp-content/latex/f62/f623e75af30e62bbd73d6df5b50bb7b5-T-000000-0.png' alt='D' title='D' class='latex-inline' /> is dense in <img src='http://math.fontein.de/wp-content/latex/08e/08e3e32654a70938ba8dfa52cb807f52-T-000000-0.png' alt='\C^{n \times n}' title='\C^{n \times n}' class='latex-inline' />.
</div></blockquote>
<p>For this proof, we need two facts from linear algebra:</p>
<ul>
<li>Every matrix over <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' /> is equivalent to a <a href="http://math.fontein.de/forward.php?r=http://de.wikipedia.org/wiki/Trigonalisierung">triagonal matrix</a>; this can be done if, and only if, the characteristic polynomial of the matrix splits into linear factors. But, by the <a href="http://math.fontein.de/forward.php?r=">Fundamental Theorem of Algebra</a>, this is always the case over <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />.</li>
<li>An <img src='http://math.fontein.de/wp-content/latex/50f/50f17e5c11d610b19c0471830dc4dda1-T-000000-0.png' alt='n \times n' title='n \times n' class='latex-inline' />-matrix with <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' /> distinct eigenvalues is diagonalizable.</li>
</ul>
<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
<p>Let <img src='http://math.fontein.de/wp-content/latex/eb3/eb3a057dd5dbcbe9f5071d9268e0738d-T-000000-0.png' alt='A \in \C^{n \times n}' title='A \in \C^{n \times n}' class='latex-inline' /> be an arbitrary matrix. Then there exists a matrix <img src='http://math.fontein.de/wp-content/latex/178/178e6a005376370dfb406b375a9f9784-T-000000-0.png' alt='T \in GL_n(\C)' title='T \in GL_n(\C)' class='latex-inline' /> such that <img src='http://math.fontein.de/wp-content/latex/694/6940928deb9d657967b7dadf16978f7e-T-000000-0.png' alt='\displaystyle  T^{-1} A T = \Matrix{ \lambda_1 &amp; * &amp; \cdots &amp; * \\ 0 &amp; \ddots &amp; \ddots &amp; \vdots \\ \vdots &amp; \ddots &amp; \ddots &amp; * \\ 0 &amp; \cdots &amp; 0 &amp; \lambda_n } ' title='\displaystyle  T^{-1} A T = \Matrix{ \lambda_1 &amp; * &amp; \cdots &amp; * \\ 0 &amp; \ddots &amp; \ddots &amp; \vdots \\ \vdots &amp; \ddots &amp; \ddots &amp; * \\ 0 &amp; \cdots &amp; 0 &amp; \lambda_n } ' class='latex-displaystyle' /> with <img src='http://math.fontein.de/wp-content/latex/7a1/7a102861b9fc29bab713f0df6ba53384-T-000000-0.png' alt='\lambda_1, \dots, \lambda_n \in \C' title='\lambda_1, \dots, \lambda_n \in \C' class='latex-inline' />. As the transcendence degree of <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' /> over <img src='http://math.fontein.de/wp-content/latex/6c0/6c0dbad9f0e6bfffef168814eae154b3-T-000000-0.png' alt='\Q' title='\Q' class='latex-inline' /> is infinite, there exist elements <img src='http://math.fontein.de/wp-content/latex/058/0586c71005931698d6da4a7d5d8868db-T-000000-0.png' alt='\mu_1, \dots, \mu_n \in \C' title='\mu_1, \dots, \mu_n \in \C' class='latex-inline' /> such that for every <img src='http://math.fontein.de/wp-content/latex/da7/da7a55fac2c06c19df0fdd961d9c5319-T-000000-0.png' alt='j \in \N_{&gt;0}' title='j \in \N_{&gt;0}' class='latex-inline' />, the set <img src='http://math.fontein.de/wp-content/latex/41d/41da0dbac25dd370be3db93055b93ddf-T-000000-0.png' alt='\{ \lambda_i + \frac{1}{j} \mu_i \mid 1 \le i \le n \}' title='\{ \lambda_i + \frac{1}{j} \mu_i \mid 1 \le i \le n \}' class='latex-inline' /> has exactly <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' /> elements. Define <img src='http://math.fontein.de/wp-content/latex/e11/e11ddd70fc01b87dfcf085b99e0db7df-T-000000-0.png' alt='A_j := A + \frac{1}{j} diag(\mu_1, \dots, \mu_n)' title='A_j := A + \frac{1}{j} diag(\mu_1, \dots, \mu_n)' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/da7/da7a55fac2c06c19df0fdd961d9c5319-T-000000-0.png' alt='j \in \N_{&gt;0}' title='j \in \N_{&gt;0}' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/e42/e422e52ede346407cd5787c098384104-T-000000-0.png' alt='A_j \to A' title='A_j \to A' class='latex-inline' /> for <img src='http://math.fontein.de/wp-content/latex/88d/88d5ed9365471767bf3a5f7cc22abe32-T-000000-0.png' alt='j \to \infty' title='j \to \infty' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/6da/6daefbe0428efd37faed840230bb5fda-T-000000-0.png' alt='A_j' title='A_j' class='latex-inline' /> has <img src='http://math.fontein.de/wp-content/latex/7b8/7b8b965ad4bca0e41ab51de7b31363a1-T-000000-0.png' alt='n' title='n' class='latex-inline' /> distinct eigenvalues for every <img src='http://math.fontein.de/wp-content/latex/363/363b122c528f54df4a0446b6bab05515-T-000000-0.png' alt='j' title='j' class='latex-inline' />, namely <img src='http://math.fontein.de/wp-content/latex/dd6/dd6bc1a23d28eb1c5ba9aa16d9292b4f-T-000000-0.png' alt='\lambda_1 + \frac{1}{j} \mu_1, \dots, \lambda_n + \frac{1}{j} \mu_n' title='\lambda_1 + \frac{1}{j} \mu_1, \dots, \lambda_n + \frac{1}{j} \mu_n' class='latex-inline' />. But this implies that <img src='http://math.fontein.de/wp-content/latex/26b/26b11cde91e1f127c3b495b12b337440-T-000000-0.png' alt='A_j \in D' title='A_j \in D' class='latex-inline' />, whence we found a sequence in <img src='http://math.fontein.de/wp-content/latex/f62/f623e75af30e62bbd73d6df5b50bb7b5-T-000000-0.png' alt='D' title='D' class='latex-inline' /> converging to <img src='http://math.fontein.de/wp-content/latex/7fc/7fc56270e7a70fa81a5935b72eacbe29-T-000000-0.png' alt='A' title='A' class='latex-inline' />.</p>
</div><div class='proofqed'>□</div></blockquote>
<p>Now, we are able to conclude:</p>
<blockquote class='theorem' id='cayleyhamiltonoverC'><div class='theoremtitle'>Theorem (Cayley-Hamilton over the complex numbers).</div> <div class='theoremmain'>
Let <img src='http://math.fontein.de/wp-content/latex/eb3/eb3a057dd5dbcbe9f5071d9268e0738d-T-000000-0.png' alt='A \in \C^{n \times n}' title='A \in \C^{n \times n}' class='latex-inline' />. Then <img src='http://math.fontein.de/wp-content/latex/dfd/dfd39cc5502cd67bffe521d0b5044d4f-T-000000-0.png' alt='\chi_A(A) = 0' title='\chi_A(A) = 0' class='latex-inline' />.
</div></blockquote>
<blockquote class='proof'><div class='prooftitle'>Proof.</div> <div class='proofmain'>
<p>Set <img src='http://math.fontein.de/wp-content/latex/a91/a91332e17b1cb51fd8dcbdcc1465c21e-T-000000-0.png' alt='S := \{ A \in \C^{n \times n} \mid \chi_A(A) = 0 \}' title='S := \{ A \in \C^{n \times n} \mid \chi_A(A) = 0 \}' class='latex-inline' />. Clearly, <img src='http://math.fontein.de/wp-content/latex/f09/f0967d60aa0d8a11f7ba7162dbbbe3dd-T-000000-0.png' alt='D \subseteq S' title='D \subseteq S' class='latex-inline' /> and <img src='http://math.fontein.de/wp-content/latex/f62/f623e75af30e62bbd73d6df5b50bb7b5-T-000000-0.png' alt='D' title='D' class='latex-inline' /> is dense in <img src='http://math.fontein.de/wp-content/latex/08e/08e3e32654a70938ba8dfa52cb807f52-T-000000-0.png' alt='\C^{n \times n}' title='\C^{n \times n}' class='latex-inline' /> by the <a href="http://math.fontein.de/forward.php?r=#diagmatricesdenselemma">previous lemma</a>. Hence, it suffices to show that <img src='http://math.fontein.de/wp-content/latex/5db/5dbc98dcc983a70728bd082d1a47546e-T-000000-0.png' alt='S' title='S' class='latex-inline' /> is closed.</p>

<p>But note that the map <img src='http://math.fontein.de/wp-content/latex/489/4896acac483bf40be1161276815c170f-T-000000-0.png' alt='\Phi : \C^{n \times n} \to \C^{n \times n}' title='\Phi : \C^{n \times n} \to \C^{n \times n}' class='latex-inline' />, <img src='http://math.fontein.de/wp-content/latex/0af/0af4e368c269453efae719a7a7b2d8c7-T-000000-0.png' alt='A \mapsto \chi_A(A)' title='A \mapsto \chi_A(A)' class='latex-inline' /> is defined by polynomials; hence, it is continuous. Now <img src='http://math.fontein.de/wp-content/latex/513/513203f688a6b87f9ff09833efc5bc0c-T-000000-0.png' alt='S = \Phi^{-1}(\{ 0 \})' title='S = \Phi^{-1}(\{ 0 \})' class='latex-inline' /> is the preimage of a closed set, whence <img src='http://math.fontein.de/wp-content/latex/5db/5dbc98dcc983a70728bd082d1a47546e-T-000000-0.png' alt='S' title='S' class='latex-inline' /> is closed itself.</p>
</div><div class='proofqed'>□</div></blockquote>
<p>This completes the proof of the theorem:</p>
<blockquote class='proof'><div class='prooftitle'>Proof (Cayley-Hamilton over commutative unitary rings).</div> <div class='proofmain'>
<p>By the <a href="http://math.fontein.de/forward.php?r=#cayleyhamiltonreduction">first lemma</a>, it suffices to show the theorem over <img src='http://math.fontein.de/wp-content/latex/ee7/ee77cd72573eec25fba471d91befc2d2-T-000000-0.png' alt='\C' title='\C' class='latex-inline' />. But this is accomplished by the <a href="http://math.fontein.de/forward.php?r=#cayleyhamiltonoverC">previous theorem</a>.</p>
</div><div class='proofqed'>□</div></blockquote>]]></content:encoded>
			<wfw:commentRss>http://math.fontein.de/2009/05/04/a-topological-proof-of-the-cayley-hamilton-theorem-over-all-commutative-unitary-rings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

