MATH 239 Graph Theory Theorems

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

24 Terms

1
New cards

Handshaking Lemma

<p></p>
2
New cards

Theorem: If there exists a walk from vertex x to y in G, then there exists a path from x to y in G

<p></p>
3
New cards

Theorem: Let G be a connected graph. G has an Eulerian Circuit if and only if every vertex in G has even degree

knowt flashcard image
4
New cards

Lemma: If connected graph G has bridge e = uv, then G-e has exactly 2 components and u, v are in different components

knowt flashcard image
5
New cards

Theorem: An edge e is a bridge of graph G if and only if it is not contained in any cycle

knowt flashcard image
6
New cards

Theorem: If G is a non-empty graph such that |E| >= |V| then G has a cycle

knowt flashcard image
7
New cards

Theorem: If T is a tree, then |E| = |V| - 1

knowt flashcard image
8
New cards

Corollary: For any non-empty tree T, Σ(deg(v) - 2) = -2

knowt flashcard image
9
New cards

Theorem: A graph is connected if and only if it has a spanning tree

knowt flashcard image
10
New cards

Lemma: If graph G is not bipartite, then G has a cycle of odd length

knowt flashcard image
11
New cards

Lemma: Every cycle in a bipartite graph has even length

knowt flashcard image
12
New cards

Theorem: A graph is bipartite if and only if it has no cycles of odd length

knowt flashcard image
13
New cards

Faceshaking Lemma

knowt flashcard image
14
New cards

Euler’s Formula: Given planar graph G, |V| - |E| + |F| = |C| + 1

knowt flashcard image
15
New cards

Lemma: If G is a planar embedding whose faces all have degree at least d* >= 3, then |E| <= (d*/d*-2)(|V|-2)

knowt flashcard image
16
New cards

Corollary: Every planar embedding has either:

  1. A vertex of degree at most 5

  2. A face of degree at most 2 (degenerate face)

knowt flashcard image
17
New cards

Theorem: Let G be a planar graph with |V| >= 3. Then |E| <= 3|V| - 6

knowt flashcard image
18
New cards

Kuratowski’s Theorem

knowt flashcard image
19
New cards

6-Colour Theorem: Every planar graph is 6-colourable

knowt flashcard image
20
New cards

5-colour Theorem: Every planar graph is 5-colourable

knowt flashcard image
21
New cards

Lemma: If M is a matching of G and C is a cover of G then |M| <= |C|

knowt flashcard image
22
New cards

Corollary: For matching M and cover C such that |M| = |C|, we have

  1. M is a maximum matching

  2. C is a minimum cover

23
New cards

Konig’s Theorem: In a bipartite graph, the maximum size of a matching is the minimum size of a cover

24
New cards

Hall’s Theorem: A bipartite graph G = (A,B) has a matching saturating every vertex in A if and only if every subset D ⊆ A satisfies |D| <= |N(D)|