Re: Peano's Axioms are Inconsistent



On Aug 14, 4:47 am, Ben Bacarisse <ben.use...@xxxxxxxxx> wrote:
RussellE <reaste...@xxxxxxxxx> writes:
On Aug 13, 4:24 pm, Ben Bacarisse <ben.use...@xxxxxxxxx> wrote:
RussellE <reaste...@xxxxxxxxx> writes:

Do you mean that you agree that AxEy T(y,x) = '1' is what you mean by
"BTNM writes to every position in X"?  I ask because "yes" would have
done.  I can't help but thing you are hedging here.

I am saying induction proves every position in X
is written. Induction doesn't say anything about
the order of the quantifiers.

It took me a while to be sure the induction
proof doesn't require the assumption PA
is consistent. Now, I am pretty sure it doesn't.

This is bad news for you. It means I can
show PA proves its own consistency.
Using Godel, this proves PA is inconsistent.

You replied to a detail and not the part that addresses the heart of
your argument.

From this reply it sounds as if you now have a new argument that does
not rely on the leap that lets you deduce En Bn = {}.  I want to be
clear.  It that argument now finished?

There exists a step when the set of blank positions is non-empty.
I can prove the set of blank positions is empty using induction.
Therefore, there exists a step the set of blank positions is empty.

I have shown why there is a step when the set of
blank positions is empty many times. You can
deny my proof if you want.

You want to say the set of blank positions is never
empty at any step, but the set is empty in the "limit".

There are no limits in PA and I can prove the
set of blank positions is empty without assuming
there is a "limit".

You want to assume there is a limit.
You want to assume there is a step after "never".

If we are going to nitpick, your proof that the
set of blank positions is never empty at any
step is flawed because you use induction.

You claim if the set of blank positions (the set)
is non-empty at step n implies the set is non-empty
at step n+1. Why is this implied?

Consider a tape with two positions.
On step one, the set is non-empty.
On step two, the set is empty.
The only way you can "prove" the set
is non-empty on step n+1 is by
assuming this is true.

PA proves its own consistency.
PA proves BNTM writes to all x in X.


Russell
- Integers are an illusion.
.



Relevant Pages

  • Re: checking if a list is empty
    ... Because inductive algorithms commonly branch on 'input is something' (not done, change args toward 'nothing'and recurse or iterate) versus 'input is nothing. ... empty list versus non-empty list ... An I suspect something vs. nothing is also the most common overt condition in if and while statements. ...
    (comp.lang.python)
  • Re: Axiom of choice in proof for surjectivity
    ... the Axiom of Choice is necessary when the sets involved in the ... but restricting the proof to "non-empty sets" does ... there is no need to specify "non-empty" for the theorem to ... from the empty set to B, namely the empty function; ...
    (sci.math)
  • Re: Peanos Axioms are Inconsistent
    ... There exists a step when the set of blank positions is non-empty. ... I can prove the set of blank positions is empty using induction. ... there exists a step the set of blank positions is empty. ... It follows from the definition of a TM and BNTM in particular. ...
    (comp.theory)
  • Re: Axiom of choice question
    ... >> derivation that the product of nonempty sets is, if fact, empty? ... >version" of the axiom of choice. ... If you have a product of non-empty ... a family of sets is nonempty, then each of the sets is nonempty. ...
    (sci.math)
  • [CHECKER] warning in 2.4.19/fs/ext2/dir.c:ext2_empty_dir where a non-empty dir may be wrongly delete
    ... A non-empty dir may be deleted by sys_rmdir. ... ext2_empty_dir returns 1 either the dir is empty or ext2_get_page ... ext2_rmdir first invokes ext2_empty_dir to see if the target dir is ... page to fetch is not in the page cache, and new page allocatin fails, ...
    (Linux-Kernel)