Alphabeta Math
False statementConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)verified 2026-07-26 (claude-opus-5)
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.

FALSE: every maximal element is a greatest element

Statement

FALSE. In every poset, a maximal element is a greatest element: if mm has nothing strictly above it, then every element is below mm (Maximal element and greatest element).

The statement is plausible because it is true in every totally ordered set, which is where most intuition about order is formed. What defeats it is a maximal element that is not above everything, which only a partial order permits; and since Zorn's lemma delivers maximal elements and nothing more, believing this is the standard way to misapply it.

Facts & Assumptions

Given: The definitions of maximal and greatest element in a poset.

[A1]

mm is maximal when there is no xx with m<xm < x; mm is greatest when xmx \le m for every xx (Maximal element and greatest element).

[L1]

A partial order is a reflexive, antisymmetric, transitive relation, and it need not make every two elements comparable (Partial order and partially ordered set).

Refutation

technique · direct
1.1

Let P={a,b}P = \{a, b\} with aba \ne b, and let \le relate each element only to itself, so that the relation is {(a,a),(b,b)}\{(a,a), (b,b)\}.

construct
2.1

This relation is reflexive by construction, antisymmetric because uvu \le v and vuv \le u only occur when u=vu = v, and transitive because uvu \le v and vwv \le w only occur when u=v=wu = v = w; so (P,)(P, \le) is a poset.

step 1.1L1
2.2

But bab \le a fails, so aa is not greatest; and aba \le b fails, so bb is not greatest.

step 1.1A1
3.1

There is no xPx \in P with a<xa < x: the only xx with axa \le x is aa itself, and a<aa < a is false. So aa is maximal, and by the same argument so is bb.

step 1.1step 2.1A1
4.1

So (P,)(P, \le) has maximal elements and no greatest element, refuting the claim.

step 3.1step 2.2

Remarks

  • The counterexample is as small as it can be. The empty poset has no maximal element and satisfies the claim vacuously; a one-element poset satisfies it outright, since its single element is maximal and is greatest by reflexivity. So two elements is the minimum, and the antichain above achieves it.
  • Incomparability alone is not what refutes the claim. A poset can contain incomparable elements and still have a greatest one: take P={a,b,c}P = \{a, b, c\} with a<ca < c and b<cb < c and nothing else, where aa and bb are incomparable while cc is above everything. What a refutation needs is a maximal element that is not greatest, which is a strictly stronger demand than the presence of an incomparable pair.
  • The same phenomenon at scale: ordering the proper subsets of a set by inclusion, every subset missing exactly one point is maximal, and when the set has at least two points there are several such subsets and no greatest one.
  • Why this matters for Zorn. Zorn's lemma concludes that a maximal element exists. Applications must therefore be arranged so that maximality alone is decisive, typically by making "nothing is strictly above it" mean "it cannot be extended". Reading the conclusion as "there is a greatest element" is not a harmless slip: it is a strictly stronger claim that the lemma does not support.
  • A greatest element, when one exists, is maximal and is unique. Only the converse fails.

Depends on

Used by

Dependency tree · next 3 levels

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