Documentation

LeanPool.TwoColoringOneRound.LowerBound.N1000000Interface

Public interface: the n = 1_000_000 lower bound #

This file is a human-facing entry point.

If you want a single module to import (or open in an editor) to see what is proved and what the objects mean, use this file.

The graph family #

All combinatorial objects live in Distributed2Coloring.LowerBound.Defs:

The main theorem #

The main claim proved in this project is:

It states that for n = 1_000_000, every coloring has monochromatic-edge fraction at least 23879/100000 = 0.23879.

@[reducible, inline]

The concrete parameter used in the main theorem: n = 1_000_000.

Equations
Instances For

    Convenience wrapper for the main theorem (to avoid re-declaring names from Distributed2Coloring.LowerBound.N1000000).

    See Distributed2Coloring.LowerBound.N1000000.monoFraction_ge_23879.