Alphabeta Math
LemmaStatement: AI-adaptedProof: 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.

A maximal antichain splits a finite poset into its down-set and up-set with the antichain as their intersection

Statement

Let P be a finite poset and let A be a maximal antichain. Define

P−:={x∈P:x≤a for some a∈A},P+:={x∈P:a≤x for some a∈A}.

Then P=P−∪P+ and P−∩P+=A. Both sets carry the order induced from P.

Facts & Assumptions

Given: A finite poset P, a maximal antichain A⊆P, and the subsets P− and P+ in the Statement.

[F1]

An antichain has pairwise incomparable distinct elements and is maximal when no strictly larger antichain contains it (Antichains, chain covers, and antichain covers of a poset).

[F2]

A partial order is reflexive, antisymmetric, and transitive (Partial order and partially ordered set).

Proof

technique · direct
1.1

If x∈P∖A were incomparable with every a∈A, then A∪{x} would be a larger antichain. Maximality therefore gives an a∈A comparable with x.

givenF1
1.2

Let x∈P−∩P+. There are a,b∈A with b≤x≤a, hence b≤a by transitivity. Since A is an antichain, a=b, and antisymmetry applied to a≤x≤a gives x=a∈A.

givenF1F2
2.1

For the comparable pair from step 1.1, either x≤a and x∈P−, or a≤x and x∈P+. Every member of A lies in both sets by reflexivity, so P=P−∪P+.

step 1.1F2
2.2

Conversely, every a∈A satisfies a≤a, so A⊆P−∩P+. Together with step 1.2 this gives P−∩P+=A.

step 1.2F2
3.1

Steps 2.1 and 2.2 establish the asserted union and intersection; restricting the order of P to either subset again gives a partial order.

step 2.1step 2.2F2∎

Depends on

Used by

Dependency tree · two levels

11 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