wellfounded sets and predecessors - MathOverflow most recent 30 from http://mathoverflow.net2013-05-22T07:21:49Zhttp://mathoverflow.net/feeds/question/108844http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/108844/wellfounded-sets-and-predecessorswellfounded sets and predecessorsHelmut Brandl2012-10-04T18:48:45Z2012-10-04T18:57:46Z
<p>Following question: Let's assume that W is a wellfounded set, i.e. it has a partial order and every nonempty subset of W has minimal elements with respect to the order.</p>
<p>Now we can easily define a binary relation 'preceeds' with the definition</p>
<p>a.preceeds(b) = b.is_minimal({x: a < x})</p>
<p>I am not able to prove that the fact that an element b has no predecessor (with respect to the preceeds relation) implies that b is minimal in W.</p>
<p>Is it possible in a wellfounded set that an element b has no predecessor but there are elements a below it (i.e. a < b)? If this is possible are there examples?</p>
<p>Thanks for any help.</p>
http://mathoverflow.net/questions/108844/wellfounded-sets-and-predecessors/108845#108845Answer by Sridhar Ramesh for wellfounded sets and predecessorsSridhar Ramesh2012-10-04T18:57:46Z2012-10-04T18:57:46Z<p>Sure. Just take the natural numbers with the usual ordering, and slap on a new maximum element. This is well-founded (it is the ordinal $\omega + 1$), but the maximum element has no predecessor, despite not being minimal either.</p>