Slashdot Mirror


User: cognition

cognition's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Godel? on The End of Mathematical Proofs by Humans? · · Score: 1

    Actually I'm wrong there, I was thinking of "primitive" recursive, I meant to say that if something is not recursive then it is (intuitively) not computable at all.

  2. Re:Godel? on The End of Mathematical Proofs by Humans? · · Score: 1

    The other main problem is that the theorem of a set of sentences strenghtening Peano arithmetic (minus induction) is not recursive, this makes it impossible for a machine to recursively (i.e. within a boundary) decide whether a particular sentence is true [Church's Theorem].

    This means that if a computer wanted to decide whether something was true or not in a particular formal system, then the computation to do so could last forever.