| Intuitionistic Logic Explorer Theorem List (p. 166 of 170) | < Previous Next > | |
| Browser slow? Try the
Unicode version. |
||
|
Mirrors > Metamath Home Page > ILE Home Page > Theorem List Contents > Recent Proofs This page: Page List |
||
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Syntax | ctrls 16501 | Extend class notation with trails (within a graph). |
| Definition | df-trls 16502* |
Define the set of all Trails (in an undirected graph).
According to Wikipedia ("Path (graph theory)", https://en.wikipedia.org/wiki/Path_(graph_theory), 3-Oct-2017): "A trail is a walk in which all edges are distinct. According to Bollobas: "... walk is called a trail if all its edges are distinct.", see Definition of [Bollobas] p. 5. Therefore, a trail can be represented by an injective mapping f from { 1 , ... , n } and a mapping p from { 0 , ... , n }, where f enumerates the (indices of the) different edges, and p enumerates the vertices. So the trail is also represented by the following sequence: p(0) e(f(1)) p(1) e(f(2)) ... p(n-1) e(f(n)) p(n). (Contributed by Alexander van der Vekens and Mario Carneiro, 4-Oct-2017.) (Revised by AV, 28-Dec-2020.) |
| Theorem | reltrls 16503 |
The set |
| Theorem | trlsfvalg 16504* | The set of trails (in an undirected graph). (Contributed by Alexander van der Vekens, 20-Oct-2017.) (Revised by AV, 28-Dec-2020.) (Revised by AV, 29-Oct-2021.) |
| Theorem | trlsv 16505 | The classes involved in a trail are sets. (Contributed by Jim Kingdon, 7-Feb-2026.) |
| Theorem | istrl 16506 | Conditions for a pair of classes/functions to be a trail (in an undirected graph). (Contributed by Alexander van der Vekens, 20-Oct-2017.) (Revised by AV, 28-Dec-2020.) (Revised by AV, 29-Oct-2021.) |
| Theorem | trliswlk 16507 | A trail is a walk. (Contributed by Alexander van der Vekens, 20-Oct-2017.) (Revised by AV, 7-Jan-2021.) (Proof shortened by AV, 29-Oct-2021.) |
| Theorem | trlsex 16508 | The class of trails on a graph is a set. (Contributed by Jim Kingdon, 14-Mar-2026.) |
| Theorem | trlf1 16509 |
The enumeration |
| Theorem | trlreslem 16510 | Lemma for trlres 16511. (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by Mario Carneiro, 3-May-2015.) (Revised by AV, 6-Mar-2021.) Hypothesis revised using the prefix operation. (Revised by AV, 30-Nov-2022.) |
| Theorem | trlres 16511 |
The restriction |
| Syntax | cclwwlk 16512 | Extend class notation with closed walks (in an undirected graph) as word over the set of vertices. |
| Definition | df-clwwlk 16513* | Define the set of all closed 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) of the vertices in a closed walk p(0) e(f(1)) p(1) e(f(2)) ... p(n-1) e(f(n)) p(n)=p(0) as defined elsewhere. Notice that the word does not contain the terminating vertex p(n) of the walk, because it is always equal to the first vertex of the closed walk. (Contributed by Alexander van der Vekens, 20-Mar-2018.) (Revised by AV, 24-Apr-2021.) |
| Theorem | clwwlkg 16514* | The set of closed walks (in an undirected graph) as words over the set of vertices. (Contributed by Alexander van der Vekens, 20-Mar-2018.) (Revised by AV, 24-Apr-2021.) |
| Theorem | isclwwlk 16515* | Properties of a word to represent a closed walk (in an undirected graph). (Contributed by Alexander van der Vekens, 20-Mar-2018.) (Revised by AV, 24-Apr-2021.) |
| Theorem | clwwlkbp 16516 | Basic properties of a closed walk (in an undirected graph) as word. (Contributed by Alexander van der Vekens, 15-Mar-2018.) (Revised by AV, 24-Apr-2021.) |
| Theorem | clwwlkgt0 16517 | There is no empty closed walk (i.e. a closed walk without any edge) represented by a word of vertices. (Contributed by Alexander van der Vekens, 15-Sep-2018.) (Revised by AV, 24-Apr-2021.) |
| Theorem | clwwlksswrd 16518 | Closed walks (represented by words) are words. (Contributed by Alexander van der Vekens, 25-Mar-2018.) (Revised by AV, 25-Apr-2021.) |
| Theorem | clwwlkex 16519 | Existence of the set of closed walks (represented by words). (Contributed by Jim Kingdon, 21-Feb-2026.) |
| Theorem | clwwlk1loop 16520 | A closed walk of length 1 is a loop. (Contributed by AV, 24-Apr-2021.) |
| Theorem | clwwlkccatlem 16521* |
Lemma for clwwlkccat 16522: index |
| Theorem | clwwlkccat 16522 | The concatenation of two words representing closed walks anchored at the same vertex represents a closed walk. The resulting walk is a "double loop", starting at the common vertex, coming back to the common vertex by the first walk, following the second walk and finally coming back to the common vertex again. (Contributed by AV, 23-Apr-2022.) |
| Theorem | umgrclwwlkge2 16523 | A closed walk in a multigraph has a length of at least 2 (because it cannot have a loop). (Contributed by Alexander van der Vekens, 16-Sep-2018.) (Revised by AV, 24-Apr-2021.) |
| Syntax | cclwwlkn 16524 | Extend class notation with closed walks (in an undirected graph) of a fixed length as word over the set of vertices. |
| Definition | df-clwwlkn 16525* |
Define the set of all closed walks of a fixed length |
| Theorem | clwwlkng 16526* |
The set of closed walks of a fixed length |
| Theorem | isclwwlkng 16527 | A word over the set of vertices representing a closed walk of a fixed length. (Contributed by Alexander van der Vekens, 15-Mar-2018.) (Revised by AV, 24-Apr-2021.) (Revised by AV, 22-Mar-2022.) |
| Theorem | isclwwlkni 16528 | A word over the set of vertices representing a closed walk of a fixed length. (Contributed by Jim Kingdon, 22-Feb-2026.) |
| Theorem | clwwlkn0 16529 | There is no closed walk of length 0 (i.e. a closed walk without any edge) represented by a word of vertices. (Contributed by Alexander van der Vekens, 15-Sep-2018.) (Revised by AV, 24-Apr-2021.) |
| Theorem | clwwlkclwwlkn 16530 | A closed walk of a fixed length as word is a closed walk (in an undirected graph) as word. (Contributed by Alexander van der Vekens, 15-Mar-2018.) (Revised by AV, 24-Apr-2021.) (Proof shortened by AV, 22-Mar-2022.) |
| Theorem | clwwlksclwwlkn 16531 | The closed walks of a fixed length as words are closed walks (in an undirected graph) as words. (Contributed by Alexander van der Vekens, 15-Mar-2018.) (Revised by AV, 12-Apr-2021.) |
| Theorem | clwwlknlen 16532 | The length of a word representing a closed walk of a fixed length is this fixed length. (Contributed by AV, 22-Mar-2022.) |
| Theorem | clwwlknnn 16533 | The length of a closed walk of a fixed length as word is a positive integer. (Contributed by AV, 22-Mar-2022.) |
| Theorem | isclwwlkn 16534 | A word over the set of vertices representing a closed walk of a fixed length. (Contributed by Alexander van der Vekens, 15-Mar-2018.) (Revised by AV, 24-Apr-2021.) (Revised by AV, 22-Mar-2022.) |
| Theorem | clwwlknwrd 16535 | A closed walk of a fixed length as word is a word over the vertices. (Contributed by AV, 30-Apr-2021.) |
| Theorem | clwwlknbp 16536 | Basic properties of a closed walk of a fixed length as word. (Contributed by AV, 30-Apr-2021.) (Proof shortened by AV, 22-Mar-2022.) |
| Theorem | isclwwlknx 16537* | Characterization of a word representing a closed walk of a fixed length, definition of ClWWalks expanded. (Contributed by AV, 25-Apr-2021.) (Proof shortened by AV, 22-Mar-2022.) |
| Theorem | clwwlknp 16538* | Properties of a set being a closed walk (represented by a word). (Contributed by Alexander van der Vekens, 17-Jun-2018.) (Revised by AV, 24-Apr-2021.) (Proof shortened by AV, 23-Mar-2022.) |
| Theorem | clwwlkn1 16539 | A closed walk of length 1 represented as word is a word consisting of 1 symbol representing a vertex connected to itself by (at least) one edge, that is, a loop. (Contributed by AV, 24-Apr-2021.) (Revised by AV, 11-Feb-2022.) |
| Theorem | loopclwwlkn1b 16540 |
The singleton word consisting of a vertex |
| Theorem | clwwlkn1loopb 16541* | A word represents a closed walk of length 1 iff this word is a singleton word consisting of a vertex with an attached loop. (Contributed by AV, 11-Feb-2022.) |
| Theorem | clwwlkn2 16542 | A closed walk of length 2 represented as word is a word consisting of 2 symbols representing (not necessarily different) vertices connected by (at least) one edge. (Contributed by Alexander van der Vekens, 19-Sep-2018.) (Revised by AV, 25-Apr-2021.) |
| Theorem | clwwlkext2edg 16543 | If a word concatenated with a vertex represents a closed walk (in a graph), there is an edge between this vertex and the last vertex of the word, and between this vertex and the first vertex of the word. (Contributed by Alexander van der Vekens, 3-Oct-2018.) (Revised by AV, 27-Apr-2021.) (Proof shortened by AV, 22-Mar-2022.) |
| Theorem | clwwlknccat 16544 | The concatenation of two words representing closed walks anchored at the same vertex represents a closed walk with a length which is the sum of the lengths of the two walks. The resulting walk is a "double loop", starting at the common vertex, coming back to the common vertex by the first walk, following the second walk and finally coming back to the common vertex again. (Contributed by AV, 24-Apr-2022.) |
| Theorem | umgr2cwwk2dif 16545 | If a word represents a closed walk of length at least 2 in a multigraph, the first two symbols of the word must be different. (Contributed by Alexander van der Vekens, 17-Jun-2018.) (Revised by AV, 30-Apr-2021.) |
| Theorem | umgr2cwwkdifex 16546* | If a word represents a closed walk of length at least 2 in a undirected simple graph, there must be a symbol different from the first symbol of the word. (Contributed by Alexander van der Vekens, 17-Jun-2018.) (Revised by AV, 30-Apr-2021.) |
| Syntax | cclwwlknon 16547 | Extend class notation with closed walks (in an undirected graph) anchored at a fixed vertex and of a fixed length as word over the set of vertices. |
| Definition | df-clwwlknon 16548* |
Define the set of all closed walks a graph |
| Theorem | clwwlknonmpo 16549* |
|
| Theorem | clwwlknon 16550* |
The set of closed walks on vertex |
| Theorem | isclwwlknon 16551 |
A word over the set of vertices representing a closed walk on vertex
|
| Theorem | clwwlk0on0 16552 |
There is no word over the set of vertices representing a closed walk on
vertex |
| Theorem | clwwlknonel 16553* |
Characterization of a word over the set of vertices representing a
closed walk on vertex |
| Theorem | clwwlknonccat 16554 |
The concatenation of two words representing closed walks on a vertex |
| Theorem | clwwlknon2 16555* |
The set of closed walks on vertex |
| Theorem | clwwlknon2x 16556* |
The set of closed walks on vertex |
| Theorem | s2elclwwlknon2 16557 |
Sufficient conditions of a doubleton word to represent a closed walk on
vertex |
| Theorem | clwwlknonex2lem1 16558 |
Lemma 1 for clwwlknonex2 16560: Transformation of a special half-open
integer range into a union of a smaller half-open integer range and an
unordered pair. This Lemma would not hold for |
| Theorem | clwwlknonex2lem2 16559* | Lemma 2 for clwwlknonex2 16560: Transformation of a walk and two edges into a walk extended by two vertices/edges. (Contributed by AV, 22-Sep-2018.) (Revised by AV, 27-Jan-2022.) |
| Theorem | clwwlknonex2 16560 |
Extending a closed walk |
| Theorem | clwwlknonex2e 16561 |
Extending a closed walk |
| Theorem | clwwlknun 16562* |
The set of closed walks of fixed length |
According to Wikipedia ("Eulerian path", 9-Mar-2021, https://en.wikipedia.org/wiki/Eulerian_path): "In graph theory, an Eulerian trail (or Eulerian path) is a trail in a finite graph that visits every edge exactly once (allowing for revisiting vertices). Similarly, an Eulerian circuit or Eulerian cycle is an Eulerian trail that starts and ends on the same vertex. ... The term Eulerian graph has two common meanings in graph theory. One meaning is a graph with an Eulerian circuit, and the other is a graph with every vertex of even degree. These definitions coincide for connected graphs. ... A graph that has an Eulerian trail but not an Eulerian circuit is called semi-Eulerian." | ||
| Syntax | ceupth 16563 | Extend class notation with Eulerian paths. |
| Definition | df-eupth 16564* | Define the set of all Eulerian paths on an arbitrary graph. (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by AV, 18-Feb-2021.) |
| Theorem | releupth 16565 |
The set |
| Theorem | eupthsg 16566* |
The Eulerian paths on the graph |
| Theorem | eupthv 16567 | The classes involved in a Eulerian path are sets. (Contributed by Jim Kingdon, 13-Mar-2026.) |
| Theorem | iseupth 16568 |
The property " |
| Theorem | iseupthf1o 16569 |
The property " |
| Theorem | eupthi 16570 | Properties of an Eulerian path. (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by AV, 18-Feb-2021.) (Proof shortened by AV, 30-Oct-2021.) |
| Theorem | eupthf1o 16571 |
The |
| Theorem | eupthfi 16572 | Any graph with an Eulerian path is of finite size, i.e. with a finite number of edges. (Contributed by Mario Carneiro, 7-Apr-2015.) (Revised by AV, 18-Feb-2021.) |
| Theorem | eupthseg 16573 |
The |
| Theorem | eupthcl 16574 |
An Eulerian path has length ♯ |
| Theorem | eupthistrl 16575 | An Eulerian path is a trail. (Contributed by Alexander van der Vekens, 24-Nov-2017.) (Revised by AV, 18-Feb-2021.) |
| Theorem | eupthiswlk 16576 | An Eulerian path is a walk. (Contributed by AV, 6-Apr-2021.) |
| Theorem | eupthpf 16577 |
The |
| Theorem | eupthres 16578 |
The restriction |
| Theorem | eupth2lem1 16579 | Lemma for eupth2 . (Contributed by Mario Carneiro, 8-Apr-2015.) |
| Theorem | eupth2lem2dc 16580 | Lemma for eupth2 . (Contributed by Mario Carneiro, 8-Apr-2015.) |
| Theorem | trlsegvdeglem1 16581 | Lemma for trlsegvdeg . (Contributed by AV, 20-Feb-2021.) |
| Theorem | trlsegvdeglem2 16582 | Lemma for trlsegvdeg . (Contributed by AV, 20-Feb-2021.) |
| Theorem | trlsegvdeglem3 16583 | Lemma for trlsegvdeg . (Contributed by AV, 20-Feb-2021.) |
| Theorem | trlsegvdeglem4 16584 | Lemma for trlsegvdeg . (Contributed by AV, 21-Feb-2021.) |
| Theorem | trlsegvdeglem5 16585 | Lemma for trlsegvdeg . (Contributed by AV, 21-Feb-2021.) |
| Theorem | trlsegvdeglem6 16586 | Lemma for trlsegvdeg . (Contributed by AV, 21-Feb-2021.) |
| Theorem | trlsegvdeglem7 16587 | Lemma for trlsegvdeg . (Contributed by AV, 21-Feb-2021.) |
| Theorem | trlsegvdegfi 16588 |
The effect on vertex degree of adding one edge to a trail. In the
following, a subgraph induced by a segment of a trail is called a
"subtrail": For any subtrail |
| Theorem | eupth2lem3lem1fi 16589 | Lemma for eupth2lem3fi 16597. (Contributed by AV, 21-Feb-2021.) |
| Theorem | eupth2lem3lem2fi 16590 | Lemma for eupth2lem3fi 16597. (Contributed by AV, 21-Feb-2021.) |
| Theorem | eupth2lem3lem3fi 16591* |
Lemma for eupth2lem3fi 16597. If a loop
|
| Theorem | eupth2lem3lem6fi 16592* |
If an edge (not a loop) is added to a trail, the degree of vertices
not being end vertices of this edge remains odd if it was odd before
(regarding the subgraphs induced by the involved trails). Remark:
This seems to be not valid for hyperedges joining more vertices than
|
| Theorem | eupth2lem3lem5 16593 | Lemma for eupth2fi 16600. (Contributed by AV, 25-Feb-2021.) |
| Theorem | eupth2lem3lem4fi 16594* | Lemma for eupth2lem3fi 16597. If an edge (not a loop) is added to a trail, the degree of the end vertices of this edge remains odd if it was odd before (regarding the subgraphs induced by the involved trails). (Contributed by Mario Carneiro, 8-Apr-2015.) (Revised by AV, 25-Feb-2021.) |
| Theorem | eupth2lem3lem7fi 16595* | Lemma for eupth2lem3fi 16597: Combining trlsegvdegfi 16588, eupth2lem3lem3fi 16591, eupth2lem3lem4fi 16594 and eupth2lem3lem6fi 16592. (Contributed by Mario Carneiro, 8-Apr-2015.) (Revised by AV, 27-Feb-2021.) |
| Theorem | eupthvdres 16596 | The vertex degree remains the same for all vertices if the edges are restricted to the edges of an Eulerian path. (Contributed by Mario Carneiro, 8-Apr-2015.) (Revised by AV, 26-Feb-2021.) |
| Theorem | eupth2lem3fi 16597* | Lemma for eupth2fi 16600. (Contributed by Mario Carneiro, 8-Apr-2015.) (Revised by AV, 26-Feb-2021.) |
| Theorem | eupth2lembfi 16598* | Lemma for eupth2fi 16600 (induction basis): There are no vertices of odd degree in an Eulerian path of length 0, having no edge and identical endpoints (the single vertex of the Eulerian path). (Contributed by Mario Carneiro, 8-Apr-2015.) (Revised by AV, 26-Feb-2021.) |
| Theorem | eupth2lemsfi 16599* | Lemma for eupth2fi 16600 (induction step): The only vertices of odd degree in a graph with an Eulerian path are the endpoints, and then only if the endpoints are distinct, if the Eulerian path shortened by one edge has this property. (Contributed by Mario Carneiro, 8-Apr-2015.) (Revised by AV, 26-Feb-2021.) |
| Theorem | eupth2fi 16600* | The only vertices of odd degree in a graph with an Eulerian path are the endpoints, and then only if the endpoints are distinct. (Contributed by Mario Carneiro, 8-Apr-2015.) (Revised by AV, 26-Feb-2021.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |