Small “sanity checks” intended to validate that the Lean definitions in Defs.lean match the
intended combinatorial model.
This file proves, in a fully kernel-checked way, that for n = 5 there is an explicit coloring
with monochromatic edge fraction exactly 1/5.
n = 5 #
We split the symbols into {0,1} (“small”) and {2,3,4} (“big”), round to a bit, and apply g.
This yields 24 monochromatic edges out of 120, hence monoFraction = 1/5.
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
Instances For
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
Instances For
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
Instances For
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
Instances For
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
- One or more equations did not get rendered due to their size.