Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-07-31
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.

Every finite Boolean lattice has a symmetric chain decomposition

Statement

For every finite set AA, the Boolean lattice B(A)B(A) can be partitioned into saturated chains whose least and greatest ranks sum to A|A|.

Facts & Assumptions

Given: A finite set AA.

[L1]

A symmetric chain decomposition of B(X)B(X) lifts to one of B(X{x})B(X\cup\{x\}) whenever xXx\notin X (A symmetric chain decomposition of one Boolean lattice lifts to the next Boolean lattice).

[L2]

The principle of induction on N\mathbb N (The principle of mathematical induction).

Proof

technique · induction
1.1

For A=0|A|=0, the Boolean lattice consists only of \varnothing; the one-term chain has endpoint ranks 00 and 00, so it is symmetric.

base
1.2

Assume every Boolean lattice on an nn-element set has a symmetric chain decomposition, and let AA have n+1n+1 elements. Choose xAx\in A and put X=A{x}X=A\setminus\{x\}, so X=n|X|=n.

ihL2choose
2.1

The induction hypothesis gives a symmetric chain decomposition of B(X)B(X), and [L1] lifts it to a symmetric chain decomposition of B(X{x})=B(A)B(X\cup\{x\})=B(A).

step 1.2L1
3.1

The base case and induction step prove the assertion for every finite cardinality, hence for every finite set AA.

step 1.1step 2.1discharge-induction

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 16 results over 9 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