<?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>Nathaniel Johnston &#187; Matrix Analysis</title>
	<atom:link href="http://www.nathanieljohnston.com/tag/matrix-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nathanieljohnston.com</link>
	<description>A blog of recreational math and quantum information theory</description>
	<lastBuildDate>Sun, 05 Sep 2010 20:40:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Isometries of Unitarily-Invariant Complex Matrix Norms</title>
		<link>http://www.nathanieljohnston.com/2010/08/isometries-of-unitarily-invariant-complex-matrix-norms/</link>
		<comments>http://www.nathanieljohnston.com/2010/08/isometries-of-unitarily-invariant-complex-matrix-norms/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 19:47:25 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linear Preserver Problems]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Matrix Analysis]]></category>

		<guid isPermaLink="false">http://www.nathanieljohnston.com/?p=1135</guid>
		<description><![CDATA[Recall that a unitarily-invariant matrix norm is a norm on matrices X ∈ Mn such that One nice way to think about unitarily-invariant norms is that they are the matrix norms that depend only on the matrix&#8217;s singular values. Some unitarily-invariant norms that are particularly well-known are the operator (spectral) norm, trace norm, Frobenius (Hilbert-Schmidt) [...]]]></description>
			<content:encoded><![CDATA[<p>Recall that a <a href="http://www.nathanieljohnston.com/2009/08/ky-fan-norms-schatten-norms-and-everything-in-between/">unitarily-invariant matrix norm</a> is a norm on matrices X ∈ M<sub>n</sub> such that</p>
<p><img class="aligncenter size-full wp-image-1137" title="Unitarily-invariant" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/ky10.gif" alt="" width="314" height="19" /></p>
<p>One nice way to think about unitarily-invariant norms is that they are the <a href="http://en.wikipedia.org/wiki/Matrix_norm">matrix norms</a> that depend only on the matrix&#8217;s <a href="http://en.wikipedia.org/wiki/Singular_value_decomposition">singular values</a>. Some unitarily-invariant norms that are particularly well-known are the operator (spectral) norm, trace norm, Frobenius (Hilbert-Schmidt) norm, Ky fan norms, and Schatten p-norms (in fact, I would say that the induced p-norms for p ≠ 2 are the only really common matrix norms that <em>aren&#8217;t</em> unitarily-invariant – I will consider these norms in the future).</p>
<p>The core question that I am going to consider today is what linear maps preserve singular values and unitarily-invariant matrix norms. Clearly multiplication on the left and right by unitary matrices preserve such norms (by definition). However, the matrix transpose also preserves singular values and all unitarily-invariant norms – are there other linear maps on complex matrices that preserve these norms? For a more thorough treatment of this question, the interested reader is directed to [1,2].</p>
<h3>Linear Maps That Preserve Singular Values</h3>
<p>We first consider the simplest of the above questions: what linear maps Φ : M<sub>n</sub> → M<sub>n</sub> are such that the singular values of Φ(X) are the same as the singular values of X for all X ∈ M<sub>n</sub>? In order to answer this question, recall Theorem 1 from my<a href="http://www.nathanieljohnston.com/2010/08/an-introduction-to-linear-preserver-problems/"> previous post</a>, which states [3] that if Φ is an invertible map such that Φ(X) is nonsingular whenever X is nonsingular, then there exist M, N &isin; M<sub>n</sub> with det(MN) ≠ 0 such that</p>
<p><img class="aligncenter size-full wp-image-1140" title="Invertibility-preserving" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/211.gif" alt="" width="305" height="21" /></p>
<p>In order to make use of this result, we will first have to show that any singular-value-preserving map is invertible and sends nonsingular matrices to nonsingular matrices. To this end, notice (recall?) that the <a href="http://en.wikipedia.org/wiki/Operator_norm">operator norm</a> of a matrix is equal to its largest singular value. Thus, any map that preserves singular values must be an isometry of the operator norm, and thus must be invertible (since all isometries are easily seen to be invertible).</p>
<p>Furthermore,  if we use the singular value decomposition to write X = USV for some unitaries U, V ∈ M<sub>n</sub> and a diagonal matrix of singular values S ∈ M<sub>n</sub>, then det(X) = det(USV) = det(U)det(S)det(V) = det(UV)det(S). Because UV is unitary, we know that |det(UV)| = 1, so we have |det(X)| = |det(S)| = det(S); that is, the product of the singular values of X equals the absolute value of its determinant. So any map that preserves singular values also preserves the absolute value of the matrix determinant. But any map that preserves the absolute value of determinants must preserve the set of nonsingular matrices because X is nonsingular if and only if det(X) ≠ 0. It follows from the above result about invertibility-preserving maps that if Φ preserves singular values then there exist M, N ∈ M<sub>n</sub> with det(MN) ≠ 0 such that either Φ(X) = MXN or Φ(X) = MX<sup>T</sup>N.</p>
<p>We will now prove that M and N must each in fact be unitary. To this end, pick any unit vector x &isin; <strong>C</strong><sup>n</sup> and let c denote the Euclidean length of Mx:</p>
<p><img class="aligncenter size-full wp-image-1143" title="Not Unitary" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/c.gif" alt="" width="84" height="21" /></p>
<p>By the fact that Φ must preserve singular values (and hence the operator norm) we have that if y &isin; <strong>C</strong><sup>n</sup> is any other unit vector, then</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1144" title="N unitary" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/c1.gif" alt="" width="397" height="24" /></p>
<p style="text-align: left;">Because y was an <em>arbitrary</em> unit vector, we have that N<sup>*</sup> = (1/c)U, where U ∈ M<sub>n</sub> is some unitary matrix. It can now be similarly argued that M = cV for some unitary matrix V &isin; M<sub>n</sub>. By simply adjusting constants, we have proved the following:</p>
<p style="text-align: left; padding-left: 30px;"><strong>Theorem 1.</strong> Let Φ : M<sub>n</sub> → M<sub>n</sub> be a linear map. Then the singular values of Φ(X) equal the singular values of X for all X ∈ M<sub>n</sub> if and only if there exist unitary matrices U, V ∈ M<sub>n</sub> such that</p>
<p style="text-align: center; padding-left: 30px;"><img class="aligncenter size-full wp-image-1145" title="Singular value-preserver" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/11.gif" alt="" width="289" height="21" /></p>
<h3>Isometries of the Frobenius Norm</h3>
<p style="text-align: left;">We now consider the problem of characterizing isometries of the <a href="http://mathworld.wolfram.com/FrobeniusNorm.html">Frobenius</a> norm defined for X ∈ M<sub>n</sub> by</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-1148" title="Frobenius norm" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/frob.gif" alt="" width="174" height="68" /></p>
<p style="text-align: left;">That is, we want to describe the maps Φ that preserve the Frobenius norm. It is clear that the Frobenius norm of X is just the Euclidean norm of vec(X), the <a href="http://en.wikipedia.org/wiki/Vectorization_(mathematics)">vectorization</a> of X. Thus we know immediately from the <a href="http://www.nathanieljohnston.com/2009/11/the-other-linear-map-isomorphism/">standard isomorphism</a> that sends operators to bipartite vectors and super operators to bipartite operators that Φ preserves the Frobenius norm if and only if there exist families of operators {A<sub>i</sub>}, {B<sub>i</sub>} such that Σ<sub>i</sub> A<sub>i</sub> ⊗ B<sub>i</sub> is a unitary matrix and</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-1149" title="Frobenius Isometry" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/12.gif" alt="" width="162" height="41" /></p>
<p style="text-align: left;">It is clear that any map of the form described by Theorem 1 above can be written in this form, but there are also many other maps of this type that are not of the form described by Theorem 1. In the next section we will see that the Frobenius norm is essentially the <em>only</em> unitarily-invariant complex matrix norm containing isometries that are not of the form described by Theorem 1.</p>
<h3>Isometries of Other Unitarily-Invariant Norms</h3>
<p style="text-align: left;">One way of thinking about Theorem 1 is as providing a canonical form for any map Φ that preserves all unitarily-invariant norms. However, in many cases it is enough that Φ preserves a <em>single</em> unitarily-invariant norm for it to be of that form. For example, it was shown by Schur in 1925 [4] that if Φ preserves the operator norm then it must be of the form described by Theorem 1. The same result was proved for the trace norm by Russo in 1969 [5]. Li and Tsing extended the same result to the remaining Schatten p-norms, Ky Fan norms, and <a href="http://www.nathanieljohnston.com/2009/08/ky-fan-norms-schatten-norms-and-everything-in-between/">(p,k)-norms</a> in 1988 [6].</p>
<p style="text-align: left;">In fact, the following result, which completely characterizes isometries of all unitarily-invariant complex matrix norms other than the Frobenius norm, was obtained in [7]:</p>
<p style="text-align: left; padding-left: 30px;"><strong>Theorem 2.</strong> Let Φ : M<sub>n</sub> → M<sub>n</sub> be a linear map. Then Φ preserves a given unitarily-invariant norm that is not a multiple of the Frobenius norm if and only if there exist unitary matrices U, V ∈ M<sub>n</sub> such that</p>
<p style="text-align: center; padding-left: 30px;"><img class="aligncenter" title="Singular value-preserver" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/11.gif" alt="" width="289" height="21" /></p>
<h3><strong>References:</strong></h3>
<ol>
<li>C.-K. Li and S. Pierce, <em>Linear preserver problems</em>. The American Mathematical Monthly <strong>108</strong>, 591–605 (2001).</li>
<li>C.-K. Li, <em>Some aspects of the theory of norms</em>. Linear Algebra and its Applications <strong>212</strong>–<strong>213</strong>, 71–100 (1994).</li>
<li>J. Dieudonne, <em>Sur une generalisation du groupe orthogonal a quatre variables</em>. Arch. Math. <strong>1</strong>, 282–287 (1949).</li>
<li>I. Schur, <em>Einige bemerkungen zur determinanten theorie.</em> Sitzungsber. Preuss. Akad. Wiss. Berlin <strong>25</strong>, 454–463 (1925).</li>
<li>B. Russo, <em>Trace preserving mappings of matrix algebra.</em> Duke Math. J. <strong>36</strong>, 297–300 (1969).</li>
<li>C.-K. Li and N.-K. Tsing, <em>Some isometries of rectangular complex matrices</em>. Linear and Multilinear Algebra <strong>23</strong>, 47–53 (1988).</li>
<li>C.-K. Li and N.-K. Tsing, <em>Linear operators preserving unitarily invariant norms of matrices</em>. Linear and Multilinear Algebra <strong>26</strong>, 119–132 (1990).</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanieljohnston.com/2010/08/isometries-of-unitarily-invariant-complex-matrix-norms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Introduction to Linear Preserver Problems</title>
		<link>http://www.nathanieljohnston.com/2010/08/an-introduction-to-linear-preserver-problems/</link>
		<comments>http://www.nathanieljohnston.com/2010/08/an-introduction-to-linear-preserver-problems/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 17:28:05 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linear Preserver Problems]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Matrix Analysis]]></category>

		<guid isPermaLink="false">http://www.nathanieljohnston.com/?p=1052</guid>
		<description><![CDATA[The theory of linear preserver problems deals with characterizing linear (complex) matrix-valued maps that preserve certain properties of the matrices they act on. For example, some of the most famous linear preserver problems ask what a map must look like if it preserves invertibility or the determinant of matrices. Today I will focus on introducing [...]]]></description>
			<content:encoded><![CDATA[<p>The theory of linear preserver problems deals with characterizing linear (complex) matrix-valued maps that preserve certain properties of the matrices they act on. For example, some of the most famous linear preserver problems ask what a map must look like if it preserves invertibility or the determinant of matrices. Today I will focus on introducing some of the basic linear preserver problems that got the field off the ground – in the near future I will explore linear preserver problems dealing with various families of norms and linear preserver problems that are actively used today in quantum information theory. In the meantime, the interested reader can find a more thorough introduction to common linear preserver problems in [1,2].</p>
<p>Suppose Φ : M<sub>n</sub> → M<sub>n</sub> (where M<sub>n</sub> is the set of n×n complex matrices) is a linear map. It is well-known that any such map can be written in the form</p>
<p><img class="aligncenter size-full wp-image-1065" title="Linear map form" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/1.gif" alt="" width="156" height="41" /></p>
<p>where {A<sub>i</sub>}, {B<sub>i</sub>} ⊂ M<sub>n</sub> are families of matrices (sometimes referred to as the <em>left and right generalized Choi-Kraus operators</em> of Φ (phew!)). But what if we make the additional restrictions that Φ is an invertible map and Φ(X) is nonsingular whenever X ∈ M<sub>n</sub> is nonsingular? The problem of characterizing maps of this type (which are sometimes called <em>invertibility-preserving maps</em>) is one of the first linear preserver problems that was solved, and it turns out that if Φ is invertibility-preserving then either Φ or T ○ Φ (where T represents the matrix transpose map) can be written with just a single pair of Choi-Kraus operators:</p>
<p style="padding-left: 30px;"><strong>Theorem 1.</strong> [3] Let Φ : M<sub>n</sub> → M<sub>n</sub> be an invertible linear map. Then Φ(X) is nonsingular whenever X ∈ M<sub>n</sub> is nonsingular if and only if there exist M, N ∈ M<sub>n</sub> with det(MN) ≠ 0 such that</p>
<p style="padding-left: 30px;"><a href="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/21.gif"><img class="aligncenter size-full wp-image-1070" title="Invertibility-preserving linear map" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/21.gif" alt="" width="305" height="21" /></a></p>
<p>In addition to being interesting in its own right, Theorem 1 serves as a starting point that allows for the simple derivation of several related results.</p>
<h3>Determinant-Preserving Maps</h3>
<p>For example, suppose Φ is a linear map such that det(Φ(X)) = det(X) for all X ∈ M<sub>n</sub>. We will now find the form that maps of this type (called <em>determinant-preserving maps</em>) have using Theorem 1. In order to use Theorem 1 though, we must first show that Φ is invertible.</p>
<p>We prove that Φ is invertible by contradiction. Suppose there exists X ≠ 0 such that Φ(X) = 0. Then because Φ preserves determinants, it must be the case that X is singular. Then there exists a singular Y ∈ M<sub>n</sub> such that X + Y is nonsingular. It follows that 0 ≠ det(X + Y) = det(Φ(X + Y)) = det(0 + Φ(Y)) = det(Y) = 0, a contradiction. Thus it must be the case that X = 0 and so Φ is invertible.</p>
<p>Furthermore, any map that preserves determinants must preserve the set of nonsingular matrices because X is nonsingular if and only if det(X) ≠ 0. It follows from Theorem 1 that for any determinant-preserving map Φ there must exist M, N ∈ M<sub>n</sub> with det(MN) ≠ 0 such that either Φ(X) = MXN or Φ(X) = MX<sup>T</sup>N. However, in this case we have det(X) = det(Φ(X)) = det(MXN) = det(MN)det(X) for all X ∈ M<sub>n</sub>, so det(MN) = 1. Conversely, it is not difficult (an exercise left to the interested reader) to show that any map of this form with det(MN) = 1 must be determinant-preserving. What we have proved is the following result, originally due to Frobenius [4]:</p>
<p style="padding-left: 30px;"><strong>Theorem 2.</strong> Let Φ : M<sub>n</sub> → M<sub>n</sub> be a linear map. Then det(Φ(X)) = det(X) for all X ∈ M<sub>n</sub> if and only if there exist M, N ∈ M<sub>n</sub> with det(MN) = 1 such that</p>
<p style="padding-left: 30px;"><a href="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/21.gif"><img class="aligncenter size-full wp-image-1070" title="Invertibility-preserving linear map" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/21.gif" alt="" width="305" height="21" /></a></p>
<h3>Spectrum-Preserving Maps</h3>
<p>The final linear preserver problem that we will consider right now is the problem of characterizing linear maps Φ such that the eigenvalues (counting multiplicities) of Φ(X) are the same as the eigenvalues of X for all X ∈ M<sub>n</sub> (such maps are sometimes called <em>spectrum-preserving maps</em>). Certainly any map that is spectrum-preserving must also be determinant-preserving (since the determinant of a matrix is just the product of its eigenvalues), so by Theorem 2 there exist  M, N ∈ M<sub>n</sub> with det(MN) = 1 such that either Φ(X) = MXN or Φ(X) = MX<sup>T</sup>N.</p>
<p>Now note that any map that preserves eigenvalues must also preserve trace (since the trace is just the sum of the matrix&#8217;s eigenvalues) and so we have Tr(X) = Tr(Φ(X)) = Tr(MXN) = Tr(NMX) for all X ∈ M<sub>n</sub>. This implies that Tr((I &#8211; NM)X) = 0 for all X ∈ M<sub>n</sub>, so we have NM = I (i.e., M = N<sup>-1</sup>). Conversely, it is simple (another exercise left for the interested reader) to show that any map of this form with M = N<sup>-1</sup> must be spectrum-preserving. What we have proved is the following characterization of maps that preserve eigenvalues:</p>
<p style="padding-left: 30px;"><strong>Theorem 3.</strong> Let Φ : M<sub>n</sub> → M<sub>n</sub> be a linear map. Then Φ is spectrum-preserving if and only if det(Φ(X)) = det(X) and Tr(Φ(X)) = Tr(X) for all X ∈ M<sub>n</sub> if and only if there exists a nonsingular N ∈ M<sub>n</sub> such that</p>
<p style="padding-left: 30px;"><img class="aligncenter size-full wp-image-1071" title="Spectrum-preserving maps" src="http://www.nathanieljohnston.com/wp-content/uploads/2010/08/3.gif" alt="" width="333" height="21" /></p>
<p><strong>References:</strong></p>
<ol>
<li>C. K. Li, S. Pierce, <em>Linear preserver problems</em>. The American Mathematical Monthly <strong>108</strong>, 591–605 (2001).</li>
<li>C. K. Li, N. K. Tsing, <em>Linear preserver problems: A brief introduction and some special techniques</em>. Linear Algebra and its Applications <strong>162</strong>–<strong>164</strong>, 217–235 (1992).</li>
<li>J. Dieudonne, <em>Sur une generalisation du groupe orthogonal a quatre variables</em>. Arch. Math. <strong>1</strong>,<br />
282–287 (1949).</li>
<li>G. Frobenius, <em>Uber die Darstellung der endlichen Gruppen durch Linear Substitutionen</em>. Sitzungsber<br />
Deutsch. Akad. Wiss. Berlin 994–1015 (1897).</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanieljohnston.com/2010/08/an-introduction-to-linear-preserver-problems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Other Superoperator Isomorphism</title>
		<link>http://www.nathanieljohnston.com/2009/11/the-other-linear-map-isomorphism/</link>
		<comments>http://www.nathanieljohnston.com/2009/11/the-other-linear-map-isomorphism/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 12:00:21 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Matrix Analysis]]></category>
		<category><![CDATA[Quantum]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.nathanieljohnston.com/?p=907</guid>
		<description><![CDATA[A few months ago, I spent two posts describing the Choi-Jamiolkowski isomorphism between linear operators from Mn to Mm (often referred to as &#8220;superoperators&#8220;) and linear operators living in the space Mn ⊗ Mm. However, there is another isomorphism between superoperators and regular operators &#8212; one that I&#8217;m not sure of any name for but [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago, I spent <a href="http://www.nathanieljohnston.com/index.php/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-i/">two</a> <a href="http://www.nathanieljohnston.com/index.php/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-ii/">posts</a> describing the Choi-Jamiolkowski isomorphism between linear operators from M<sub>n</sub> to M<sub>m</sub> (often referred to as &#8220;<a href="http://en.wikipedia.org/wiki/Superoperator">superoperators</a>&#8220;) and linear operators living in the space M<sub>n</sub> ⊗ M<sub>m</sub>. However, there is another isomorphism between superoperators and regular operators &#8212; one that I&#8217;m not sure of any name for but which has just as many interesting properties.</p>
<p>Recall from Section 1 of <a href="http://www.nathanieljohnston.com/index.php/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-i/">this post</a> that any superoperator Φ can be written as</p>
<p><a href="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/1.gif"><img class="aligncenter size-full wp-image-791" title="\Phi(X)=\sum_iA_iXB_i." src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/1.gif" alt="\Phi(X)=\sum_iA_iXB_i." width="156" height="41" /></a>for some operators {A<sub>i</sub>} and {B<sub>i</sub>}. The isomorphism that I am going to focus on in this post is the one given by associating Φ with the operator</p>
<p><img class="aligncenter size-full wp-image-910" title="M_\Phi:=\sum_iA_i\otimes B_i^{T}." src="http://njohns01home.webfactional.com/wp-content/uploads/2009/11/11.gif" alt="M_\Phi:=\sum_iA_i\otimes B_i^{T}." width="158" height="41" /></p>
<p>The main reason that M<sub>Φ</sub> can be so useful is that it retains the operator structure of Φ. In particular, if you define vec(X) to be the <a href="http://en.wikipedia.org/wiki/Vectorization_(mathematics)">vectorization</a> of the operator X, then</p>
<p><img class="aligncenter size-full wp-image-911" title="{\rm vec}(\Phi(X))=M_\Phi{\rm vec}(X)." src="http://njohns01home.webfactional.com/wp-content/uploads/2009/11/12.gif" alt="{\rm vec}(\Phi(X))=M_\Phi{\rm vec}(X)." width="195" height="20" /></p>
<p>In other words, if you treat X as a vector, then M<sub>Φ</sub> is the operator describing the action of Φ on X. From this it becomes simple to compute some basic quantities describing Φ. For example, the induced <a href="http://en.wikipedia.org/wiki/Frobenius_norm#Frobenius_norm">Frobenius norm</a>,</p>
<p><img class="aligncenter size-full wp-image-913" title="\big\|\Phi\big\|_F:=\sup_{\|X\|_F=1}\Big\{\big\|\Phi(X)\big\|_F\Big\}," src="http://njohns01home.webfactional.com/wp-content/uploads/2009/11/13.gif" alt="\big\|\Phi\big\|_F:=\sup_{\|X\|_F=1}\Big\{\big\|\Phi(X)\big\|_F\Big\}," width="229" height="42" /></p>
<p>is equal to the standard <a href="http://en.wikipedia.org/wiki/Operator_norm">operator norm</a> of M<sub>Φ</sub>. If n = m then we can define the eigenvalues {λ} and the eigenmatrices {V} of Φ in the obvious way via</p>
<p><img class="aligncenter size-full wp-image-914" title="\Phi(V)=\lambda V." src="http://njohns01home.webfactional.com/wp-content/uploads/2009/11/14.gif" alt="\Phi(V)=\lambda V." width="93" height="20" /></p>
<p>Then the eigenvalues of Φ are exactly the eigenvalues of M<sub>Φ</sub>, and the corresponding eigenvectors of M<sub>Φ</sub> are the vectorizations of the eigenmatrices of Φ. It is similarly easy to check whether Φ is invertible (by checking whether or not det(M<sub>Φ</sub>) = 0), find the inverse if it exists, or find the nullspace (and a pseudoinverse) if it doesn&#8217;t.</p>
<p>Finally, here&#8217;s a question for the interested reader to think about: why is the transpose required on the B<sub>i</sub> operators for this isomorphism to make sense? That is, why can we not define an isomorphism between Φ and the operator</p>
<p><img class="aligncenter size-full wp-image-917" title="\sum_iA_i\otimes B_i?" src="http://njohns01home.webfactional.com/wp-content/uploads/2009/11/15.gif" alt="\sum_iA_i\otimes B_i?" width="98" height="41" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanieljohnston.com/2009/11/the-other-linear-map-isomorphism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Equivalences of the Choi-Jamiolkowski Isomorphism (Part II)</title>
		<link>http://www.nathanieljohnston.com/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-ii/</link>
		<comments>http://www.nathanieljohnston.com/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-ii/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 12:00:10 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Matrix Analysis]]></category>
		<category><![CDATA[Quantum]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.nathanieljohnston.com/?p=799</guid>
		<description><![CDATA[This is a continuation of this post. Please read that post to learn what the Choi-Jamiolkowski isomorphism is. In part 1, we learned about hermicity-preserving linear maps, positive maps, k-positive maps, and completely positive maps. Now let&#8217;s see what other types of linear maps have interesting equivalences through the Choi-Jamiolkowski isomorphism. Recall that the notation [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong><span style="color: #800000;">This is a continuation of </span></strong><strong><a href="http://www.nathanieljohnston.com/index.php/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-i/">this post</a><span style="color: #800000;">.</span></strong><br />
<span style="color: #800000;">Please read that post to learn what the Choi-Jamiolkowski isomorphism is.</span></p>
<p>In <a href="http://www.nathanieljohnston.com/index.php/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-i/">part 1</a>, we learned about hermicity-preserving linear maps, positive maps, k-positive maps, and completely positive maps. Now let&#8217;s see what other types of linear maps have interesting equivalences through the Choi-Jamiolkowski isomorphism. Recall that the notation C<sub>Φ</sub> is used to represent the Choi matrix of the linear map Φ.</p>
<h3>6. Entanglement Breaking Maps / Separable Quantum States</h3>
<p>An <em>entanglement breaking map</em> is defined as a completely positive map Φ with the property that (id<sub>n</sub> ⊗ Φ)(ρ) is a separable quantum state whenever ρ is a quantum state (i.e., a density operator). A separable quantum state σ is one that can be written in the form</p>
<p><img class="aligncenter size-full wp-image-813" title="\sigma=\sum_ip_i\sigma_i\otimes\tau_i," src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/separable.gif" alt="\sigma=\sum_ip_i\sigma_i\otimes\tau_i," width="135" height="41" /></p>
<p>where {p<sub>i</sub>} forms a probability distribution (i.e., p<sub>i</sub> ≥ 0 for all i and the p<sub>i</sub>&#8216;s sum to 1) and each σ<sub>i</sub> and τ<sub>i</sub> is a density operator. It turns out that the Choi-Jamiolkowski equivalence for entanglement-breaking maps is very natural &#8212; Φ is entanglement breaking if and only if C<sub>Φ</sub> is separable. Because it is known that determining whether or not a given state is separable is NP-HARD [1], it follows that determining whether or not a given linear map is entanglement breaking is also NP-HARD. Nonetheless, there are several nice characterizations of entanglement breaking maps. For example, Φ is entanglement breaking if and only if it can be written in the form</p>
<p><img class="aligncenter size-full wp-image-814" title="\Phi(X)=\sum_iA_iXA_i^*," src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/12.gif" alt="\Phi(X)=\sum_iA_iXA_i^*," width="158" height="41" /></p>
<p>where each operator A<sub>i</sub> has rank 1 (recall from Section 4 of the <a href="http://www.nathanieljohnston.com/index.php/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-i/">previous post</a> that every completely positive map can be written in this form for <em>some</em> operators A<sub>i</sub> &#8212; the rank 1 condition is what makes the map entanglement breaking). For more properties of entanglement breaking maps, the interested reader is encouraged to read [2].</p>
<h3><strong>7. k-Partially Entanglement Breaking Maps / Quantum States with Schmidt Number at Most k</strong></h3>
<p>The natural generalization of entanglement breaking maps are <em>k-partially entanglement breaking maps</em>, which are completely positive maps Φ with the property that (id<sub>n</sub> ⊗ Φ)(ρ) always has <a href="http://en.wikipedia.org/wiki/Schmidt_decomposition">Schmidt number</a> [3] at most k for any density operator ρ. Recall that an operator has Schmidt number 1 if and only if it is separable, so the k = 1 case recovers exactly the entanglement breaking maps of Section 6. The set of operators associated with the k-partially entanglement breaking maps via the Choi-Jamiolkowski isomorphism are exactly what we would expect: the operators with Schmidt number no larger than k. In fact, pretty much all of the properties of entanglement breaking maps generalize in a completely natural way to this situation. For example, a map is k-partially entanglement breaking if and only if it can be written in the form</p>
<p><img class="aligncenter size-full wp-image-814" title="\Phi(X)=\sum_iA_iXA_i^*," src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/12.gif" alt="\Phi(X)=\sum_iA_iXA_i^*," width="158" height="41" /></p>
<p>where each operator A<sub>i</sub> has rank no greater than k. For more information about k-partially entanglement breaking maps, the interested reader is pointed to [4]. Additionally, there is an interesting geometric relationship between k-positive maps (see Section 5 of the previous post) and k-partially entanglement breaking maps that is explored in <a href="http://www.nathanieljohnston.com/index.php/publications/partially-entanglement-breaking-maps-and-right-cp-invariant-cones/">this note</a> and in [5].</p>
<h3>8. Unital Maps / Operators with Left Partial Trace Equal to Identity</h3>
<p>A linear map Φ is said to be <em>unital</em> if it sends the identity operator to the identity operator &#8212; that is, if Φ(I<sub>n</sub>) = I<sub>m</sub>. It is a simple exercise in linear algebra to show that Φ is unital if and only if</p>
<p><img class="aligncenter size-full wp-image-820" title="{\rm Tr}_1(C_\Phi)=I_m," src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/13.gif" alt="{\rm Tr}_1(C_\Phi)=I_m," width="113" height="20" /></p>
<p>where Tr<sub>1</sub> denotes the <a href="http://en.wikipedia.org/wiki/Partial_trace">partial trace</a> over the first subsystem. In fact, it is not difficult to show that Tr<sub>1</sub>(C<sub>Φ</sub>) always equals exactly Φ(I<sub>n</sub>).</p>
<h3>9. Trace-Preserving Maps / Operators with Right Partial Trace Equal to Identity</h3>
<p>In quantum information theory, maps that are <em>trace-preserving</em> (i.e., maps Φ such that Tr(Φ(X)) = Tr(X) for every operator X ∈ M<sub>n</sub>) are of particular interest because quantum channels are modeled by completely positive trace-preserving maps (see Section 4 of the previous post to learn about completely positive maps). Well, some simple linear algebra shows that the map Φ is trace-preserving if and only if</p>
<p><img class="aligncenter size-full wp-image-821" title="{\rm Tr}_2(C_\Phi)=I_n," src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/14.gif" alt="{\rm Tr}_2(C_\Phi)=I_n," width="109" height="20" /></p>
<p>where Tr<sub>2</sub> denotes the partial trace over the second subsystem. The reason for the close relationship between this property and the property of Section 8 is that unital maps and trace-preserving maps are dual to each other in the Hilbert-Schmidt inner product.</p>
<h3>10. Completely Co-Positive Maps / Positive Partial Transpose Operators</h3>
<p>A map Φ such that T○Φ is completely positive, where T represents the <a href="http://en.wikipedia.org/wiki/Transpose">transpose map</a>, is called a <em>completely co-positive</em> map. Thanks to Section 4 of the previous post, we know that Φ is completely co-positive if and only if the Choi matrix of T○Φ is positive semi-definite. Another way of saying this is that</p>
<p><img class="aligncenter size-full wp-image-823" title="(id_n\otimes T)(C_\Phi)\geq 0." src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/15.gif" alt="(id_n\otimes T)(C_\Phi)\geq 0." width="149" height="20" /></p>
<p>This condition says that the operator C<sub>Φ</sub> has positive partial transpose (or PPT), a property that is of great interest in quantum information theory because of its connection with the problem of determining whether or not a given quantum state is separable. In particular, any quantum state that is separable must have positive partial transpose (a condition that has become known as the <a href="http://en.wikipedia.org/wiki/Peres-Horodecki_criterion">Peres-Horodecki criterion</a>). If n = 2 and m ≤ 3, then the converse is also true: any PPT state is necessarily separable [6]. It follows via our equivalences of Sections 4 and 6 that any entanglement breaking map is necessarily completely co-positive. Conversely, if n = 2 and m ≤ 3 then any map that is both completely positive and completely co-positive must be entanglement breaking.</p>
<h3>11. Entanglement Binding Maps / Bound Entangled States</h3>
<p>A <a href="http://www.quantiki.org/wiki/index.php/Bound_entangled_states">bound entangled state</a> is a state that is entangled (i.e., not separable) yet can not be transformed via local operations and classical communication to a pure maximally entangled state. In other words, they are entangled but have zero distillable entanglement. Currently, the only states that are known to be bound entangled are states with positive partial transpose &#8212; it is an open question whether or not other such states exist.</p>
<p>An entanglement binding map [7] is a completely positive map Φ such that (id<sub>n</sub> ⊗ Φ)(ρ) is bound entangled for any quantum state ρ. It turns out that a map is entanglement binding if and only if its Choi matrix C<sub>Φ</sub> is bound entangled. Thus, via the result of Section 10 we see that a map is entanglement binding if it is both completely positive and completely co-positive. It is currently unknown if there exist other entanglement binding maps.</p>
<p><strong>References:</strong></p>
<ol>
<li>L. Gurvits, <em>Classical deterministic complexity of Edmonds&#8217; Problem and quantum entanglement</em>, Proceedings of the thirty-fifth annual ACM symposium on Theory of computing, 10-19 (2003). <a href="http://arxiv.org/abs/quant-ph/0303055">arXiv:quant-ph/0303055v1</a></li>
<li>M. Horodecki, P. W. Shor, M. B. Ruskai, <em>General Entanglement Breaking Channels</em>, Rev. Math. Phys <strong>15</strong>, 629&#8211;641 (2003). <a href="http://arxiv.org/abs/quant-ph/0302031">arXiv:quant-ph/0302031v2</a></li>
<li>B. Terhal, P. Horodecki, <em>A Schmidt number for density matrices</em>, Phys. Rev. A Rapid Communications Vol. <strong>61</strong>, 040301 (2000). <a href="http://arxiv.org/abs/quant-ph/9911117v4">arXiv:quant-ph/9911117v4</a></li>
<li>D. Chruscinski, A. Kossakowski, <em>On partially entanglement breaking channels</em>, Open Sys. Information Dyn. <strong>13</strong>, 17&#8211;26 (2006). <a href="http://arxiv.org/abs/quant-ph/0511244">arXiv:quant-ph/0511244v1</a></li>
<li>L. Skowronek, E. Stormer, K. Zyczkowski, <em>Cones of positive maps and their duality relations</em>, J. Math. Phys. <strong>50</strong>, 062106 (2009). <a href="http://arxiv.org/abs/0902.4877">arXiv:0902.4877v1</a> [quant-ph]</li>
<li>M. Horodecki, P. Horodecki, R. Horodecki, <em>Separability of Mixed States: Necessary and Sufficient Conditions</em>, Physics Letters A <strong>223</strong>, 1&#8211;8 (1996). <a href="http://arxiv.org/abs/quant-ph/9605038">arXiv:quant-ph/9605038v2</a></li>
<li>P. Horodecki, M. Horodecki, R. Horodecki, <em>Binding entanglement channels</em>, J.Mod.Opt. <strong>47</strong>, 347&#8211;354 (2000). <a href="http://arxiv.org/abs/quant-ph/9904092">arXiv:quant-ph/9904092v1</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanieljohnston.com/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Equivalences of the Choi-Jamiolkowski Isomorphism (Part I)</title>
		<link>http://www.nathanieljohnston.com/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-i/</link>
		<comments>http://www.nathanieljohnston.com/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-i/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 14:00:14 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Matrix Analysis]]></category>
		<category><![CDATA[Quantum]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.nathanieljohnston.com/?p=786</guid>
		<description><![CDATA[The Choi-Jamiolkowski isomorphism is an isomorphism between linear maps from Mn to Mm and operators living in the tensor product space Mn ⊗ Mm. Given any linear map Φ : Mn → Mm, we can define the Choi matrix of Φ to be It turns out that this association between Φ and CΦ defines an [...]]]></description>
			<content:encoded><![CDATA[<p>The Choi-Jamiolkowski isomorphism is an isomorphism between linear maps from M<sub>n</sub> to M<sub>m</sub> and operators living in the tensor product space M<sub>n</sub> ⊗ M<sub>m</sub>. Given any linear map Φ : M<sub>n</sub> → M<sub>m</sub>, we can define the Choi matrix of Φ to be</p>
<p><img class="aligncenter size-full wp-image-787" title="C_\Phi:=\sum_{i,j=1}^n|e_i\rangle\langle e_j|\otimes\Phi(|e_i\rangle\langle e_j|),\text{ where }\big\{|e_i\rangle\big\}\text{ is an orthonormal basis of $\mathbb{C}^n$}." src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/choi.gif" alt="C_\Phi:=\sum_{i,j=1}^n|e_i\rangle\langle e_j|\otimes\Phi(|e_i\rangle\langle e_j|),\text{ where }\big\{|e_i\rangle\big\}\text{ is an orthonormal basis of $\mathbb{C}^n$}." width="588" height="53" /></p>
<p>It turns out that this association between Φ and C<sub>Φ</sub> defines an isomorphism, which has become known as the Choi-Jamiolkowski isomorphism. Because much is already known about linear operators, the Choi-Jamiolkowski isomorphism provides a simple way of studying linear maps on operators &#8212; just study the associated linear operators instead. Thus, since there does not seem to be a list compiled anywhere of all of the known associations through this isomorphism, I figure I might as well start one here. I&#8217;m planning on this being a two-parter post because there&#8217;s a lot to be said.</p>
<h3>1. All Linear Maps / All Operators</h3>
<p>By the very fact that we&#8217;re talking about an isomorphism, it follows that the set of all linear maps from M<sub>n</sub> to M<sub>m</sub> corresponds to the set of all linear operators in M<sub>n</sub> ⊗ M<sub>m</sub>. One can then use the <a href="http://en.wikipedia.org/wiki/Singular_value_decomposition">singular value decomposition</a> on the Choi matrix of the linear map Φ to see that we can find sets of operators {A<sub>i</sub>} and {B<sub>i</sub>} such that</p>
<p><img class="aligncenter size-full wp-image-791" title="\Phi(X)=\sum_iA_iXB_i." src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/1.gif" alt="\Phi(X)=\sum_iA_iXB_i." width="156" height="41" /></p>
<p>To construct the operators A<sub>i</sub> and B<sub>i</sub>, simply reshape the left singular vectors and right singular vectors of the Choi matrix and multiply the A<sub>i</sub> operators by the corresponding singular values. An alternative (and much more mathematically-heavy) method of proving this representation of Φ is to use the Generalized Stinespring Dilation Theorem [1, Theorem 8.4].</p>
<h3>2. Hermicity-Preserving Maps / Hermitian Operators</h3>
<p>The set of Hermicity-Preserving linear maps (that is, maps Φ such that Φ(X) is Hermitian whenever X is Hermitian) corresponds to the set of Hermitian operators. By using the <a href="http://en.wikipedia.org/wiki/Spectral_theorem">spectral decomposition theorem</a> on C<sub>Φ</sub> and recalling that Hermitian operators have real eigenvalues, it follows that there are real constants {λ<sub>i</sub>} such that</p>
<p><img class="aligncenter size-full wp-image-792" title="\Phi(X)=\sum_i\lambda_iA_iXA_i^*." src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/2.gif" alt="\Phi(X)=\sum_i\lambda_iA_iXA_i^*." width="174" height="41" />Again, the trick is to construct each A<sub>i</sub> so that the <a href="http://en.wikipedia.org/wiki/Vectorization_(mathematics)">vectorization</a> of A<sub>i</sub> is the i<sup>th</sup> eigenvector of C<sub>Φ</sub> and λ<sub>i</sub> is the corresponding eigenvalue. Because every Hermitian operator can be written as the difference of two positive semidefinite operators, it is a simple corollary that every Hermicity-Preserving Map can be written as the difference of two completely positive linear maps &#8212; this will become more clear after Section 4. It is also clear that we can absorb the magnitude of the constant λ<sub>i</sub> into the operator A<sub>i</sub>, so we can write any Hermicity-preserving linear map in the form above, where each λ<sub>i</sub> = ±1.</p>
<h3>3. Positive Maps / Block Positive Operators</h3>
<p>A linear map Φ is said to be positive if Φ(X) is positive semidefinite whenever X is positive semidefinite. A useful characterization of these maps is still out of reach and is currently a very active area of research in quantum information science and operator theory. The associated operators C<sub>Φ</sub> are those that satisfy</p>
<p><img class="aligncenter size-full wp-image-793" title="(\langle a|\otimes\langle b|)C_\Phi(|a\rangle\otimes|b\rangle)\geq 0\quad\forall\,|a\rangle,|b\rangle." src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/3.gif" alt="(\langle a|\otimes\langle b|)C_\Phi(|a\rangle\otimes|b\rangle)\geq 0\quad\forall\,|a\rangle,|b\rangle." width="297" height="21" /></p>
<p>In terms of quantum information, these operators are positive on separable states. In the world of operator theory, these operators are usually referred to as <em>block positive</em> operators. As of yet we do not have a deterministic method of testing whether or not an operator is block positive (and thus we do not have a deterministic way of testing whether or not a linear map is positive).</p>
<h3>4. Completely Positive Maps / Positive Semidefinite Operators</h3>
<p>The most famous class of linear maps in quantum information science, completely positive maps are maps Φ such that (id<sub>k</sub> ⊗ Φ) is a positive map for any natural number k. That is, even if there is an ancillary system of arbitrary dimension, the map still preserves positivity. These maps were characterized in terms of their Choi matrix in the early &#8217;70s [2], and it turns out that Φ is completely positive if and only if C<sub>Φ</sub> is positive semidefinite. It follows from the spectral decomposition theorem (much like in Section 2) that Φ can be written as</p>
<p><img class="aligncenter size-full wp-image-795" title="\Phi(X)=\sum_iA_iXA_i^*." src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/11.gif" alt="\Phi(X)=\sum_iA_iXA_i^*." width="158" height="41" /></p>
<p>Again, the A<sub>i</sub> operators (which are known as <em>Kraus operators</em>) are obtained by reshaping the eigenvectors of C<sub>Φ</sub>. It also follows (and was proved by Choi) that Φ is completely positive if and only if (id<sub>n</sub> ⊗ Φ) is positive. Also note that, as there exists an <em>orthonormal</em> basis of eigenvectors of C<sub>Φ</sub>, the A<sub>i</sub> operators can be constructed so that Tr(A<sub>i</sub><sup>*</sup>A<sub>j</sub>) = δ<sub>ij</sub>, the <a href="http://en.wikipedia.org/wiki/Kronecker_delta">Kronecker delta</a>. An alternative method of deriving the representation of Φ(X) is to use the <a href="http://en.wikipedia.org/wiki/Stinespring_factorization_theorem">Stinespring Dilation Theorem</a> [1, Theorem 4.1] of operator theory.</p>
<h3>5. k-Positive Maps / k-Block Positive Operators</h3>
<p>Interpolating between the situations of Section 3 and Section 4 are k-positive maps. A map is said to be k-positive if (id<sub>k</sub> ⊗ Φ) is a positive map. Thus, complete positivity of a map Φ is equivalent to Φ being k-positive for all natural numbers k, which is equivalent to Φ being n-positive. Positivity of Φ is the same as 1-positivity of Φ. Since we don&#8217;t even have effective methods for determining positivity of linear maps, it makes sense that we don&#8217;t have effective methods for determining k-positivity of linear maps, so they are still a fairly active area of research. It is known that Φ is k-positive if and only if</p>
<p><img class="aligncenter size-full wp-image-796" title="\langle x|C_\Phi|x\rangle\geq 0\quad\forall\,|x\rangle\text{ with }SR(|x\rangle)\leq k." src="http://njohns01home.webfactional.com/wp-content/uploads/2009/10/21.gif" alt="\langle x|C_\Phi|x\rangle\geq 0\quad\forall\,|x\rangle\text{ with }SR(|x\rangle)\leq k." width="302" height="21" /></p>
<p>Operators of this type are referred to as <em>k-block positive operators</em>, and SR(x) denotes the <a href="http://en.wikipedia.org/wiki/Schmidt_decomposition">Schmidt rank</a> of the vector x. Because a vector has Schmidt rank 1 if and only if it is separable, it follows that this condition reduces to the condition that we saw in Section 3 for positive maps in the k = 1 case. Similarly, since all vectors have Schmidt rank less than or equal to n, it follows that Φ is n-positive if and only if C<sub>Φ</sub> is positive semidefinite, which we saw in Section 4.</p>
<p><strong><span style="color: #800000;">Update [October 23, 2009]:</span></strong> <a href="http://www.nathanieljohnston.com/index.php/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-ii/">Part II</a> of this post is now online.</p>
<p><strong>References:</strong></p>
<ol>
<li>V. I. Paulsen, <a href="http://www.amazon.com/gp/product/0521816696?ie=UTF8&amp;tag=nathanieljohnston-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0521816696"><em>Completely Bounded Maps and Operator Algebras</em></a>, Cambridge Studies in Advanced Mathematics <strong>78</strong>, Cambridge University Press, Cambridge, 2003.</li>
<li>M.-D. Choi, <em>Completely Positive Linear Maps on Complex Matrices</em>, Lin. Alg. Appl, 285-290 (1975).</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanieljohnston.com/2009/10/the-equivalences-of-the-choi-jamiolkowski-isomorphism-part-i/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>No Similarity-Invariant Matrix Norm</title>
		<link>http://www.nathanieljohnston.com/2009/09/no-similarity-invariant-matrix-norm/</link>
		<comments>http://www.nathanieljohnston.com/2009/09/no-similarity-invariant-matrix-norm/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 12:00:20 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Lemma of the Month]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Matrix Analysis]]></category>

		<guid isPermaLink="false">http://www.nathanieljohnston.com/?p=653</guid>
		<description><![CDATA[A matrix norm on Mn is said to be weakly unitarily-invariant if conjugating a matrix by a unitary U does not change the norm. That is, Many commonly-used matrix norms are weakly unitarily-invariant, including the operator norm, Frobenius norm, numerical radius, Ky Fan norms and Schatten p-norms. One might naturally wonder whether there are matrix [...]]]></description>
			<content:encoded><![CDATA[<p>A matrix norm on M<sub>n</sub> is said to be <em>weakly unitarily-invariant</em> if conjugating a matrix by a unitary U does not change the norm. That is,</p>
<p><img class="aligncenter size-full wp-image-657" title="\|X\|=\|UXU^*\|\ \ \forall \, X,U\in M_n \text{ with $U$ unitary.}" src="http://njohns01home.webfactional.com/wp-content/uploads/2009/08/img.gif" alt="\|X\|=\|UXU^*\|\ \ \forall \, X,U\in M_n \text{ with $U$ unitary.}" width="364" height="19" /></p>
<p>Many commonly-used matrix norms are weakly unitarily-invariant, including the <a href="http://en.wikipedia.org/wiki/Operator_norm">operator norm</a>, <a href="http://mathworld.wolfram.com/FrobeniusNorm.html">Frobenius norm</a>, <a href="http://en.wikipedia.org/wiki/Numerical_range">numerical radius</a>, <a href="http://www.nathanieljohnston.com/index.php/2009/08/ky-fan-norms-schatten-norms-and-everything-in-between/">Ky Fan norms and Schatten p-norms</a>. One might naturally wonder whether there are matrix norms that satisfy the slightly stronger property of <em>similarity-invariance</em>:</p>
<p><img class="aligncenter size-full wp-image-658" title="\|X\|=\|SXS^{-1}\|\ \ \forall\, X,Sin M_n\text{ with $S$ nonsingular.}" src="http://njohns01home.webfactional.com/wp-content/uploads/2009/08/img1.gif" alt="\|X\|=\|SXS^{-1}\|\ \ \forall\, X,Sin M_n\text{ with $S$ nonsingular.}" width="401" height="20" /></p>
<p>Upon first glance there doesn&#8217;t seem to be any reason why this shouldn&#8217;t be possible &#8212; one can look for simple examples that cause problems, but you&#8217;ll have trouble coming up with a matrix that causes problems if you restrict your attention to &#8220;nice&#8221; (i.e., normal) matrices. Nevertheless, we have the following lemma, which appeared as Exercise IV.4.1 in [1]:</p>
<p style="padding-left: 30px;"><strong>Lemma (No Similarity-Invariant Norm).</strong> Let f : M<sub>n</sub> → <strong>R</strong> be a function satisfying f(SXS<sup>-1</sup>) = f(X) for all X,S ∈ M<sub>n</sub> with S invertible. Then f is not a norm.</p>
<p>If you&#8217;re interested in the (very short and elementary) proof of this lemma, see the pdf attached below. I would be greatly interested in seeing a proof of this fact that relies less on the structure of matrices themselves. It seems as though there should be a more general result that characterizes when we can and can not find a norm on a given vector space that is invariant with respect to some given subgroup, or some such thing. Would anyone care to enlighten me?</p>
<p><strong>Related Links:</strong></p>
<ul>
<li><a href="http://njohns01home.webfactional.com/wp-content/uploads/2009/08/004.pdf">Lemma of the Month #4: No Similarity-Invariant Matrix Norm</a> [pdf]</li>
</ul>
<p><strong>References:</strong></p>
<ol>
<li>R. Bhatia, <em><a href="http://www.amazon.com/gp/product/0387948465?ie=UTF8&amp;tag=nathanieljohnston-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0387948465">Matrix analysis</a></em>. Volume 169 of Graduate texts in mathematics (1997).</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanieljohnston.com/2009/09/no-similarity-invariant-matrix-norm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
