Re: Principles of Induction in non well-founded set theories?



On Oct 4, 2:58 am, Adam Burley
<ajbur...@xxxxxxxxxxxxxx> wrote:
On Oct 3, 1:27 pm, hagman <goo...@xxxxxxxxxxxxx>
wrote:

(1) For any two members of X, these two
members
are comparable by the membership relation, or
equal.
(2) Any subset of X has a "least element"
(i.e.
an element Y such that for any member Z of X, we
have
Z = Y or Z is not a member of Y).

nonempty subset!

(3) Any element of X is a subset of X.

Since you leave out Foundation, there might in
principle exist a set X
such
that {X} = X.
Such an X is an ordinal.

No it's not. From his definition of 'ordinal' and
without using
regularity, we prove that no ordinal is a member
of
itself.

I am afraid that our friend "hagman" is right. The
set he constructs, which is called the Quine Atom by
the way, is an ordinal by my definition. However this
is easily fixable - remove the words "Z = Y or" from
point (2).

Right, my mistake.

But it seems to me there is another problem with your
formulation.

Now you have: "Any subset of X has a "least element"
(i.e. an element
Y such that for any member Z of X, we have Z is not a
member of Y)."

But I think that should be "for any member Z of the
nonempty subset
[...]".

Again, a rather stupid mistake on my part. You are right, of course.
.



Relevant Pages

  • [Nit] Re: Private constructor
    ... >>I am sorry I made a stupid mistake. ... Constructor being a special kind of such a function should ... >>be accessible from static member functions. ...
    (comp.lang.cpp)
  • Re: Private constructor
    ... > I am sorry I made a stupid mistake. ... they also cannot call non-static member functions. ... Constructor being a special kind of such a function should ... > object - therefore static member functions should be able to access ...
    (comp.lang.cpp)
  • Re: Principles of Induction in non well-founded set theories?
    ... Z = Y or Z is not a member of Y). ... principle exist a set X ... regularity, we prove that no ordinal is a member of ...
    (sci.math)
  • Re: ps3, luca
    ... further enormous labours another Floating Fortress is built. ... world from a member of the Outer Party, and the members of the Outer Party ... In principle it would ...
    (comp.sys.mac.system)
  • Re: Design Problem Aggregation
    ... >Class E has a member of type A. ... As D is the base class of E and F we can add to the container ... >that interface in E and F. A and B have many member functions and I ... This is called the Interface Segregation Principle. ...
    (comp.object)