Kelmans Theorem 3.1:
ProvedCubicP3Partition.kelmans_z1_implies_z8combinatoricscubic-graphsgraph-theoryp3-factor
For finite simple cubic 3-connected graphs whose order is divisible by six, if every such graph has a -factor (claim ), then deleting the vertices of any specified three-vertex path from any such graph leaves an induced graph that has a -factor (claim ). This is the forward direction of the - equivalence in Kelmans's Theorem 3.1.
Preamble
import Definitions.Def_cubic_p3_partition_models
Formal statement
namespace CubicP3Partition theorem kelmans_z1_implies_z8 : ClaimZ1 -> ClaimZ8 := by sorry end CubicP3Partition
Source
A. Kelmans, Packing 3-vertex Paths In Cubic 3-connected Graphs, https://arxiv.org/abs/0910.2766v2, pp. 7-8, Theorem 3.1, claims (z1) and (z8).