First-party checked source

Source for 12-Vertex Hamilton Counterexample

This pinned Lean source formalizes the following mathematical result: Kernel-checked Lean proof that an explicit 12-vertex regular bipartite tournament has no Hamilton decomposition. The statement matches the unrestricted formulation recorded by Granet and Liebenau–Pehova. Download the complete checked closure, open the endpoint, or browse its supporting modules to study the proof or develop an extension.

Immutable source commit: 52ae1c0b7cffe499aa0427ea08bed6e85eff6df3

License and notice commit: 3244a03f0d3eafd501a5599caca8cffb4478e8c9

Each ZIP contains the checked first-party local Lean import closure, exact statements and boundaries, license, notice, evidence, a source-footprint manifest, and an agent continuation file. Mathlib and other third-party dependencies are not bundled; this is not a portable whole-repository release.

Formalization at a glance

What is checked—and how much source supports it

Browse the counted source
Declarations covered by evidence
1
First-party Lean files
6
Lean source lines
1,662
Main recorded file
472 lines

How counting works: Line counts exclude blank lines; comments and documentation count. The total is the deduplicated, commit-pinned first-party Lean import closure; Mathlib and other third-party dependencies are excluded. Declaration count means names covered by the artifact's recorded evidence; it is not a count of every declaration in the source. Source footprint is not a difficulty or proof-quality score.

Exact theorem evidence

12-Vertex Hamilton Counterexample

JacksonHamiltonDecomposition.flippedC4Blowup_counterexample

This is the hash-matched main Lean file. Its complete tracked local Lean import closure is browsable once below; checker evidence remains separate for this exact theorem.

Commit
52ae1c0b7cffe499aa0427ea08bed6e85eff6df3
Main Lean file
JacksonHamiltonDecomposition/Parity.lean
Main-file footprint
472 lines
File SHA-256
sha256:0d8b1274eb8ff1581e77b1bb6d905243e3d29d5af714fa14fa76fb7ca046982e
Complete Lean closure
6 files · 1,662 lines
Toolchain
leanprover/lean4:v4.29.1

Deduplicated checked source

Complete Lean import closure

This closure supports the theorem evidence record above.

Browse complete checked source · 6 files

Every listed file is read from the same pinned Git commit. File links open raw source in a new tab; use the ZIP download for the complete package. External Mathlib modules are dependency-locked but are not copied into this first-party source tree.

Source hashMatches checked record
Lean buildPassed in recorded evidence
LicenseApache-2.0 · Lech Mazur

Provenance and reproducibility

Exact checked source, with reuse terms

The endpoint and every listed local import come from the exact recorded Git commit, and the endpoint matches the stored source hash byte for byte. The locally authored package material is licensed under Apache-2.0 by Lech Mazur; Mathlib and cited third-party material remain under their own terms. Machine-readable checker evidence is included.