Description: Define the set of all walks (in an undirected graph) as words over the set of vertices. Such a word corresponds to the sequence p(0) p(1) ... p(n-1) p(n) of the vertices in a walk p(0) e(f(1)) p(1) e(f(2)) ... p(n-1) e(f(n)) p(n) as defined in df-wlks . w = (/) has to be excluded because a walk always consists of at least one vertex, see wlkn0 . (Contributed by Alexander van der Vekens, 15-Jul-2018) (Revised by AV, 8-Apr-2021)
Ref | Expression | ||
---|---|---|---|
Assertion | df-wwlks | |
Step | Hyp | Ref | Expression |
---|---|---|---|
0 | cwwlks | |
|
1 | vg | |
|
2 | cvv | |
|
3 | vw | |
|
4 | cvtx | |
|
5 | 1 | cv | |
6 | 5 4 | cfv | |
7 | 6 | cword | |
8 | 3 | cv | |
9 | c0 | |
|
10 | 8 9 | wne | |
11 | vi | |
|
12 | cc0 | |
|
13 | cfzo | |
|
14 | chash | |
|
15 | 8 14 | cfv | |
16 | cmin | |
|
17 | c1 | |
|
18 | 15 17 16 | co | |
19 | 12 18 13 | co | |
20 | 11 | cv | |
21 | 20 8 | cfv | |
22 | caddc | |
|
23 | 20 17 22 | co | |
24 | 23 8 | cfv | |
25 | 21 24 | cpr | |
26 | cedg | |
|
27 | 5 26 | cfv | |
28 | 25 27 | wcel | |
29 | 28 11 19 | wral | |
30 | 10 29 | wa | |
31 | 30 3 7 | crab | |
32 | 1 2 31 | cmpt | |
33 | 0 32 | wceq | |