Verify Remark 5.8 mechanism; correct it to level-cycle conservation
Computational checks of the necessity of Kempe-balance (Remark 5.8): - check_medial_face_parity.py shows the naive "even P-coloured vertices per medial face" claim is false (odd vertex-faces on the octahedron and stacked triangulations), so the original face-parity justification was wrong. - check_remark58_bitefree.py builds genuine bite-free tire pieces (capped triangulated annuli) and confirms every proper 3-colouring of M(G) restricts to a Kempe-balanced colouring (|A(T)|=6,8,10,12, all colourings, zero failures). Rewrite Remark 5.8 to cite the correct mechanism: the up/down apexes lie on level cycles, and a P-Kempe cycle meets each level cycle in an even number of P-coloured incidences (Lemma 5.6). Note the bite case is not yet checked end to end. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Fdb version 3
|
||||
["pdflatex"] 1781207945 "paper.tex" "paper.pdf" "paper" 1781207946
|
||||
["pdflatex"] 1781209574 "paper.tex" "paper.pdf" "paper" 1781209575
|
||||
"/usr/local/texlive/2022/texmf-dist/fonts/map/fontname/texfonts.map" 1577235249 3524 cb3e574dea2d1052e39280babc910dc8 ""
|
||||
"/usr/local/texlive/2022/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm" 1246382020 1004 54797486969f23fa377b128694d548df ""
|
||||
"/usr/local/texlive/2022/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex8.tfm" 1246382020 988 bdf658c3bfc2d96d3c8b02cfc1c94c20 ""
|
||||
@@ -132,8 +132,8 @@
|
||||
"/usr/local/texlive/2022/texmf-var/fonts/map/pdftex/updmap/pdftex.map" 1647878959 4410336 7d30a02e9fa9a16d7d1f8d037ba69641 ""
|
||||
"/usr/local/texlive/2022/texmf-var/web2c/pdftex/pdflatex.fmt" 1665017617 2826443 7e98410c533054b636c6470db83a27bc ""
|
||||
"/usr/local/texlive/2022/texmf.cnf" 1647878952 577 209b46be99c9075fd74d4c0369380e8c ""
|
||||
"paper.aux" 1781207946 4206 a817291c83280f23be785ea9b9789717 "pdflatex"
|
||||
"paper.tex" 1781207918 39941 f80d8bca5b99e67d65ad8e4bb2d30152 ""
|
||||
"paper.aux" 1781209575 4206 a817291c83280f23be785ea9b9789717 "pdflatex"
|
||||
"paper.tex" 1781209541 40737 e5d86b8964b20788119dc708cc9cd8ef ""
|
||||
(generated)
|
||||
"paper.aux"
|
||||
"paper.log"
|
||||
|
||||
Reference in New Issue
Block a user