Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck 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 an n-element set has n! maximal chains, and exactly k!(n−k)! contain a fixed k-set

Statement

Let A be an n-element set. The Boolean lattice B(A) has exactly n! maximal chains. If S⊆A has cardinality k, then exactly k!(n−k)! maximal chains contain S.

Facts & Assumptions

Given: A finite set A with ∣A∣=n and a subset S⊆A with ∣S∣=k.

[F1]

The Boolean lattice is P(A) ordered by inclusion, with rank ∣T∣; a chain is a pairwise comparable subset, and a maximal chain is a chain contained in no larger chain (The Boolean lattice of subsets of a finite set and its rank levels, Chain in a poset).

Proof

technique · direct
1.1

Every ordering (a1,…,an) of A determines the maximal chain ∅⊂{a1}⊂{a1,a2}⊂⋯⊂A.

givenF1construct
2.1

Conversely, a maximal chain contains exactly one set of each rank from 0 to n, and the unique element added between consecutive ranks recovers an ordering of A. Thus the correspondence in step 1.1 is bijective.

step 1.1F1
2.2

A chain from an ordering contains S exactly when its first k entries are the elements of S. There are k! orders for those entries and (n−k)! orders for the remaining entries, independently.

step 1.1L1
3.1

By [L1], there are n! orderings of A, so steps 1.1 and 2.1 give exactly n! maximal chains.

step 1.1step 2.1L1
4.1

The product rule therefore gives exactly k!(n−k)! maximal chains through S. Summing this count over the (nk) possible S agrees with the total n! by [L3].

step 3.1step 2.2L2L3∎

Depends on

Used by

Dependency tree · two levels

35 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources