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.
Two maximal elements and no greatest element
Statement refuted
Refuted claim: in every poset a maximal element is a greatest element, so that having nothing strictly above it forces an element to lie above everything (FALSE: every maximal element is a greatest element, Maximal element and greatest element).
The witness is
ordered by inclusion (Partial order and partially ordered set). Both and are maximal in , neither is greatest, and has no greatest element at all.
Facts & Assumptions
Given: , ordered by inclusion; every member of is a subset of , and .
is maximal in when no satisfies , and greatest when for every (Maximal element and greatest element).
A partial order is reflexive, antisymmetric and transitive, and it need not make every two elements comparable; abbreviates together with (Partial order and partially ordered set).
Counterexample
Inclusion is reflexive, antisymmetric and transitive on any collection of sets, so is a poset, and it has the three elements , , , which are pairwise distinct.
and are incomparable: gives , and gives .
is maximal: if and then , and of the three members of only contains , so ; hence no satisfies .
is maximal, by the same argument with in place of : the only member of containing is .
Neither of them is greatest: , so fails to dominate , and symmetrically fails to dominate .
has no greatest element at all: a greatest would satisfy and , hence ; but , so , which is not a member of .
So is a poset with two maximal elements and no greatest element, which refutes the claim: having nothing strictly above it does not force an element to lie above everything.
Remarks
-
This witness is not the smallest one. The refutation in FALSE: every maximal element is a greatest element uses a two element antichain, which is minimal, but not for the reason one might expect: the empty poset satisfies the claim vacuously, having no maximal element at all, while a one element poset satisfies it outright, since its single element is maximal and is greatest by reflexivity. Two elements is therefore the least size at which the claim can fail, and it does fail there. Vacuous satisfaction is not confined to the empty poset, incidentally: has no maximal element either ( has no maximal element: Zorn's chain hypothesis fails), and satisfies the claim for that reason. The witness here adds a least element below both maximal elements, which matters because it shows the failure is not caused by the poset splitting into unrelated pieces. Even a poset with a bottom, in which every element is comparable to something, can carry several maximal elements.
-
The general pattern. Order the proper subsets of a set with at least two elements by inclusion. The maximal elements are exactly the sets for : any proper sits inside for any , and nothing lies strictly between and . Distinct points give distinct maximal elements, so there is one for each point of , and there is no greatest element. The poset above is the case .
-
What would rescue the claim is totality. In a totally ordered set a maximal element is greatest, since every other element is comparable to it and cannot be strictly above it, which is why the confusion survives in intuition trained on .
-
Maximality says nothing about comparability: here each maximal element is incomparable to the other, and both are above only . Applications of Zorn's lemma must therefore be arranged so that "nothing is strictly above it" already means "it cannot be extended", since nothing stronger is available.
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: 12 results over 6 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
- Greatest element and least element (Wikipedia) (standard reference, not scraped)
- Maximal and minimal elements (Wikipedia) (standard reference, not scraped)
- Partially ordered set (Wikipedia) (standard reference, not scraped)