00:01
Okay, so for this problem, it's saying that g is a simple graph with n vertices.
00:04
So part a is saying that g is a tree if and only if it is connected and has n minus one edges.
00:12
So because it's an if and only if there's going to be two parts to this proof, there's going to be a going from the left to right statement.
00:18
And if -then statement, part, the second half of this is going to be an if -then going from right to left.
00:24
So i want to just kind of talk about a few things.
00:26
So for the going left or right, i can say, simply state the tree definition.
00:36
So it's saying that there's connection and no circuits.
00:40
So i can use both of these to my advantage.
00:43
So going from left to right, that's half of the proof right there.
00:46
It's just stating that definition.
00:48
And then doing for the left side, if i have n vertices with n minus one edges, then i can use induction proof to prove that that is actually the case.
01:05
Now going from the right, again, the connection being a tree, you know, that kind of fits in together.
01:12
But i kind of want to bring in the whole entire circuit thing.
01:16
So i'm going to kind of do a negation and kind of suppose that there's, in the sense i'm going to suppose there are circuits.
01:27
And what i'm going to do is i'm going to remove those until gone.
01:34
So what i want to show is that i can only, if there are in vertices, so in vertices, then removing, i will be removing in minus one vertices until i get to the point i can't do that anymore.
01:56
So once you remove the circuits and there's connections there, then there's going to have to be in minus one edges.
02:05
So i am going to go ahead and start on the proof.
02:10
So going for the left direction, again, i'm going to state my tree definition.
02:13
So if tree, g is a tree, there is one vertex.
02:21
Sorry, then there is, then it, then it is connected and has no simple circuits.
02:40
So then i want to use preformed.
02:51
So i want to talk about how it's going to be induction proof.
02:53
So when n equals one, then there is one vertex and no edges.
03:06
So n minus 1, it will be 1 minus 1, which is going to be 0.
03:14
We want to assume that the n equals k statement holds for n minus 1 equals k minus 1 edges.
03:33
Suppose he has k plus 1 vertices.
03:39
I want to let vertex be, because i want to show that if i remove a vertex, it's going to become k vertices, which would be k minus 1.
03:49
Edges.
03:51
So i'm going to let vertex b, be a leaf for parent vertex a.
04:04
So if b were removed from g, then g prime would be produced, having k vertices.
04:26
G prime would still hold connection with no circuits...