Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)verified 2026-08-04 (gpt-5.6-sol-codex-subscription)
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced — the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted — a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated — a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Sperner's theorem and its equality cases: a largest antichain is a complete middle level

Statement

Let AA be an nn-element set. Every antichain FP(A)\mathcal F\subseteq\mathcal P(A) satisfies

F(nn/2).|\mathcal F|\le\binom n{\lfloor n/2\rfloor}.

Equality holds exactly for a complete middle level. If nn is even, the unique maximum antichain is [A]n/2[A]^{n/2}. If nn is odd, the maximum antichains are exactly the two complete middle levels [A](n1)/2[A]^{(n-1)/2} and [A](n+1)/2[A]^{(n+1)/2}.

Facts & Assumptions

Given: An nn-element set AA and an antichain FP(A)\mathcal F\subseteq\mathcal P(A).

[L1]

The LYM inequality gives SF1/(nS)1\sum_{S\in\mathcal F}1/\binom n{|S|}\le1 (Lubell-Yamamoto-Meshalkin inequality for antichains in a Boolean lattice).

[L2]

The binomial coefficients have their maximum at the middle rank, uniquely for even nn and at the two middle ranks for odd nn (The binomial coefficients are symmetric and increase to the middle level before decreasing).

[L3]

For k<nk<n and G[A]k\mathcal G\subseteq[A]^k, local LYM gives G/(nk)G/(nk+1)|\mathcal G|/\binom nk\le|\nabla\mathcal G|/\binom n{k+1}, with equality exactly when every set in the upper shadow contains all its kk-subsets in G\mathcal G; the hypothesis k<nk<n is needed, since at k=nk=n the right-hand denominator (nn+1)\binom n{n+1} is zero (Local LYM inequality comparing a uniform family with its upper shadow).

Proof

technique · direct
1.1

Put M:=(nn/2)M:=\binom n{\lfloor n/2\rfloor}. By [L2], every (nS)M\binom n{|S|}\le M, so [L1] gives F/MSF1/(nS)1|\mathcal F|/M\le\sum_{S\in\mathcal F}1/\binom n{|S|}\le1. Hence FM|\mathcal F|\le M.

givenL1L2
2.1

If equality holds, then every member of F\mathcal F lies on a rank whose binomial coefficient equals MM; otherwise the first inequality in step 1.1 would be strict.

step 1.1L2
3.1

If nn is even, [L2] leaves only rank n/2n/2. Thus F[A]n/2\mathcal F\subseteq[A]^{n/2}, and equality of cardinalities forces F=[A]n/2\mathcal F=[A]^{n/2}.

step 2.1L2F1
3.2

Suppose n=2k+1n=2k+1 is odd. Write G:=F[A]k\mathcal G:=\mathcal F\cap[A]^k and H:=F[A]k+1\mathcal H:=\mathcal F\cap[A]^{k+1}. Since F\mathcal F is an antichain, H\mathcal H is disjoint from G\nabla\mathcal G. The two middle levels both have cardinality MM, and [L3] gives GG|\nabla\mathcal G|\ge|\mathcal G|. Therefore F=G+HG+MGM|\mathcal F|=|\mathcal G|+|\mathcal H|\le|\mathcal G|+M-|\nabla\mathcal G|\le M.

step 2.1L2L3F1
4.1

Equality in step 3.2 forces G=G|\nabla\mathcal G|=|\mathcal G| and H=[A]k+1G\mathcal H=[A]^{k+1}\setminus\nabla\mathcal G. By the equality clause of [L3], whenever SGS\in\mathcal G, xSx\notin S, and ySy\in S, the set (S{y}){x}(S\setminus\{y\})\cup\{x\} also lies in G\mathcal G: it is a kk-subset of S{x}GS\cup\{x\}\in\nabla\mathcal G.

step 3.2L3
5.1

Any two kk-subsets can be joined by repeatedly replacing an element not in the target by an element of the target not yet present. Thus the closure in step 4.1 implies that G\mathcal G is either empty or all of [A]k[A]^k. In the first case equality forces H=[A]k+1\mathcal H=[A]^{k+1}; in the second, G=[A]k+1\nabla\mathcal G=[A]^{k+1} and equality forces H=\mathcal H=\varnothing.

step 4.1F1
6.1

Complete levels are antichains and the middle ones have cardinality MM. Steps 3.1 and 5.1 therefore give all equality cases and complete the proof.

step 3.1step 5.1F1

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 66 results over 22 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources