REVIEW 4 major objections 4 minor 18 references
A counterexample for the polar conjecture of Spencer-Brown
T0 review · 4 major / 4 minor · reviewed 2026-08-01 · deepseek-v4-flash
Pith's one-line read The parity-pass algorithm can loop forever on a non-polar pentagon of a planar graph, returning to its starting coloring after sixty steps.
desk verdict A plausible and important counterexample to Spencer-Brown's Polar Conjecture, but the decisive 60-step loop is asserted rather than demonstrated, so the paper needs a verification artifact before the claim can be trusted. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The parity pass is a five-step local operation (Figure 3) on a 1-deficient 3-edge coloring of a trivalent plane graph, in which alternating two-color paths are switched around the pentagonal face. Its companion is the bad configuration C (Figure 5), a pattern where two such paths overlap in at least one edge; the paper uses C as a certificate that no immediate completion exists and that the next switch in the sequence is forced. The counterexample works by making C persist through every step of the loop.
What would settle it
Simulate the parity pass (Figure 3) on the graph of Figure 8 with the displayed 1-deficient coloring. If any step before sixty yields a coloring that extends to the pentagon (by a double switch or direct completion), or if the whole graph's coloring repeats in fewer than twelve cycles, the counterexample collapses.
Extended reading notes
Core claim
The central discovery is a single graph G (Figure 8) with a pentagonal face that is not polar, together with a 1-deficient 3-edge coloring. The paper argues that at every step of the parity pass a local 'bad configuration' C is present: two alternating two-color paths that share an edge, making a simple completion impossible. The authors state that configuration C persists through all five transformations A–E and through twelve full cycles, until the entire graph's coloring returns to the original one. Consequently the parity pass never terminates in an extendable coloring, contradicting the Polar Conjecture. The graph lacks rotational symmetry about the pentagon because the opposite octagon
Load-bearing premise
The claim that the parity pass completes exactly sixty steps and returns to the original entire-graph coloring is stated but not fully demonstrated: only one full cycle and the first and last steps are shown, and no machine-readable certificate or code is provided.
Editorial extensions
If this is right
- If the sixty-step trace is correct, the Polar Conjecture is false: non-polarity of the pentagon does not guarantee termination of the parity pass.
- The proposed constructive proof of the four-color theorem via the parity pass loses its foundation, because an arbitrary non-polar pentagon may loop.
- A revised algorithm must either test all pentagonal faces for looping behavior or incorporate a more flexible switching rule.
- The example also yields a derived graph (Example 4.2) with a non-symmetric loop, and another one (Example 4.3) where the loop terminates after a finite number of cycles, illustrating the subtlety.
- The paper shows that one of Spencer-Brown's two 'parity mills' also loops on the same example, while the other terminates, leaving the question of a universal algorithm open.
Reading between the lines
- A reader could independently verify the counterexample by implementing the parity pass; if the sixty-step trace reproduces exactly, it would serve as a rigorous, human-checkable small certificate for a non-terminating local algorithm.
- The construction suggests a template for building further counterexamples by concatenating cycles of configuration C, potentially producing graphs with multiple non-polar looping pentagons.
- The persistence of C for a full loop hints that the impasse group—the algebraic structure generated by the local switches—may encode a practical obstruction to local completability, which a broader algorithm would need to circumvent.
- One natural next experiment is to test all non-polar pentagons of the Errera graph and other sparse planar graphs to map how common such looping behavior is.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper claims to disprove Spencer-Brown's Polar Conjecture: the assertion that performing his parity-pass algorithm on a non-polar pentagonal region necessarily terminates in an edge coloring extendable to the whole trivalent plane graph. The authors introduce a particular plane graph G (Figure 8) whose highlighted pentagon is non-polar, together with a 1-deficient 3-edge coloring. They argue that the parity pass is forced through a sequence of steps, that the bad configuration C persists, and that after twelve complete cycles (sixty steps) the entire coloring returns to its starting configuration, so the algorithm never yields an extendable coloring. The paper also gives two derived examples with shorter purported loops and tests two related 'parity mills' on the same graph, finding that one terminates and one does not. The non-polarity of the pentagon is supported by a coprime-face-size argument (a pentagonal and an octagonal face prevent nontrivial rotational symmetry). The main counterexample, however, rests on an unverified finite trace: Figures 9 and 10 show one complete pass and the first/last configurations, but the sixty intermediate colorings are neither listed nor certified.
Significance. If the counterexample is correct, it refutes a conjecture that has been open for roughly forty years and clarifies the status of Spencer-Brown's proposed proof of the four color theorem. The conceptual core is clean: the definition of the bad configuration C, the non-extendability lemma (Theorem 3.3), and the absence of rotational symmetry via coprime face lengths are all transparent and independent of numerical computation. The manuscript also carefully distinguishes the Polar Conjecture from broader claims about existence of some good pentagon, and it proposes meaningful open questions. The main gap is verification of the claimed 60-step loop: the entire refutation depends on this finite computation, and no code, certificate, or step-by-step table is supplied. Because this gap is explicitly acknowledged in the text ('The reader is encouraged to try this'), the paper is not yet at the standard of verifiability expected for a computational counterexample.
major comments (4)
- [Section 4, Figures 9–10] The central claim that the parity pass loops for exactly twelve cycles (sixty steps) and returns the entire 1-deficient coloring to its starting state is asserted but not demonstrated. The text shows one pass and the first/last configurations, then directs the reader to reproduce the calculation. Since the counterexample is precisely this loop, an incorrect switch at any step, a missing alternating path, or an early completable configuration would invalidate the claim. Please provide a machine-verified certificate, explicit code, or a full table of all sixty colorings (or a script that generates and checks them). Without this, the central assertion is unverified.
- [Section 3.1, Theorem 3.6] Theorem 3.6 is used to justify that, while configuration C persists, the required alternating path for the next parity-pass step exists. The proof only treats the domain of step C and says 'other steps follow similarly.' This is not a proof for the remaining steps, and those steps are exactly what the sixty-step trace needs. A complete case analysis for all five positions, or a symbolic/algorithmic argument covering every step, is required before the looping behavior is established.
- [Section 4 and Figure 3] The parity-pass algorithm does not specify a unique choice of alternating path when several paths connect the required endpoints. The claimed 60-step loop could depend on the path chosen at each step; a different selection might reach a completable coloring and terminate. The paper neither proves uniqueness nor fixes a deterministic path-selection rule. Please state the tie-breaking convention, or prove that every allowed choice leads to the same loop.
- [Examples 4.2 and 4.3] The derived examples also rely on unshown finite traces (twenty and ten steps, respectively). Although they are not the main counterexample, they are used to support the phenomenon and to illustrate the subtlety. If a computational certificate is provided for the main graph, please extend it to these examples or clearly mark their verification as conditional on the same unprovided computation.
minor comments (4)
- [Remark 3.1] The proof that the local coloring may be assumed, up to color permutation, to match Figure 3 is omitted. This does not affect the explicit counterexample, but it should be stated more carefully as an assumption about Spencer-Brown's starting configuration rather than a general theorem, or the omitted proof should be supplied.
- [Section 2, Figures 1–2] The transition from formations to 3-face colorings and then to 3-edge colorings is compressed. For a reader unfamiliar with [5,6], a sentence explaining why the edge color in Figure 2 is the third color would improve accessibility.
- [Section 5] The discussion of parity mills reports that φ1 terminates and φ2 does not, but again no trace is shown. If this is intended as more than an anecdotal remark, it should be accompanied by the same certificate or explicitly deferred to a supplement.
- [Throughout] The phrase 'radially symmetric' is used for 'polar'; the paper correctly notes reflection symmetry is irrelevant, but the formal definition of polar (and non-polar) should be stated explicitly in Section 3 or 4 to avoid ambiguity.
Circularity Check
No significant circularity; the counterexample rests on an explicit graph and algorithmic run, not on a self-referential derivation.
full rationale
The paper's central claim is a concrete counterexample: an explicit graph G (Figure 8) with a specified non-polar pentagonal face and a 1-deficient 3-edge coloring, together with the claim that the parity pass loops through twelve complete cycles (sixty steps) before returning to the original coloring. This claim does not reduce to any fitted parameter, definitional equivalence, or imported uniqueness theorem. The non-polarity of the pentagon is established by an independent symmetry argument (order of the rotation group dividing both 5 and 8), not by citing the authors' own results. The self-citations to [5, 6] and [13] supply notation, terminology, and algorithmic context rather than the target conclusion. The main weakness is that the critical sixty-step loop is asserted rather than exhibited or machine-certified ('The reader is encouraged to try this'), and Theorem 3.6 is proved for one case with 'other steps following similarly.' These are verification/rigor concerns, not circularity: the derivation does not assume the conclusion it claims to establish. No step in the paper's chain of reasoning is equivalent by construction to its own input, so no circular step is present.
Assumptions & free parameters
assumptions (5)
- domain assumption The parity-pass algorithm is correctly represented by the five transformations in Figure 3 and the color-path rules of Section 3.
- ad hoc to paper A 1-deficient coloring around the pentagon can be taken, up to color permutation, to match the top-left configuration of Figure 3; proof omitted in Remark 3.1.
- ad hoc to paper Theorem 3.6: for every step of the parity pass, presence of configuration C implies existence of the alternating path required for the next step; only one case is shown, with 'other steps following similarly.'
- standard math Graph G has no nontrivial rotational symmetry because the pentagonal and octagonal faces at opposite poles force any rotation order to divide both 5 and 8.
- domain assumption 'Polar' is interpreted as rotational (radial) symmetry; the authors' Remark 4.1 acknowledges reflection symmetry is retained and provides a variant without it.
Cite this review
Pith. "Pith review of A counterexample for the polar conjecture of Spencer-Brown." pith.science (2026). https://pith.science/paper/7ITBXLVL
@misc{pith2026260722398,
author = {Pith},
title = {Pith review of: A counterexample for the polar conjecture of Spencer-Brown},
year = {2026},
howpublished = {\url{https://pith.science/paper/7ITBXLVL}},
note = {Machine review of arXiv:2607.22398}
}
read the original abstract
In 1976, George Spencer-Brown announced a proof of the four color theorem, using operations on Tait colorings for trivalent plane graphs. In subsequent work he formulated these operations in terms of an algorithm that he called a parity-pass and claimed that when the parity pass algorithm is performed on a non-polar pentagon region, it necessarily terminates in an edge coloring that is extendable to the entire graph. We provide here a counterexample to show that this claim is false. We then raise questions related to the existence of this sort of counterexample.
Figures
Figures from the paper (11 more)
Reference graph
Works this paper leans on
-
[1]
Appel and W
K. Appel and W. Haken,Every Planar Map is Four Colorable Part I. Discharging, Illinois J. Math.21 (1977), 429-490
1977
-
[2]
Appel, W
K. Appel, W. Haken, and J. Koch,Every Planar Map is Four Colorable Part II. Reducibility, Illinois J. Math.21(1977), 491-567
1977
-
[3]
S. Baldridge, L. Kauffman, and W. Rushworth,On ribbon graphs and virtual links, European Journal of Combinatorics103, June 2022, doi: 10.1016/j.ejc.2022.103520, arXiv: 2010.04238
arXiv 2022
-
[4]
S. Baldridge, A. Lowrance, and B. McCarty,The 2-factor polynomial detects even perfect match- ings, The Electronic Journal of Combinatorics27(2020), no. 2, P2.27, 16 pp. doi: 10.37236/9214, arXiv:1812.10346
arXiv 2020
-
[5]
S. Baldridge and B. McCarty,A topological quantum field theory approach to graph coloring, arXiv:2303.12010
-
[6]
S. Baldridge and B. McCarty,A new way to prove configuration reducibility using gauge theory, arXiv:2412.18558
-
[7]
Baldridge and B
S. Baldridge and B. McCarty, New relations for the Penrose polynomial, in preparation
-
[8]
S. Baldridge, L. Kauffman, and B. McCarty,A State Sum for the Total Face Color Polynomial, Journal of Graph Theory, 24 March 2025, https://doi.org/10.1002/jgt.23239
Show all 18 references
-
[9]
Errera, A., Du Coloriage des Cartes et de Quelques Questions d’Analysis Situs, Thesis, Gauthier-Villars, Paris, 1921, 66 pp
1921
-
[10]
H.,A state calculus for graph coloring, Illinois Journal of Mathematics, Volume 60, Number 1, Spring 2016, pp 251-271 S 0019-2082 (Special Issue celebrating Wolfgang Haken)
Kauffman, L. H.,A state calculus for graph coloring, Illinois Journal of Mathematics, Volume 60, Number 1, Spring 2016, pp 251-271 S 0019-2082 (Special Issue celebrating Wolfgang Haken)
2016
-
[11]
H.Map coloring and the vector cross product, J
Kauffman, L. H.Map coloring and the vector cross product, J. Comin. Theory B, 48 (2) (1990) 145-154
1990
-
[12]
Map Reformulation,
Kauffman, L. H. “Map Reformulation,” Princelet Edition No. 30: Princelet Editions: London (25 Princelet Street) and Zurich (1986). 14 SCOTT BALDRIDGE, LOUIS H. KAUFFMAN, AND BEN MCCARTY
1986
-
[13]
H.,Reformulating the map color theorem, Discrete Mathematics 302 (2005) 145-172, arXiv:math/0112266
Kauffman, L. H.,Reformulating the map color theorem, Discrete Mathematics 302 (2005) 145-172, arXiv:math/0112266
2005 arXiv
-
[14]
A group of operations on a partially colored map, Bull
Kittell, I. A group of operations on a partially colored map, Bull. Amer. Math. Soc. 41(6): 407-413 (June 1935)
1935
-
[15]
Spencer-Brown, G.Laws of Form, Bohmeier Verlag, 6th ed. 2015
2015
-
[16]
Spencer-Brown, G.Cast and formation properties of maps, MS 734, Royal Society Library, 177 pp, 1980
1980
-
[17]
Spencer-Brown, G.Some notes on the parity pass, unpublished, 1999
1999
-
[18]
Spencer-Brown, G.A direct proof of the map theorem, unpublished, 2000. Department of Mathematics, Louisiana State University, Baton Rouge, LA Email address:baldridge@math.lsu.edu Department of Mathematics, Statistics and Computer Science, 851 South Morgan Street, University of...
2000
Reviewed August 1, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.