• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Paradoxes

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Lets discuss the paradoxes we know, let me start with the one i like the most:

I am lying.

-Abhishek
 
Ranch Hand
Posts: 112
Android Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My personal favorite is Bertrand's paradox. Whenever somebody is talking about random, I ask him/her about this one. This leads always to some nice discussions, which I like.
 
lowercase baba
Posts: 13091
67
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I like the one where Ben Casey meets James Kildare.
 
(instanceof Sidekick)
Posts: 8791
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Much of the math in Goedel, Escher & Bach went over my head or has since leaked out, but I think I remember that Goedel's contribution was to prove you can write "this is false" in any sufficiently expressive language, which shattered the hope of any complete and perfect number system. Does that sound right?
 
fred rosenberger
lowercase baba
Posts: 13091
67
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hmmm... i seem to recall something about any language will allow a paradox. you need a 'superset' (my term) language, or a meta-language to resolve them.

but that higher level one will then have paradoxes, so you need a meta-meta-language, and so on.

i think...
 
Ranch Hand
Posts: 1241
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Fred Rosenberger:
hmmm... i seem to recall something about any language will allow a paradox. you need a 'superset' (my term) language, or a meta-language to resolve them.

I like it - it seems explaining the concept that new phrases are needed because the current ones are not sufficient required new phrases because the current ones are not sufficient. Recursion!
 
reply
    Bookmark Topic Watch Topic
  • New Topic