I Is Zorn's Lemma Proven? A Closer Look at the Proof

  • I
  • Thread starter Thread starter Gear300
  • Start date Start date
  • Tags Tags
    Proof
AI Thread Summary
The discussion centers on the proof of Zorn's Lemma, specifically questioning the sufficiency of the proof presented. Key points include the identification of a potential flaw in the definition of classes x* used to group chains, as it lacks clarity on how to construct these classes. A counterexample is provided to illustrate that the union of chains may not necessarily form a chain, highlighting the ill-defined nature of the classes. The need for a more precise definition of the relationship between chains is emphasized, as the current formulation is deemed vague. Overall, the conversation concludes that the proof's validity hinges on a clearer construction of the classes involved.
Gear300
Messages
1,209
Reaction score
9
Salutations, friends from afar.
The question I have is mundane, but I felt I should be sure. It is basically to spot the insufficiency in this proof for Zorn's Lemma:
If every chain in a partially ordered set M has an upper bound, then M contains a maximal element.

Proof:
1. For a set X, take the power set of x, P(X)
2. Consider the subset C of the power set consisting of all chains in X
3. Group C into classes x*, where for any chains A,B ε C,
(∃x*: (A ε x*) ∧ (B ε x*) ) ⇔ ( A∪B ε C ) ) is true.
This grouping is reflexive and symmetric but not transitive. However, each class is a lattice, in which for any two sets A and B in a class x*, A∪B and A∩B are also in x*.
4. For any class x*, take the union of all elements (chains) in x*, M(x*) = ∪Aεx*A
M(x*) is a maximal chain. To show this, suppose the contrary and assume a class y* where M(y*) is not maximal. Then there exists some chain My', such that M(y*) ⊂ My'. However, by definition of (3), M(y*) ε y*. Also, My' is a chain in C. Thus, M(y*)∪My' is also a chain in C, and My' is also in y*. But this contradicts the maximality of My', so it must be the case that M(y*) = My' and M(y*) must be maximal. By hypothesis, since M(y*) is a chain, it should have an upper bound m. Since it is a maximal chain, m ε M(y*) must be true. And so, we have our maximal element m.

If the proof is at least intuitively right, then I suspect the insufficiency is at 3. To outline things:

1. Axiom of Power Set
2. Axiom of Schema
3. Perhaps a frivolous assumption of the Axiom of Schema
4. 4 is 4.

So I think 3 must be a frivolous claim depending on whether or not
(∃x*: (A ε x*) ∧ (B ε x*) ) ⇔ ( A∪B ε C ) )
can be resolved to a statement of the Axiom of Schema paired with the Axiom of Choice.
The proof does not explicitly make use of the Axiom of Choice. I am familiar with proofs that make use of the Axiom of Choice, but I just wanted to be sure of this.

Thanks.
 
Last edited:
Physics news on Phys.org
In 4 you say that ##M(x^*)\triangleq \bigcup_{A\in x^*}A## is a maximal chain, which entails that it is a chain. But you have not proven that it is a chain. I see no reason why it should be.

Whether it is will depend on exactly what the definition of the classes ##x^*## is. You have not provided a definition. In 3 you have given a way of testing whether two chains are in the same class. But that does not define a class. I presume what you mean is that the class ##L(x)## containing chain ##x\in C## is the transitive closure of the set ##\{x\}## under the symmetric and reflexive relation ##\sim## defined by:
$$x\sim y\Leftrightarrow x\cup y\in C$$

If that interpretation is correct then the following is a counterexample where ##M(x^*)## is not a chain.

Let ##X=\{a,b,c,d\}## with the only orders being ##a>b,b>c,b>d##. Then
$$C=\{a,b,c,d,ab,bc,bd,abc,abd\}$$
and
$$L(a)=L(b)=L(c)=L(d)=C$$
so ##M(x^*)=\{a,b,c,d\}##, which is not a chain, since there is no order relation between ##c## and ##d##.

To see what's happening here, observe that the transitive closure classes ##x^*## are the connected components of ##X## considered as a graph whose points are the elements of ##X## and whose edges are the pairs in the order relation. The fact that two elements are in the same component does not entail that there is an order relation between them because that would mean that every vertex in a connected component is connected to every other vertex in that component.
 
Thanks for the answer.

So it really is because the classes were ill-defined. Although, I think what I actually meant to write for (3) was something along the lines of: "group C into classes x*, where for any x*,
( (A ε x*) ∧ (B ε x*) ) ⇔ ( A∪B ε x* ) )​
is true."
This statement is still a little too loose, since it does not explicate how to construct x* from some element x ε C, right?
 
Last edited:
Gear300 said:
This statement is still a little too loose, since it does not explicate how to construct x* from some element x ε C, right?
That's right, but I would replace 'a little too loose' by 'bafflingly vague'. It does not tell us how to construct the classes, or how to tell whether a given chain is in a class.
 
  • Like
Likes jim mcnamara
Well I guess that handles that.

Thanks for the replies.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...

Similar threads

Replies
6
Views
2K
Replies
3
Views
2K
Replies
2
Views
2K
Replies
18
Views
2K
Replies
11
Views
4K
Replies
4
Views
3K
Replies
2
Views
2K
Back
Top