Counterexample to a set with a unquie maximal element implying existence of a largest element

32 Views Asked by At

In Willard's General Topology, he defines a maximal element to be an element of a set $A$ provided $(\forall b \in A) \ \ b_1 \leq b \implies b_1=b $. He provides this afterwards: enter image description here

I don't see how $b$ is a maximal element. For instance, we have $b \leq a_6$, which certainly doesn't imply $b = a_6$. Am I missing something?