<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://drorbn.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mi.liu</id>
	<title>Drorbn - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://drorbn.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mi.liu"/>
	<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=Special:Contributions/Mi.liu"/>
	<updated>2026-05-07T05:50:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://drorbn.net/index.php?title=15-344/Classnotes_for_Thursday_September_17&amp;diff=14746</id>
		<title>15-344/Classnotes for Thursday September 17</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=15-344/Classnotes_for_Thursday_September_17&amp;diff=14746"/>
		<updated>2015-09-19T18:44:04Z</updated>

		<summary type="html">&lt;p&gt;Mi.liu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{15-344/Navigation}}&lt;br /&gt;
== Lecture Notes for September 17 ==&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 7 Isomorphism&#039;&#039;&#039; A graph &amp;lt;math&amp;gt;G_1 = (V_1, E_1)&amp;lt;/math&amp;gt; is called &#039;&#039;isomorphic&#039;&#039; to a graph &amp;lt;math&amp;gt;G_2 = (V_2, E_2)&amp;lt;/math&amp;gt; whenever&lt;br /&gt;
there exists a bijection &amp;lt;math&amp;gt;\phi:V_1 \rightarrow V_2&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;\forall a,b\in V_1&amp;lt;/math&amp;gt; we have &amp;lt;math&amp;gt;(ab)\in E_1&amp;lt;/math&amp;gt; if and &lt;br /&gt;
only if &amp;lt;math&amp;gt;( \phi (a) \phi (b))\in E_2&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;G_1\sim G_2&amp;lt;/math&amp;gt; means they are isomorphic to each other.&lt;br /&gt;
&lt;br /&gt;
*A &#039;&#039;bijection&#039;&#039; is a one-to-one and on-to function. https://en.wikipedia.org/wiki/Bijection,_injection_and_surjection&lt;br /&gt;
&lt;br /&gt;
*Isomorphism does not mean two things are identical but means they are mathematically the same. &lt;br /&gt;
&lt;br /&gt;
The relationship of isomorphisms:&lt;br /&gt;
&lt;br /&gt;
1. &#039;&#039;&#039;Reflexive&#039;&#039;&#039;: &amp;lt;math&amp;gt;G \sim G&amp;lt;/math&amp;gt;  A graph is isomorphic to itself&lt;br /&gt;
&lt;br /&gt;
2. &#039;&#039;&#039;Symmetric:&#039;&#039;&#039; &amp;lt;math&amp;gt;G_1 \sim G_2 \implies G_2 \sim G_1 &amp;lt;/math&amp;gt; In other words, for every &amp;lt;math&amp;gt;\phi:V_1 \rightarrow V_2&amp;lt;/math&amp;gt; we have &lt;br /&gt;
&amp;lt;math&amp;gt;\phi ^{-1} :V_2 \rightarrow V_1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3. &#039;&#039;&#039;Transitive:&#039;&#039;&#039;  &amp;lt;math&amp;gt;G_1 \sim G_2 , G_2 \sim G_3 \implies G_1 \sim G_3 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
CLAIM If two graphs are isomorphic, then they have:&lt;br /&gt;
&lt;br /&gt;
1. same number of vertices&lt;br /&gt;
&lt;br /&gt;
2. same number of edges&lt;br /&gt;
&lt;br /&gt;
3. vertex degrees (valencies) are the same between the two. For example, if one graph has 3 vertices of degree 2, and 2 vertices of degree 1, &lt;br /&gt;
then the other graph should have the same&lt;br /&gt;
&lt;br /&gt;
4. same number of subgraphs&lt;br /&gt;
&lt;br /&gt;
5. same number of complements denoted by &amp;lt;math&amp;gt;G^c = (V,E^c)&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Complement means &amp;lt;math&amp;gt;(ab)\in E^c \Longleftrightarrow (ab)\notin E&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 8&#039;&#039;&#039; &#039;&#039;&#039;Subgraph&#039;&#039;&#039; A subgraph of a graph &amp;lt;math&amp;gt;G = (V,E)&amp;lt;/math&amp;gt; is a graph &amp;lt;math&amp;gt;G&#039; = (V&#039;,E&#039;)&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;V&#039;\subset V&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;E&#039;\subset E&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Checking if two graphs are isomorphic is a hard problem&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Scanned Lecture Note for September 17 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:15-344_Note_2.jpg|Answers of sample question&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mi.liu</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=15-344/Classnotes_for_Thursday_September_17&amp;diff=14745</id>
		<title>15-344/Classnotes for Thursday September 17</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=15-344/Classnotes_for_Thursday_September_17&amp;diff=14745"/>
		<updated>2015-09-19T18:43:31Z</updated>

		<summary type="html">&lt;p&gt;Mi.liu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{15-344/Navigation}}&lt;br /&gt;
== Lecture Notes for September 17 ==&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 7 Isomorphism&#039;&#039;&#039; A graph &amp;lt;math&amp;gt;G_1 = (V_1, E_1)&amp;lt;/math&amp;gt; is called &#039;&#039;isomorphic&#039;&#039; to a graph &amp;lt;math&amp;gt;G_2 = (V_2, E_2)&amp;lt;/math&amp;gt; whenever&lt;br /&gt;
there exists a bijection &amp;lt;math&amp;gt;\phi:V_1 \rightarrow V_2&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;\forall a,b\in V_1&amp;lt;/math&amp;gt; we have &amp;lt;math&amp;gt;(ab)\in E_1&amp;lt;/math&amp;gt; if and &lt;br /&gt;
only if &amp;lt;math&amp;gt;( \phi (a) \phi (b))\in E_2&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;G_1\sim G_2&amp;lt;/math&amp;gt; means they are isomorphic to each other.&lt;br /&gt;
&lt;br /&gt;
*A &#039;&#039;bijection&#039;&#039; is a one-to-one and on-to function. https://en.wikipedia.org/wiki/Bijection,_injection_and_surjection&lt;br /&gt;
&lt;br /&gt;
*Isomorphism does not mean two things are identical but means they are mathematically the same. &lt;br /&gt;
&lt;br /&gt;
The relationship of isomorphisms:&lt;br /&gt;
&lt;br /&gt;
1. &#039;&#039;&#039;Reflexive&#039;&#039;&#039;: &amp;lt;math&amp;gt;G \sim G&amp;lt;/math&amp;gt;  A graph is isomorphic to itself&lt;br /&gt;
&lt;br /&gt;
2. &#039;&#039;&#039;Symmetric:&#039;&#039;&#039; &amp;lt;math&amp;gt;G_1 \sim G_2 \implies G_2 \sim G_1 &amp;lt;/math&amp;gt; In other words, for every &amp;lt;math&amp;gt;\phi:V_1 \rightarrow V_2&amp;lt;/math&amp;gt; we have &lt;br /&gt;
&amp;lt;math&amp;gt;\phi ^{-1} :V_2 \rightarrow V_1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3. &#039;&#039;&#039;Transitive:&#039;&#039;&#039;  &amp;lt;math&amp;gt;G_1 \sim G_2 , G_2 \sim G_3 \implies G_1 \sim G_3 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
CLAIM If two graphs are isomorphic, then they have:&lt;br /&gt;
&lt;br /&gt;
1. same number of vertices&lt;br /&gt;
&lt;br /&gt;
2. same number of edges&lt;br /&gt;
&lt;br /&gt;
3. vertex degrees (valencies) are the same between the two. For example, if one graph has 3 vertices of degree 2, and 2 vertices of degree 1, &lt;br /&gt;
then the other graph should have the same&lt;br /&gt;
&lt;br /&gt;
4. same number of subgraphs&lt;br /&gt;
&lt;br /&gt;
5. same number of complements denoted by &amp;lt;math&amp;gt;G^c = (V,E^c)&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Complement means &amp;lt;math&amp;gt;(ab)\in E^c \Longleftrightarrow (ab)\notin E&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 8&#039;&#039;&#039; &#039;&#039;&#039;Subgraph&#039;&#039;&#039; A subgraph of a graph &amp;lt;math&amp;gt;G = (V,E)&amp;lt;/math&amp;gt; is a graph &amp;lt;math&amp;gt;G&#039; = (V&#039;,E&#039;)&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;V&#039;\subset V&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;E&#039;\subset E&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Checking if two graphs are isomorphic is a hard problem&lt;br /&gt;
&lt;br /&gt;
== Scanned Lecture Note for September 17 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:15-344_Note_2.jpg|Answers of sample question&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mi.liu</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=File:15-344_Note_2.jpg&amp;diff=14744</id>
		<title>File:15-344 Note 2.jpg</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=File:15-344_Note_2.jpg&amp;diff=14744"/>
		<updated>2015-09-19T18:40:11Z</updated>

		<summary type="html">&lt;p&gt;Mi.liu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mi.liu</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=15-344/Classnotes_for_Tuesday_September_15&amp;diff=14743</id>
		<title>15-344/Classnotes for Tuesday September 15</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=15-344/Classnotes_for_Tuesday_September_15&amp;diff=14743"/>
		<updated>2015-09-19T18:36:33Z</updated>

		<summary type="html">&lt;p&gt;Mi.liu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{15-344/Navigation}}&lt;br /&gt;
&lt;br /&gt;
We mostly went over {{Pensieve link|Classes/15-344-Combinatorics/DayOne.html|Day One Handout}} today.&lt;br /&gt;
&lt;br /&gt;
{{15-344:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Lecture Note for September 15 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 1&#039;&#039;&#039; &#039;&#039;&#039;Graph&#039;&#039;&#039; A graph &amp;lt;math&amp;gt;G = (V,E)&amp;lt;/math&amp;gt; is a set &amp;lt;math&amp;gt;V = \{a,b,...\}&amp;lt;/math&amp;gt; (usually finite, &amp;quot;vertices&amp;quot;) &lt;br /&gt;
along with a set &amp;lt;math&amp;gt;E = \{(ab),(bc),(bd),...\}&amp;lt;/math&amp;gt; (&amp;quot;edges&amp;quot;) of unordered pairs of distinct elements of &lt;br /&gt;
&amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 2&#039;&#039;&#039; &#039;&#039;&#039;Incident&#039;&#039;&#039; If an edge &amp;lt;math&amp;gt;e = (ab)\in{E}&amp;lt;/math&amp;gt;, we say that &amp;lt;math&amp;gt;e&amp;lt;/math&amp;gt; is incident to &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; &lt;br /&gt;
&#039;&#039;and&#039;&#039; &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 3&#039;&#039;&#039; &#039;&#039;&#039;N-valent&#039;&#039;&#039; In a graph &amp;lt;math&amp;gt;G = (V,E)&amp;lt;/math&amp;gt;, a vertex &amp;lt;math&amp;gt;u \in{V}&amp;lt;/math&amp;gt; is called&lt;br /&gt;
bivalent if it is incident to precisely two edges and n-valent if incident to precisely n edges, where &amp;lt;math&amp;gt;n = 0,1,2,.. &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 4&#039;&#039;&#039; &#039;&#039;&#039;Edge Cover&#039;&#039;&#039; An edge cover for graph &amp;lt;math&amp;gt;G = (V,E)&amp;lt;/math&amp;gt; is a subset &amp;lt;math&amp;gt;C\subset{V}&amp;lt;/math&amp;gt; such that every edge of &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt; incident to at least one vertex in &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 5&#039;&#039;&#039; &#039;&#039;&#039;Independent&#039;&#039;&#039; Let &amp;lt;math&amp;gt;G = (V,E)&amp;lt;/math&amp;gt; be a graph. A subset &amp;lt;math&amp;gt;I\subset{V}&amp;lt;/math&amp;gt; is called independent if whenever &amp;lt;math&amp;gt;a,b\in{I}&amp;lt;/math&amp;gt;, then &amp;lt;math&amp;gt;(ab)\notin{E}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THEOREM 1&#039;&#039;&#039; Edge covers are complementary to independent sets. In other words, &amp;lt;math&amp;gt;C\subset{V}&amp;lt;/math&amp;gt; is an edge cover if and only if&lt;br /&gt;
the complementary subset &amp;lt;math&amp;gt;V-C&amp;lt;/math&amp;gt; is an independent set.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Proof&#039;&#039;&#039;&#039;&#039;  &lt;br /&gt;
&amp;lt;math&amp;gt;(\rightarrow)&amp;lt;/math&amp;gt; Assume &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; is an edge cover. I assert that &amp;lt;math&amp;gt;I = V-C&amp;lt;/math&amp;gt; is independent.&lt;br /&gt;
Indeed, if &amp;lt;math&amp;gt;e=(ab)\in{E}&amp;lt;/math&amp;gt;, then since &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; is an edge cover, either &amp;lt;math&amp;gt;a\in{C} \implies a\notin{I}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;b\in{C} \implies b\notin{I}&amp;lt;/math&amp;gt;, which implies &amp;lt;math&amp;gt;e&amp;lt;/math&amp;gt; does not connect any two elements of &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(\leftarrow)&amp;lt;/math&amp;gt; Assume &amp;lt;math&amp;gt;I=V-C&amp;lt;/math&amp;gt; is independent. Pick any edge &amp;lt;math&amp;gt;e = (ab)\in{E}&amp;lt;/math&amp;gt;. As &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; is independent,&lt;br /&gt;
&amp;lt;math&amp;gt;(ab)&amp;lt;/math&amp;gt; does not connect any two members of &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt;. Hence, either &amp;lt;math&amp;gt;a\notin{I} \implies a\in{C}&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;b\notin{I} \implies b\in{C}&amp;lt;/math&amp;gt;, which implies &amp;lt;math&amp;gt;e&amp;lt;/math&amp;gt; is incident to an element of &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;. QED&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 6&#039;&#039;&#039; &#039;&#039;&#039;Matching&#039;&#039;&#039; is a subset of edges of a graph where no two edges share a common vertex. A matching is said to be perfect if&lt;br /&gt;
all edges in a graph are matched.&lt;br /&gt;
&lt;br /&gt;
== Scanned Lecture Note for September 15 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:15-344-Sept15-1.jpg|Page 1&lt;br /&gt;
Image:15-344-Sept15-2.jpg|Page 2&lt;br /&gt;
Image:15-344_Note_1.jpg|Summary&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mi.liu</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=15-344/Classnotes_for_Tuesday_September_15&amp;diff=14742</id>
		<title>15-344/Classnotes for Tuesday September 15</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=15-344/Classnotes_for_Tuesday_September_15&amp;diff=14742"/>
		<updated>2015-09-19T18:36:04Z</updated>

		<summary type="html">&lt;p&gt;Mi.liu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{15-344/Navigation}}&lt;br /&gt;
&lt;br /&gt;
We mostly went over {{Pensieve link|Classes/15-344-Combinatorics/DayOne.html|Day One Handout}} today.&lt;br /&gt;
&lt;br /&gt;
{{15-344:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Lecture Note for September 15 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 1&#039;&#039;&#039; &#039;&#039;&#039;Graph&#039;&#039;&#039; A graph &amp;lt;math&amp;gt;G = (V,E)&amp;lt;/math&amp;gt; is a set &amp;lt;math&amp;gt;V = \{a,b,...\}&amp;lt;/math&amp;gt; (usually finite, &amp;quot;vertices&amp;quot;) &lt;br /&gt;
along with a set &amp;lt;math&amp;gt;E = \{(ab),(bc),(bd),...\}&amp;lt;/math&amp;gt; (&amp;quot;edges&amp;quot;) of unordered pairs of distinct elements of &lt;br /&gt;
&amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 2&#039;&#039;&#039; &#039;&#039;&#039;Incident&#039;&#039;&#039; If an edge &amp;lt;math&amp;gt;e = (ab)\in{E}&amp;lt;/math&amp;gt;, we say that &amp;lt;math&amp;gt;e&amp;lt;/math&amp;gt; is incident to &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; &lt;br /&gt;
&#039;&#039;and&#039;&#039; &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 3&#039;&#039;&#039; &#039;&#039;&#039;N-valent&#039;&#039;&#039; In a graph &amp;lt;math&amp;gt;G = (V,E)&amp;lt;/math&amp;gt;, a vertex &amp;lt;math&amp;gt;u \in{V}&amp;lt;/math&amp;gt; is called&lt;br /&gt;
bivalent if it is incident to precisely two edges and n-valent if incident to precisely n edges, where &amp;lt;math&amp;gt;n = 0,1,2,.. &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 4&#039;&#039;&#039; &#039;&#039;&#039;Edge Cover&#039;&#039;&#039; An edge cover for graph &amp;lt;math&amp;gt;G = (V,E)&amp;lt;/math&amp;gt; is a subset &amp;lt;math&amp;gt;C\subset{V}&amp;lt;/math&amp;gt; such that every edge of &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt; incident to at least one vertex in &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 5&#039;&#039;&#039; &#039;&#039;&#039;Independent&#039;&#039;&#039; Let &amp;lt;math&amp;gt;G = (V,E)&amp;lt;/math&amp;gt; be a graph. A subset &amp;lt;math&amp;gt;I\subset{V}&amp;lt;/math&amp;gt; is called independent if whenever &amp;lt;math&amp;gt;a,b\in{I}&amp;lt;/math&amp;gt;, then &amp;lt;math&amp;gt;(ab)\notin{E}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THEOREM 1&#039;&#039;&#039; Edge covers are complementary to independent sets. In other words, &amp;lt;math&amp;gt;C\subset{V}&amp;lt;/math&amp;gt; is an edge cover if and only if&lt;br /&gt;
the complementary subset &amp;lt;math&amp;gt;V-C&amp;lt;/math&amp;gt; is an independent set.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Proof&#039;&#039;&#039;&#039;&#039;  &lt;br /&gt;
&amp;lt;math&amp;gt;(\rightarrow)&amp;lt;/math&amp;gt; Assume &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; is an edge cover. I assert that &amp;lt;math&amp;gt;I = V-C&amp;lt;/math&amp;gt; is independent.&lt;br /&gt;
Indeed, if &amp;lt;math&amp;gt;e=(ab)\in{E}&amp;lt;/math&amp;gt;, then since &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; is an edge cover, either &amp;lt;math&amp;gt;a\in{C} \implies a\notin{I}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;b\in{C} \implies b\notin{I}&amp;lt;/math&amp;gt;, which implies &amp;lt;math&amp;gt;e&amp;lt;/math&amp;gt; does not connect any two elements of &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(\leftarrow)&amp;lt;/math&amp;gt; Assume &amp;lt;math&amp;gt;I=V-C&amp;lt;/math&amp;gt; is independent. Pick any edge &amp;lt;math&amp;gt;e = (ab)\in{E}&amp;lt;/math&amp;gt;. As &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; is independent,&lt;br /&gt;
&amp;lt;math&amp;gt;(ab)&amp;lt;/math&amp;gt; does not connect any two members of &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt;. Hence, either &amp;lt;math&amp;gt;a\notin{I} \implies a\in{C}&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;b\notin{I} \implies b\in{C}&amp;lt;/math&amp;gt;, which implies &amp;lt;math&amp;gt;e&amp;lt;/math&amp;gt; is incident to an element of &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;. QED&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 6&#039;&#039;&#039; &#039;&#039;&#039;Matching&#039;&#039;&#039; is a subset of edges of a graph where no two edges share a common vertex. A matching is said to be perfect if&lt;br /&gt;
all edges in a graph are matched.&lt;br /&gt;
&lt;br /&gt;
== Scanned Lecture Note for September 15 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:15-344-Sept15-1.jpg|Page 1&lt;br /&gt;
Image:15-344-Sept15-2.jpg|Page 2&lt;br /&gt;
Image:15-344_Note_1.jpg|Summary&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
15-344_Note_1.jpg&lt;/div&gt;</summary>
		<author><name>Mi.liu</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=File:15-344_Note_1.jpg&amp;diff=14741</id>
		<title>File:15-344 Note 1.jpg</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=File:15-344_Note_1.jpg&amp;diff=14741"/>
		<updated>2015-09-19T15:12:39Z</updated>

		<summary type="html">&lt;p&gt;Mi.liu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mi.liu</name></author>
	</entry>
</feed>