<?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>intersection of subspaces &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/intersection-of-subspaces/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Sun, 29 Oct 2017 23:05:10 +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>intersection of subspaces &#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>The Intersection of Two Subspaces is also a Subspace</title>
		<link>https://yutsumura.com/the-intersection-of-two-subspaces-is-also-a-subspace/</link>
				<comments>https://yutsumura.com/the-intersection-of-two-subspaces-is-also-a-subspace/#respond</comments>
				<pubDate>Sun, 29 Oct 2017 23:05:10 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[intersection of subspaces]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[subspace]]></category>
		<category><![CDATA[subspace criteria]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=5195</guid>
				<description><![CDATA[<p>Let $U$ and $V$ be subspaces of the $n$-dimensional vector space $\R^n$. Prove that the intersection $U\cap V$ is also a subspace of $\R^n$. &#160; Definition (Intersection). Recall that the intersection $U\cap V$ is&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-intersection-of-two-subspaces-is-also-a-subspace/" target="_blank">The Intersection of Two Subspaces is also a Subspace</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 595</h2>
<p>	Let $U$ and $V$ be subspaces of the $n$-dimensional vector space $\R^n$.</p>
<p>	Prove that the intersection $U\cap V$ is also a subspace of $\R^n$.</p>
<p>&nbsp;<br />
<span id="more-5195"></span><br />

<h2>Definition (Intersection).</h2>
<p>		Recall that the intersection $U\cap V$ is the set of elements that are both elements of $U$ and $V$.<br />
		In the set theoretical notation, we have<br />
		\[U \cap V=\{x \mid x\in U \text{ and } x\in V\}.\]
<h2> Proof. </h2>
<p>		To prove that the intersection $U\cap V$ is a subspace of $\R^n$, we check the following subspace criteria:</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<ol>
<li> The zero vector $\mathbf{0}$ of $\R^n$ is in $U \cap V$.</li>
<li>For all $\mathbf{x}, \mathbf{y}\in U \cap V$, the sum $\mathbf{x}+\mathbf{y}\in U \cap V$.</li>
<li> For all $\mathbf{x}\in U \cap V$ and $r\in \R$, we have $r\mathbf{x}\in U \cap V$.</li>
</ol>
</div>
<p>		As $U$ and $V$ are subspaces of $\R^n$, the zero vector $\mathbf{0}$ is in both $U$ and $V$.<br />
		Hence the zero vector $\mathbf{0}\in \R^n$ lies in the intersection $U \cap V$.<br />
		So condition 1 is met.</p>
<hr />
<p>		Suppose that $\mathbf{x}, \mathbf{y} \in U \cap V$.<br />
		This implies that $\mathbf{x}$ is a vector in $U$  as well as a vector in $V$.<br />
		Similarly, $\mathbf{y}$ is a vector in $U$ as well as a vector in $V$.</p>
<p>		Since $U$ is a subspace and $\mathbf{x}$ and $\mathbf{y}$ are both vectors in $U$, their sum $\mathbf{x}+\mathbf{y}$ is in $U$.<br />
		Similarly, since $V$ is a subspace and $\mathbf{x}$ and $\mathbf{y}$ are both vectors in $V$, their sum $\mathbf{x}+\mathbf{y}\in V$.</p>
<p>		Therefore the sum $\mathbf{x}+\mathbf{y}$ is a vector in both $U$ and $V$.<br />
		Hence $\mathbf{x}+\mathbf{y}\in U \cap V$.<br />
		Thus condition 2 is met.</p>
<hr />
<p>		To verify condition 3, let $\mathbf{x}\in U \cap V$ and $r\in \R$.<br />
		As $\mathbf{x}\in U \cap V$, the vector $\mathbf{x}$ lies in both $U$ and $V$.<br />
		Since both $U$ and $V$ are subspaces, the scalar multiplication is closed in $U$ and $V$, respectively.</p>
<p>		Thus $r\mathbf{x}\in U$ and $r\mathbf{x}\in V$.<br />
		It follows that $r\mathbf{x}\in U\cap V$.</p>
<p>		This proves condition 3, and hence the intersection $U\cap V$ is a subspace of $\R^n$.</p>
<button class="simplefavorite-button has-count" data-postid="5195" data-siteid="1" data-groupid="1" data-favoritecount="297" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">297</span></button><p>The post <a href="https://yutsumura.com/the-intersection-of-two-subspaces-is-also-a-subspace/" target="_blank">The Intersection of Two Subspaces is also a Subspace</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-intersection-of-two-subspaces-is-also-a-subspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">5195</post-id>	</item>
	</channel>
</rss>
