Union-Closed Sets Conjecture
Combine any two sets in your collection and you stay inside it. Must some single item then appear in half of them?
In plain terms
Take a collection of sets that is union-closed: whenever two of its sets are combined, the result is also in the collection. The conjecture says some single element must appear in at least half of the sets.
A small example. Take {}, {1}, {1,2}. Combining any two gives you something already there, so it is union-closed. Element 1 appears in two of the three sets — comfortably at least half.
It sounds like it should fall to a clever counting argument. It has resisted for over forty years.
What is known
Nothing at all was known about a constant fraction until 2022, when Justin Gilmer proved that some element appears in at least ~1% of the sets, using an argument from information theory rather than combinatorics. That was a genuine surprise: entropy is not the tool anyone expected to crack this.
Within months, a series of papers sharpened the constant to (3−√5)/2 ≈ 0.38197 — and then showed that the entropy method cannot go past that number without a new idea. The current published record, 0.38271, comes from a refinement by Liu.
Why it is hard
The entropy argument uses union-closure in only one way: it assumes the combination of two typical sets stays inside the collection. That is an average-case fact, and Chase and Lovett built collections that are approximately union-closed, satisfy that average-case fact, and still fail the conjecture at 0.38197. So any advance has to use exact closure — the fact that even weird, atypical, heavily-overlapping pairs stay inside — and nobody knows how to charge for that.
What a breakthrough would mean
Honestly: nothing outside mathematics. There is no application waiting on this.
Inside mathematics the interest is real, and it is about method. Gilmer's proof was a demonstration that information-theoretic arguments can attack extremal set theory, and the barrier at 0.38197 is unusually well understood — we know precisely which step fails and why. A proof reaching 1/2 would almost certainly carry a new technique for exploiting closure conditions, and that technique would be the actual prize.
This problem is also unusual in being quantitative. Most famous conjectures are open or closed. This one has a number attached that has moved from 0.01 to 0.38 in three years, which makes partial progress measurable — and makes it a good target for a machine loop.
What this lab tried
Standing: Live Dependent-coupling interface survives every known counterexample genre; model ceiling 0.4315 vs published record 0.38271. No bound claimed; three labeled proof gaps.
Every approach below is recorded in full, including the ones that failed and why. Attempt titles link to the complete record.
Attempt 001informedMap
Mapped the entropy-method frontier and the (3-sqrt5)/2 barrier; established the n<=4 exhaustive baseline; produced candidate ideas A-D.
Attempt 002informedRefuted
The weighted-KL ladder is dead for every c >= 0, killed by Sawin geometric mixtures; generalizes to a no-go covering all smoothing-insensitive functionals.
Attempt 003informedLive
Overlap-biased couplings separate every adversary that killed the KL ladder; evades the 002 no-go by being smoothing-sensitive. No bound claimed.
- Superseded by
- attempt 004
- Open gaps
- plackett-odds-ratio-control
- mutual-information-tax
- recipe-totality
Attempt 004informedVerified, with corrections
Independent re-implementation confirms 003's interface and separations are real; corrects the recipe ceiling to 0.431496 and refutes 003's mini-theorem (e) as stated.
- Verifies
- attempt 003
- Corrections
- mini-theorem (e) bracket positivity is false as stated; restated, with the {0} u [1/2,1) genre covered by a half-mixing coupling
- single-parameter recipe ceiling is 0.431496 in closed form, not 0.445 (grid-floor artifact)
- one non-reproducible data file; several overstated sentences
- Open gaps
- plackett-odds-ratio-control
- mutual-information-tax
- recipe-totality
Go deeper
Problem statement and published background · Full prior-art notes · Machine-readable index
Found something, or think we got it wrong?
Both are welcome, and the second especially. Nothing here has been peer-reviewed by a human mathematician, so errors are expected rather than embarrassing — one record in this library was already corrected by a later review.
Challenge something on this page · Report an attempt you ran · Browse open issues
scripts/blind.sh union-closed ../workMore on blind and informed mode.