<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>one-to-one linear transformation &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/one-to-one-linear-transformation/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Thu, 17 Aug 2017 21:43:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.6</generator>

<image>
	<url>https://i2.wp.com/yutsumura.com/wp-content/uploads/2016/12/cropped-question-logo.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>one-to-one linear transformation &#8211; Problems in Mathematics</title>
	<link>https://yutsumura.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114989322</site>	<item>
		<title>A Linear Transformation is Injective (One-To-One) if and only if the Nullity is Zero</title>
		<link>https://yutsumura.com/a-linear-transformation-is-injective-one-to-one-if-and-only-if-the-nullity-is-zero/</link>
				<comments>https://yutsumura.com/a-linear-transformation-is-injective-one-to-one-if-and-only-if-the-nullity-is-zero/#comments</comments>
				<pubDate>Thu, 17 Aug 2017 15:45:59 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[injective linear transformation]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear transformation]]></category>
		<category><![CDATA[null space]]></category>
		<category><![CDATA[nullity]]></category>
		<category><![CDATA[nullity of a linear transformation]]></category>
		<category><![CDATA[one-to-one linear transformation]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=4663</guid>
				<description><![CDATA[<p>Let $U$ and $V$ be vector spaces over a scalar field $\F$. Let $T: U \to V$ be a linear transformation. Prove that $T$ is injective (one-to-one) if and only if the nullity of&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/a-linear-transformation-is-injective-one-to-one-if-and-only-if-the-nullity-is-zero/" target="_blank">A Linear Transformation is Injective (One-To-One) if and only if the Nullity is Zero</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 540</h2>
<p>	 Let $U$ and $V$ be vector spaces over a scalar field $\F$.<br />
	 Let $T: U \to V$ be a linear transformation.</p>
<p>	 Prove that $T$ is injective (one-to-one) if and only if the nullity of $T$ is zero.</p>
<p>&nbsp;<br />
<span id="more-4663"></span><br />

<h2>Definition (Injective, One-to-One Linear Transformation).</h2>
<p>A linear transformation is said to be <strong>injective</strong> or <strong>one-to-one</strong> if provided that for all $\mathbf{u}_1$ and $\mathbf{u}_1$ in $U$, whenever $T(\mathbf{u}_1)=T(\mathbf{u}_2)$, then we have $\mathbf{u}_1=\mathbf{u}_2$.</p>
<h2> Proof. </h2>
<h3>$(\implies)$: If $T$ is injective, then the nullity is zero.</h3>
<p> Suppose that $T$ is injective.<br />
	 	Our objective is to show that the null space $\calN(T)=\{\mathbf{0}_U\}$.</p>
<p>	 	Since $T$ is a linear transformation, it sends the zero vector $\mathbf{0}_U$ of $U$ to the zero vector $\mathbf{0}_V$ of $V$.<br />
	 	In fact, we have<br />
	 	\begin{align*}<br />
		T(\mathbf{0}_U)&#038;=T(\mathbf{0}_U-\mathbf{0}_U)\\<br />
		&#038;=T(\mathbf{0}_U+(-1)\mathbf{0}_U)\\<br />
		&#038;=T(\mathbf{0}_U)+(-1)T(\mathbf{0}_U) &#038;&#038;\text{by linearity of $T$}\\<br />
		&#038;=T(\mathbf{0}_U)-T(\mathbf{0}_U)=\mathbf{0}_V.<br />
		\end{align*}<br />
		Hence $\mathbf{0}_U\in \calN(T)$.</p>
<p>		On the other hand, if $\mathbf{u}\in \calN(T)$, then we have<br />
		\[T(\mathbf{u})=\mathbf{0}_V=T(\mathbf{0}_U).\]
		Since $T$ is injective, it yields that $\mathbf{u}=\mathbf{0}_U$.<br />
		Therefore we obtain $\calN(T)=\{\mathbf{0}_U\}$, and the nullity of $T$ is zero.<br />
		(Recall that the nullity of $T$ is the dimension of $\calN(T)$.)</p>
<h3>$(\impliedby)$: If the nullity is zero, then $T$ is injective.</h3>
<p> Next, suppose that the nullity of $T$ is zero.<br />
		This is equivalent to the condition $\calN(T)=\{\mathbf{0}_U\}$.<br />
		Our goal is to show that $T: U \to V$ is injective.</p>
<p>		Suppose that $T(\mathbf{u}_1)=T(\mathbf{u}_2)$ for some $\mathbf{u}_1, \mathbf{u}_2\in U$.<br />
		Then we have<br />
		\begin{align*}<br />
		\mathbf{0}_V&#038;=T(\mathbf{u}_1)-T(\mathbf{u}_2)\\<br />
		&#038;=T(\mathbf{u}_1)+(-1)T(\mathbf{u}_2)\\<br />
		&#038;=T(\mathbf{u}_1+(-1)\mathbf{u}_2) &#038;&#038; \text{by linearity of $T$}\\<br />
		&#038;=T(\mathbf{u}_1-\mathbf{u}_2)<br />
		\end{align*}<br />
		It follows that the vector $\mathbf{u}_1-\mathbf{u}_2$ is in the null space $\calN(T)=\{\mathbf{0}_U\}$.<br />
		Thus, we have $\mathbf{u}_1-\mathbf{u}_2=\mathbf{0}_U$, or $\mathbf{u}_1=\mathbf{u}_2$.<br />
		So the linear transformation $T$ is injective.</p>
<h2> Related Question. </h2>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<strong>Problem</strong>.<br />
 Let $U$ and $V$ be finite dimensional vector spaces over a scalar field $\F$.<br />
	 Consider a linear transformation $T:U\to V$.</p>
<p>	 Prove that if $\dim(U) > \dim(V)$, then $T$ cannot be injective.</p>
</div>
<p>The proof of this problem is given in the post &#8628;<br />
<a href="//yutsumura.com/a-linear-transformation-t-uto-v-cannot-be-injective-if-dimu-dimv/" target="_blank">A Linear Transformation $T: U\to V$ cannot be Injective if $\dim(U) > \dim(V)$</a></p>
<button class="simplefavorite-button has-count" data-postid="4663" data-siteid="1" data-groupid="1" data-favoritecount="51" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">51</span></button><p>The post <a href="https://yutsumura.com/a-linear-transformation-is-injective-one-to-one-if-and-only-if-the-nullity-is-zero/" target="_blank">A Linear Transformation is Injective (One-To-One) if and only if the Nullity is Zero</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/a-linear-transformation-is-injective-one-to-one-if-and-only-if-the-nullity-is-zero/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">4663</post-id>	</item>
	</channel>
</rss>
