Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-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.

The Boolean lattice on four elements: ranks, width, shadows, and a symmetric chain decomposition

Example

Let A={1,2,3,4}A=\{1,2,3,4\}. The Boolean lattice B(A)B(A) has rank sizes

1, 4, 6, 4, 1,1,\ 4,\ 6,\ 4,\ 1,

so its width is 66. For F={{1,2},{1,3}}\mathcal F=\{\{1,2\},\{1,3\}\}, both its lower and upper shadows have three members:

F={{1},{2},{3}},F={{1,2,3},{1,2,4},{1,3,4}}.\partial\mathcal F=\{\{1\},\{2\},\{3\}\},\qquad \nabla\mathcal F=\{\{1,2,3\},\{1,2,4\},\{1,3,4\}\}.

;12341213142324341231241342341234B(A)0B(A)1B(A)2B(A)3B(A)4@FFrF
middlerankrank0rank1rank2rank3rank4C1;1121231234C2414124C3223234C424C5313134C634

Facts & Assumptions

Given: The set A={1,2,3,4}A=\{1,2,3,4\} and the family F\mathcal F in the Example.

[F1]

The rank-kk level of B(A)B(A) is the family of kk-subsets (The Boolean lattice of subsets of a finite set and its rank levels).

[F2]

Lower and upper shadows consist of the immediate subsets and supersets one rank away (The lower and upper shadows of a uniform set family).

[L1]

Sperner's theorem says the width of B(A)B(A) is its middle binomial coefficient (Sperner's theorem and its equality cases: a largest antichain is a complete middle level).

[L2]

Every finite Boolean lattice has a symmetric chain decomposition (Every finite Boolean lattice has a symmetric chain decomposition).

Verification

technique · direct
1.1

Listing subsets by cardinality gives rank sizes 1,4,6,4,11,4,6,4,1, and [L1] gives width 66.

givenF1L1
1.2

Deleting one element from a member of F\mathcal F gives exactly {1},{2},{3}\{1\},\{2\},\{3\}, while adjoining one element gives exactly 123,124,134123,124,134. Thus the displayed shadows are correct.

givenF2
1.3

The following symmetric chains partition all sixteen subsets: 1121231234\varnothing\subset1\subset12\subset123\subset1234; 4141244\subset14\subset124; 2232342\subset23\subset234; 2424; 3131343\subset13\subset134; and 3434. Their endpoint ranks sum to 44, in agreement with [L2].

F1L2
2.1

Steps 1.1, 1.2, and 1.3 verify the ranks, width, shadows, and an explicit symmetric chain decomposition.

step 1.1step 1.2step 1.3

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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