1. Introduction
All graphs in this paper are finite, undirected, and simple. A planar graph is a graph that can be embedded into the plane. A plane graph is a particular embedding of a planar graph into the plane. We set a plane graph , where V, E, and F are sets of vertices, edges, and faces of G, respectively. Two faces are intersecting if they have a common vertex, and are adjacent if they have a common edge. A vertex is incident to a face if it is on the face. A vertex is adjacent to a face if it is not incident to the face but adjacent to a vertex on the face. For a face , if the vertices on f in a cyclic order are , then we write . The degree of is the number of edges incident with x. The degree of is the number of vertices incident with x. Let a k-vertex (-vertex, -vertex) be a vertex of degree k (at least k, at most k), and a k-face (-face, -face) be a face of degree k (at least k, at most k). The same notation will be applied to cycles. A ()-face is a k-face with , respectively. A ()-edge is an edge with . Let C be a cycle of a plane graph G, is the length of the cycle C. A triangle is a 3-cycle. An edge or a vertex of G is triangular if it is on a triangle. A chord in a cycle C is triangular if it splits the cycle C into a triangle and a cycle of length . We use and to denote the sets of vertices located inside and outside of C, respectively, and put , . The cycle C is called a separating cycle if and . A set of independent edges of G is called a matching. Identifying vertices means merging the vertices into a single vertex.
The distance between two vertices
u and
v in
G, denoted by
, is the length (number of edges) of the shortest path between
u and
v in
G. The distance between two cycles
C and
of
G, denoted by
, is defined as follows:
A proper k-coloring of G is a function such that for every edge , . The smallest k such that G has a k-coloring is called the chromatic number of G and is denoted by . A list assignment of a graph G is a mapping L that assigns to each vertex a list of colors. An L-coloring of G is a function and for every such that for every edge . A graph G is k-choosable if G is L-colorable for every assignment L with . The smallest k such that G is k-choosable is called the choice number of G and is denoted by .
It is well known that the problem of deciding whether a planar graph is 3-colorable is NP-complete. This provides motivation to look for sufficient conditions for planar graphs to be 3-colorable. Grötzsch [
1] showed that every planar graph without triangles is 3-colorable. In 1976, Steinberg [
2] conjectured that every planar graph without 4-cycle and 5-cycle is 3-colorable. Havel [
3] proposed to make
large enough, where
is the smallest distance between triangles. Dvořák, Kral, and Thomas [
4] showed that
suffices. Borodin and Glebov [
5] showed that planar graphs without 5-cycles and
are 3-colorable.
Vizing [
6], and, independently Erdős, Rubin, and Taylor [
7], introduced list coloring as a generalization of proper coloring. Thomassen [
8,
9] showed that every planar graph is 5-choosable and every planar graph without
-cycles is 3-choosable. Voigt [
10] constructed a non-3-choosable planar graph without cycles of length 4 and 5. Montassier, Raspaud, Wang, and Wang [
11] gave the following condition for a planar graph to be 3-choosable.
Theorem 1. Every planar graph with the distance of 5-cycles at least 4 from each other is 3-choosable.
For ordinary coloring, the identification of vertices is involved in the reduction configurations. In list coloring, since different vertices may have different lists, it is not possible for one to use the identification of vertices. To overcome this difficulty, Dvořák and Postle [
12] introduced DP-coloring (under the name correspondence coloring) as a generalization of list-coloring.
Definition 1. Let G be a simple graph, and L be a list assignment of . For each vertex , let . For each edge in G, let be a partial matching between the sets and and let , called the matching assignment. The matching assignment is called a k-matching assignment if for each .
Definition 2. A cover of G is a graph (simply write ) satisfying the following two conditions:
- (1)
the vertex set of is the disjoint union of for all ;
- (2)
the edge set of is the matching assignment .
Note that the induced subgraph is an independent set for each vertex .
Definition 3. Let G be a simple graph, and be a cover of G. An -coloring of G is an independent set in such that for each vertex . The graph G is DP-k-colorable if, for each k-list assignment L and each matching assignment over L, it has an -coloring. The minimum k such that G is DP-k-colorable is the DP-chromatic number of G, denoted by .
Let be a cover of G. For a vertex , if and , then consider the cover of G such that and for each . For each , is obtained form by replacing the vertex by . Thus, is obtained from by replacing the vertex by . Then, G can be -colorable when G is -colorable by changing the color of v to when , and vice versa. We say that is obtained from by renaming at the vertex v.
An edge
is straight in a
k-matching assignment
if every
satisfies
. One can construct a cover of any graph
G based on a list assignment for
G, thus showing that list coloring is a special case of DP-coloring and, in particular,
for all graphs G. DP-coloring is quite different from list coloring—for example, Bernshteyn [
13] showed that the DP-chromatic number of every graph G with average degree
d is
, while Alon [
14] proved that
and the bound is sharp.
DP-coloring is a generalization of list-coloring. Dvořák and Postle [
12] proved that every planar graph
G without cycles of length from 4 to 8 is 3-choosable. They also noted that
if
G is a planar graph without
-cycles. Liu and Li [
15] proved that every planar graph
G without adjacent cycles of length at most 8 is 3-choosable.
Much attention was drawn to this new coloring; see, for example, [
16,
17,
18,
19]. Liu et al. [
20,
21] gave some sufficient conditions for a planar graph to be DP-3-colorable, and DP-4-colorable planar graphs can be found in [
22,
23,
24]. Yin and Yu [
25] gave the following condition for a planar graph to be DP-3-colorable:
Theorem 2. Every planar graph without -cycles and the distance of triangles at least 3 is DP-3-colorable.
In this paper, we improve the results in Theorems 1 and 2.
A 9-cycle
C is bad if it is in a subgraph of
G isomorphic to the graphs in
Figure 1, and is the outer cycle of the subgraph. A 9-cycle is good if it is not bad.
Theorem 3. Let G be a planar graph in which the 5-cycles are at distance of at least 3 from each other. Let be a -cycle or a good 9-cycle in G. Then, each DP-3-coloring of can be extended to G.
Corollary 1. Every planar graph in which the 5-cycles are at a distance of at least 3 from each other is DP-3-colorable (thus also 3-choosable).
Proof. Let
G be a planar graph. Either
G is 4
-cycles free or it is not 4
-cycles free. In the first case, as proved in Reference [
12],
G is DP-3-colorable. Thus, we only have to consider the case when
G contains a
-cycle. As proved in Reference [
12], the
-cycle can be precolored. Then, by Theorem 3,
G is DP-3-colorable extended from the coloring of the
-cycle when the 5
-cycles are at distance of at least 3 from each other. □
2. Proof of Theorem 3
We will prove Theorem 3 by reductio ad absurdum. Let’s start by a temporary assumption that the theorem is wrong. Then, there has to be a non-empty set of counterexamples to this theorem. Assume that G is a minimal (least number of vertices) counterexample to Theorem 3. Let be a -cycle or a good 9-cycle in G.
Lemma 1. For each , .
Proof. Let v be a -vertex in . By the minimality of G, each DP-3-coloring of can be extended to . Then, the coloring of can be extended to G by selecting a color for v such that, for each neighbor u of v, , a contradiction. □
Lemma 2. There exist no separating -cycles or separating good 9-cycles.
Proof. First of all, we show that is not a separating cycle. Otherwise, if is a separating cycle, we may extend the coloring of to both and , respectively, and then combine them to get a coloring of G, a contradiction.
Let be a separating -cycle or separating good 9-cycle in G. By the minimality of G, the coloring of can be extended to . Now that C is colored, thus the coloring of C can be extended to by the minimality of G again. Combining the inside and outside of C, we have a coloring of G extended from the coloring of , a contradiction. □
Lemma 3. is the boundary of the out face of the embedding of G.
Proof. is not a separating cycle by Lemma 2. Thus, either or is empty. Without loss of generality, we assume that is empty, and we can redraw the graph to make empty instead. □
Lemma 4. If a -cycle C in G has an internal chord e, then and either e is triangular, or and e splits C into a 4-cycle and a 6-cycle, or and e splits C into a 4-cycle and a 7-cycle, or and e splits C into a 5-cycle and a 6-cycle.
Proof. Due to fact that the cycles of lengths 3, 4, and 5 in G are at a distance of at least 3 from each other, C cannot have a chord if and can have only a triangular one when . If and e is not triangular, then e splits C into a 4-cycle and a 6-cycle. If and e is not triangular, then e splits C into a 4-cycle and a 7-cycle, or e splits C into a 5-cycle and a 6-cycle. □
By Lemmas 3 and 4, if a bad 9-cycle
C (one type in
Figure 1) is a subgraph in
G, then
C must be induced.
Lemma 5. has no chord.
Proof. If contains a chord e, then e is one of the types described in Lemma 4. By Lemma 2, G has no separating -cycles. Thus, G contains no other vertices and the coloring on is also a coloring of G, a contradiction. □
The following lemma from [
21] provides a powerful tool to prove the reducibility.
Lemma 6. Let and H be a subgraph of G. If the vertices of H can be ordered as such that the following hold
- (1)
, and has no neighbor outside of H,
- (2)
and has at least one neighbor in ,
- (3)
for each , has at most neighbors in , then a DP-k- of can be extended to a DP-k- of G.
A face in G is internal if it contains no vertex of and a vertex in G is internal if it is not incident to . A 6-face f in G is bad if it is adjacent to a -face and a 6-face f in G is good if it is not bad.
Lemma 7. Let f be an internal 6-face in G. If f is a (3, 3, 3, 3, 3, 3)-face, then f cannot be adjacent to an internal face with 5 or less vertices such that all vertices on are vertices with degree 3.
Proof. Let be a (3, 3, 3, 3, 3, 3)-face and , so that is the common edge of f and , and all vertices on are 3-vertices. Order the vertices on f and as . Let H be the set of vertices in the list. Since all vertices in H are from the internal faces f and , no vertex in is going to be removed by such subtraction. Because G is a minimal counterexample, by Lemma 6, every DP-3-coloring of can be extended to G, a contradiction. □
Let f be a (3, 3, 3, 3, 3, 3)-face adjacent to a 3-face . We call the vertex v on but not on f the roof of f, and f the base of v.
Lemma 8. Let f be an internal 6-face in G and be an internal face with 5 or less vertices which is adjacent to f. If has one 4-vertex, while the other vertices incident with are vertices with degree 3, then each of the following holds:
- (a)
f cannot be adjacent to another face with five or less vertices;
- (b)
If f is a (4, 3, 3, 3, 3, 3)-face such that f and have a common (3, 4)-edge, then the other (3, 4)-edge of cannot be incident with another internal (4, 3, 3, 3, 3, 3)-face;
- (c)
If f is a 6-face that all vertices on f are vertices with degree 3, then cannot be adjacent to an internal (4, 3, 3, 3, 3, 3)-face that and have a common (3, 4)-edge. This means that a 4-vertex incident with an internal (4, 3, 3, 3, 3, 3)-face is not a roof.
Proof. - (a)
follows from the condition on the distance of -faces.
- (b)
Let , and , so that is the common (3, 4)-edge of and f, and all other vertices incident with f and are 3-vertices. Let be the other (3, 3, 3, 3, 3, 4)-face adjacent to . Order the vertices on f, and as . Let H be the set of vertices in the list. By Lemma 6, every DP-3-coloring of can be extended to G, a contradiction.
- (c)
Let and , so that is the common (3,3)-edge of and f. Let be the (3, 3, 3, 3, 3, 4)-face adjacent to , and all other vertices on f, and are 3-vertices. If , then and order the vertices on f, and as . Let H be the set of vertices in the list. By Lemma 6, every DP-3-coloring of can be extended to G, a contradiction. If , then order the vertices on f, and as . Let H be the set of vertices in the list. By Lemma 6, every DP-3-coloring of can be extended to G, a contradiction.
□
Lemma 9. Let be an internal 6-face that is adjacent to an internal face with five or less vertices . If all of the vertices on are vertices with degree 3, then or .
Proof. We assume that , and we use u to denote the neighbor of that is not on . First, we may rename the lists of vertices in so that each edge in is straight.
Consider the graph obtained from by identifying and u. We claim that no new cycles of length from 3 to 5 multiple edges or loop are created. Otherwise, there is a path of length 1, 2, 3, 4 or 5 from u to in G, which together with forms a cycle C, . Because is a -face, C cannot be a 5-cycle.
If
and
are in
, see
Figure 2a, then
C is not a bad 9-cycle. Otherwise, since
and
are in
,
C must be the type (b) in
Figure 1. Thus,
and
must be in a 3-cycle which is adjacent to
f, a contradiction to Lemma 8(a). Thus,
C is a separating
-cycle or separating good 9-cycle, a contradiction to Lemma 2.
If
and
are not in
, see
Figure 2b. Due to
and
f being a 6-cycle, by Lemma 2 and 4,
is incident with an edge
e in
. Either the other vertex incident to
e is in the cycle
C, or it is not. If it is in the cycle
C, then edge
e is its chord,
and
e must be incident with a
-cycle
by Lemma 4. The distance between
and
is at most 1, a contradiction. If the other vertex incident to
e is not in cycle
C, then
C is a separating cycle. If
C is a bad 9-cycle, recall that
e is incident
and in
, the
must be incident with or adjacent to a 3-cycle. Thus, the distance between
and the 3-cycle is at most 2, a contradiction. Thus,
C must be a separating
-cycle or separating good 9-cycle, a contradiction to Lemma 2.
Now, we claim that there is no new chord in of . Otherwise, u is on and is adjacent to a vertex which is on . Then, there is a path between u and on with length at most four, which forms a -cycle with in G. Similar to the proof process above, this does not occur.
Because is a -cycle, the distance from to other -cycles is at least one and the distance from u to other -cycles is at least two. Thus, the -cycles are at a distance of at least 3 from each other in . Since is not a bad 9-cycle in G and every bad 9-cycles in G is induced, is not a bad 9-cycle in . Because still is the boundary of the out face of the embedding of and no new chord in is formed in and G is a minimal counterexample, the DP-3-coloring of can be extended to . Now, we color and u with the color of the identified vertex and keep the colors of all vertices in . Now, we color first, and then color with the color of . We can do this because the edges in are straight and the color of is different from the color of and u. If , then we color in the order. If or 5, then we color in the order. Then, G has been colored, a contradiction. □
Lemma 10. Let be a path in Int() and () be an internal face with five or less vertices such that all vertices of f are vertices with degree 3, so that . If , then . (In addition, similarly, if , then .)
Proof. Assume that . Since there is no separating 6-cycle and every 6-cycle has no chords by Lemma 2 and Lemma 4, the 6-cycle and are both 6-faces. If , then, by Lemma 9, . Let be the fourth neighbor of . Since the cycles of length 3, 4, and 5 in G are at a distance of at least 3 from each other, is not one vertex in . We may rename the list of vertices in so that the edges are straight.
Consider the graph
obtained from
by identifying
and
. Since the cycles of length 3, 4, and 5 in
G are a distance of at least 3 from each other, the distance between
and
in
is at least 2 and the distance between
and
in
is at least 4. We claim that no new cycles of length from 2 to 5 are created. Otherwise, there is a path of length 2 to 5 from
and
in
G, which together with
forms a
-cycle
C. If
is in
, then
C is not a bad 9-cycle. Otherwise, since
is in
,
,
,
and
are in
. Then,
C is not isomorphic to a bad 9-cycle in
Figure 1. Thus,
C is a separating
-cycle or separating good 9-cycle, a contradiction to Lemma 2. Let
be in
(Since the distance between
and
in
is at least 4,
is not on
C). Because the cycles of length 3,4, and 5 in
G are at a distance of at least 3 from each other,
cannot be on triangles. Then,
C is not isomorphic to a bad 9-cycle see
Figure 3b. Thus,
C is a separating
-cycle or separating good 9-cycle, a contradiction to Lemma 2.
Now, we claim that there is no new chord in of . Otherwise, is on and is adjacent to a vertex which is on ; then, there is a path between and on with length at most four, which forms a -cycle with in G. Similar to the proof process above, this does not occur.
Because f is a -cycle, the distance from to other -cycles is at least two and the distance from to other -cycles is at least one. Thus, the -cycles are at a distance of at least 3 from each other in . Since is not a bad 9-cycle in G and every bad 9-cycles in G is induced, is not a bad 9-cycle in . Because still is the boundary of the out face of the embedding of and no new chord in is formed in and G is a minimal counterexample, the DP-3-coloring of can be extended to . Now, color and with the color of the identified vertex and keep the colors of all vertices in . Now, we color first, and then color with the color of . We can do this because the edges in are straight and the color of is different from the color of and . If , then we color in the order. If or 5, then we color in the order. Then, G has been colored, a contradiction. □
We are now ready to present a discharging procedure that will complete the proof of the Theorem 3. Let each vertex have an initial charge of , and each face in our fixed plane drawing of G have an initial charge of . Let . By Euler’s Formula, .
Let be the charge of after the discharge procedure. To lead to a contradiction, we shall prove that for all and .
For shortness, let be a k-face and .
The discharging rules:
(R1): If v is an internal -vertex.
- ①
If v is an internal 4-vertex and incident with a 3-face f, then v gives to its incident 3-face, to its base when v has a base and to its incident -face that is adjacent to f.
- ②
If v is an internal -vertex and incident with a 3-face f, then v gives to its incident 3-face, to its base when v has a base and to its incident 6-face that is adjacent to f.
- ③
If v is incident with a 4-face, then v gives 2 to its incident 4-face.
- ④
If v is incident with a 5-face, then v gives 1 to its incident 5-face.
- ⑤
If v is an internal 4-vertex. If v is adjacent to a -face f such that all vertices on f are 3-vertices, then v gives 1 to its adjacent -face f and v gives to its incident 6-faces if any that are not adjacent to f.
- ⑥
If v is an internal -vertex. If v is adjacent to a -face f such that all vertices on f are 3-vertices, then v gives 2 to its adjacent -face f and to its incident 6-faces if any that are not adjacent to f.
- ⑦
If v is an internal -vertex. If v is not on a -face nor adjacent to a -face f such that all vertices on f are 3-vertices, then v gives to its incident 6-faces.
(R2): Each internal 6-face gives to its adjacent internal (3, 3, 4)-face.
Each internal 6-face f gives to its adjacent internal (3, 3, 3)-face , if any, when f contains a vertex v and v is not adjacent to .
Each non-internal 6-face or -face other than gives 1 to each of its adjacent -face, if any, and gives the rest to the outer face .
(R3): The outer face get from each , gives 3 to each face in , 2 to each face in , 1 to each face in , and 1 to each face in adjacent to an internal face with 5 or less vertices.
Lemma 11. Every vertex v in G has nonnegative final charge.
Proof. By (R3), the outer face get from each whether is positive or negative, each vertex on has final charge 0. Thus, we assume that v is an internal vertex of G, then by Lemma 1. If , then .
If . If v is on a -face f, then it is not on or adjacent to other -faces. If , by Lemma 8 (b) and (c), v cannot be on two (3, 3, 3, 3, 3, 4)-faces which are adjacent to f at the same time, and v cannot be a roof and on a (3, 3, 3, 3, 3, 4)-face at the same time, then v gives to the 3-face, and at most to 6-faces by (R1) ①. Thus, . If , then v gives 2 to the 4-face by (R1) ③. Thus, . If , then v gives 1 to the 5-face by (R1) ④. Thus, . Now, assume that v is adjacent to a -face f that all vertices on f are 3-vertices, then it is not on or adjacent to other -faces. Thus, by (R1) ⑤, v gives 1 to the -face, and to each other incident 6-faces that are not adjacent to the -face. Thus, . Finally, assume that v is not on a -face or adjacent to a -face f that all vertices on f are 3-vertices, then, by (R1) ⑦, its final charge is .
If . Because of this, the cycle of lengths 3, 4, and 5 are at a distance of at least 3 from each other. If v is on a -face f. If , then, by (R1) ②, v gives to the 3-face, and to its base or incident -faces that is adjacent to f. Thus, . If , then, by (R1) ③ v gives 2 to the 4-face. Thus, . If , then, by (R1) ④ v gives 1 to the 5-face. Thus, . If v is adjacent to a -face f that all vertices on f are 3-vertices. Thus, by (R1) ⑥, v gives at most 2 to the -face, and to each other incident 6-faces that are not adjacent to the -face. Hence, . Finally, assume that v is not on a -face or adjacent to a -face f that all vertices on f are 3-vertices, then, by (R1) ⑦, its final charge is . □
Lemma 12. Every face other than in G has a nonnegative final charge.
Proof. Let . If f contains some vertices of , then f gets 3 from by (R3), so . Let f be an internal face. If f contains at least two -vertices, then, by (R1) ① and ②, f gets from each of the incident -vertices, thus . If f is incident with exactly one -vertex, then f gets from the incident -vertex by (R1) ① and ②, and gets from each of the adjacent -face by (R2), thus . Now, we assume that is an internal (3, 3, 3)-face. Let , , and let , , be the three adjacent faces of f so that contains , , and contains , , . If , , are three or non-internal 6-faces, then they sent 1 to f by (R2) and . Now, let f be adjacent to an internal 6-face, say , then f is adjacent to at least one internal -vertex (say ), which is incident with by Lemma 9.
If both and are internal 6-faces, then one of is a -vertex by Lemma 9. By Lemma 10, either all of , , are 4-vertices, or one of them is a -vertex, or one of them (say ) is a 3-vertex and the other two are 4-vertices, in which case both and contain -vertices which are not adjacent to f. Thus, by (R1) ⑤, ⑥ and (R2).
If both and are - or non-internal 6-faces, then, by (R1) ⑤, ⑥ and (R2), .
Thus, we may assume that one of , is an internal 6-face and the other is a non-internal 6-face or a -face. If is an internal 6-face, then one of is a -vertex by Lemma 9. Thus, f gets 2 from the two adjacent -vertices by (R1) ⑤ and ⑥, and f gets 1 from by (R2). Thus, . Thus, we may assume that is an internal 6-face and is a -or non-internal 6-face. If both and are 3-vertices and , by Lemma 10, both and contain at least one -vertex that is not adjacent to f. Thus, by (R2), f gets from and , gets 1 from , and gets 1 from . Thus, . If and one vertex of is a -vertex, then, by (R1) ⑤, f gets 1 from and the -vertex of , and by (R2) f gets 1 from . Thus, . If , then by (R1) ⑥ f gets 2 from and by (R2) f gets 1 from . Thus, .
Let . If f contains some vertices of , then f gets 2 from by (R3), so . Let f be an internal face. If f is contains a -vertex, then, by (R1) ③ f gets 2 from each of the incident -vertices, thus . Now, we assume that is an internal (3,3,3,3)-face. Let , , , and let , , , be the four adjacent faces of f. If two faces of , , , are - or non-internal 6-faces, then they sent 1 to f by (R2) and . Thus, we may assume that it is adjacent to three or four internal 6-faces. By Lemma 9, f is adjacent to at least two internal -vertices, so, by (R1) ⑤ and ⑥, f gets 1 + 1 from the two -vertices. Thus, .
Let . If f contains some vertices of , then f gets 1 from by (R3), so . Let f be an internal face. If f contains a -vertex, then, by (R1) ④ f gets 1 from each of the incident -vertices, thus . Now, we assume that is an internal (3, 3, 3, 3, 3)-face. Let , , , , and let , , , , be the five adjacent faces of f. If one face of , , , are - or non-internal 6-faces, then it sent 1 to f by (R2) and . Thus, we may assume that it is adjacent to five internal 6-faces. By Lemma 9, f is adjacent to at least three internal -vertices, so, by (R1) ⑤ and ⑥, f gets 1 + 1 from the three -vertices. Thus, .
Let . If f contains vertices of or f is not adjacent to an internal 3-face, then, by (R2) and (R3), . Now, we assume that f is an internal 6-face that is adjacent to an internal 3-face with the common edge and .
If , , then f gives nothing to , so .
If and . then, by (R1) ② and (R2), f gets from and gives to . Thus, .
If . Now, we assume that . If f has a -vertex, then, by (R1) ⑦ and (R2) f gets from the -vertex and gives to . Thus, . If f is a (3, 3, 3, 3, 3, 3)-face, then, by (R1) ①, ② and (R2) f gets from , and gives to . Thus, . If , by Lemma 7 f has a -vertex. By (R2), gets from f when f contains a -vertex that is not adjacent to the 3-face, in which case, by (R1) ⑦ f gets from the -vertex, so .
If and . If f is an internal (4, 3, 3, 3, 3, 3)-face, then f gets from by (R1) ①, or else f contains another -vertex, then, by (R1) ⑦ f gets from the -vertex. Thus, .
If . Since the cycles of lengths 3, 4, and 5 in G are a distance of at least 3 from each other, f is adjacent to at most 3-faces. Thus, by (R2). □
We call a bad 6-face f in Special if f is adjacent to one internal -face.
Lemma 13. The final charge of is positive.
Proof. Assume that
. Let
be the set of edges between
and
. Let
be the number of edges in
that is not on a
-face and
x be the charges
receives by (R2). Let
,
,
and
be the number of special 6-faces. By Lemma 5,
has no chord, each
-face in
,
and
contains at least two edges in
. By (R2) and (R3), the final charge of
is
where the equality follows from that each
-face in
,
and
contains two edges in
.
Note that, for each special 6-face
f, no edge in
is on a
-face, then
. When
,
, then
and
. If
, then
. Thus, there is only a
-face adjacent to
, a contradiction to
. If
, then
and
. Since a special 6-face shares at most four vertices with
, so
is adjacent to a
-face
f that contains at least four consecutive 2-vertices on
. Thus, there is only a 6-face adjacent to
, a contradiction to
. If
, then
and
and
, in which case, we have a bad 9-cycle as in
Figure 1. Thus, we may assume that
. Thus,
Since , . Thus, if , then , and . Since the 6-face shares at most four vertices with , is adjacent to a -face f that contains at least five consecutive 2-vertices on . Thus, by (R2), , a contradiction.
Therefore, we may assume that , and , so .
Let , it follows that , and .
If , then and . Since is not a bad 9-cycle, is adjacent to a -face f and f is adjacent to the 3-face. Thus, by (R2), f gives at least 1 to , that is, , a contradiction.
If , then and . Note that is adjacent to a -face f that contains consecutive 2-vertices on , thus, by (R2), f gives at least to , a contradiction to .
Finally, let , then, , and each edge in is on a -face. Note that we may assume that ; otherwise, , so . Because of that, the cycle of lengths 3, 4, and 5 are a distance of at least 3 from each other, and, by Lemma 1, for each , so there must be a -face f adjacent to the -face and . The -face do not give charge to at least one -face, so . It follows that , and .
If , then , and . There must be a -face f adjacent to the two 3-faces and . The -face does not give charge to the two 3-faces, so , a contradiction to .
If , then , and . If , then . In this case, is adjacent to a -face f that contains at least six consecutive 2-vertices on ; thus, by (R3), f gives at least to , a contradiction to . If , then . In this case, is adjacent to a -face f that contains at least seven consecutive 2-vertices on ; thus, by (R3), f gives at least to , a contradiction to .
If , then , and . is adjacent to a -face f that contains at least six consecutive 2-vertices on ; thus, by (R3), f gives at least to , a contradiction to .
□
Proof of Theorem 3. By Lemmas 11–13, , a contradiction to . Thus, the counterexample can’t exist, which, in turn, would show that the theorem is true for all cases. □