Poinsot's ellipsoid: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Slawekb
en>Deville
 
Line 1: Line 1:
The '''drinker paradox''' (also known as '''drinker's principle''', '''drinkers' principle''' or (the) '''drinking principle''') is a [[theorem]] of [[classical logic|classical]] [[predicate logic]], usually stated in [[natural language]] as: ''There is someone in the pub such that, if he is drinking, everyone in the pub is drinking''. The actual theorem is
Andrew Berryhill is what his spouse enjoys to contact him and he totally digs that name. To climb is something I really appreciate doing. Office supervising is my profession. North Carolina is where we've been residing for many years and will never transfer.<br><br>Also visit my weblog; psychic readers - [http://www.herandkingscounty.com/content/information-and-facts-you-must-know-about-hobbies simply click the up coming webpage] -
 
:<math>\exists x.\ [D(x) \rightarrow \forall y.\ D(y)]. \, </math>
 
where D is an arbitrary [[Predicate (mathematical logic)|predicate]]. The [[paradox]] was popularised by the [[mathematical logician]] [[Raymond Smullyan]], who called it the "drinking principle" in his 1978 book ''What Is the Name of this Book?''<ref name="Smullyan">{{cite book
| title = What is the Name of this Book? The Riddle of Dracula and Other Logical Puzzles
| author= [[Raymond Smullyan]]
| publisher = [[Prentice Hall]]
| year = 1978
| isbn = 0-13-955088-7
| nopp = true
| pages = chapter 14. How to Prove Anything. (topic) 250. The Drinking Principle. pp. 209-211
}}</ref>
 
== Proofs of the paradox ==
The proof begins by recognizing it is true that either everyone in the pub is drinking, or at least one person in the pub isn't drinking. Consequently, there are two cases to consider:<ref name="Smullyan"/><ref name="Images of SMC Research 1996"/>
 
# Suppose everyone is drinking. For any particular person, it can't be wrong to say that ''if that particular person is drinking, then everyone in the pub is drinking'' — because everyone is drinking. Because everyone is drinking, then that one person must drink because when ' ''that person'' ' drinks ' ''everybody'' ' drinks, everybody includes that person.<ref name="Smullyan"/><ref name="Images of SMC Research 1996"/>
# Suppose that at least one person is not drinking. For any particular nondrinking person, it still cannot be wrong to say that ''if that particular person is drinking, then everyone in the pub is drinking'' — because that person is, in fact, not drinking. In this case the condition is false, so the statement is [[vacuous truth|vacuously true]] due to the nature of [[Material_conditional#Definition|material implication]] in formal logic, which states that "If P, then Q" is always true if P (the condition or [[Antecedent (logic)|antecedent]]) is false.<ref name="Smullyan"/><ref name="Images of SMC Research 1996"/>
 
Either way, ''there is someone in the pub such that, if he is drinking, everyone in the pub is drinking''. A slightly more formal way of expressing the above is to say that if everybody drinks then anyone can be the [[witness (mathematics)|witness]] for the validity of the theorem. And if someone doesn't drink, then that particular non-drinking individual can be the witness to the theorem's validity.<ref name="Cameron1999">{{cite book|author=Peter J. Cameron|authorlink=Peter Cameron (mathematician)|title=Sets, Logic and Categories|url=http://books.google.com/books?id=sDfdbBQ75MQC&pg=PA91|year=1999|publisher=Springer|isbn=978-1-85233-056-9|page=91}}</ref>
 
The proof above is essentially [[First-order_logic#Semantics|model-theoretic]] (can be formalized as such). A purely syntactic proof is possible and can even be mechanized (in [[Otter (theorem prover)|Otter]] for example), but only for an [[equisatisfiable]] rather than an [[Logical equivalence|equivalent]] negation of the theorem.<ref name="Coq">Marc Bezem , Dimitri Hendriks (2008) [http://igitur-archive.library.uu.nl/lg/2008-0402-200713/preprint187.pdf Clausification in Coq]</ref> Namely, the negation of the theorem is
: <math>\neg [\exists x.\ [D(x) \rightarrow \forall y.\ D(y)]]\, </math>
which is equivalent with the [[prenex normal form]]
: <math>\forall x \exists y.\ [D(x) \wedge \neg D(y)]\, </math>
By [[Skolemization]] the above is equisatisfiable with
: <math>\forall x .\ [D(x) \wedge \neg D(f(x))]\, </math>
The [[Resolution_(logic)#Resolution_in_first_order_logic|resolution]] of the two [[Clause (logic)|clauses]] <math>D(x)</math> and <math>\neg D(f(x))</math> results in an empty set of clauses (i.e. a [[contradiction]]), thus proving the negation of the theorem is [[Satisfiability|unsatisfiable]]. The resolution is slightly non-straightforward because it involves a search based on [[Herbrand's theorem]] for [[Ground expression|ground instances]] that are [[Propositional calculus|propositionally]] unsatisfiable. The bound variable ''x'' is first instantiated with a constant ''d'' (making use of the assumption that the domain is non-empty), resulting in the [[Herbrand universe]]:<ref name="GrumbergNipkow2008"/>
: <math>\{ d, f(d), f(f(d)), f(f(f(d))), \ldots \}</math>
One can sketch the following [[natural deduction]]:<ref name="Coq"/>
 
<math>
\cfrac
  {\cfrac
    {\cfrac
      {\forall x .\ [D(x) \wedge \neg D(f(x))]\, }
      {D(d) \wedge \neg D(f(d))}
      \forall_E
    }
    {\neg D(f(d))}
    \wedge_E
    \qquad   
    \cfrac
      {\cfrac
        {\forall x .\ [D(x) \wedge \neg D(f(x))]\, }
        {D(f(d)) \wedge \neg D(f(f(d)))}
        \forall_E
      }
      {D(f(d))}
      \wedge_E
  }
  {\bot}\
  \Rightarrow_E
</math>
 
Or spelled out:
# Instantiating ''x'' with ''d'' yields <math>[D(d) \wedge \neg D(f(d))]</math> which implies <math>\neg D(f(d))</math>
# ''x'' is then instantiated with ''f(d)'' yielding <math>[D(f(d)) \wedge \neg D(f(f(d)))]</math> which implies <math>D(f(d))</math>.
Observe that <math>\neg D(f(d))</math> and <math>D(f(d))</math> [[Unification (computer science)|unify]] syntactically in their predicate arguments. An (automated) search thus finishes in two steps:<ref name="GrumbergNipkow2008">{{cite book|editor=Orna Grumberg, Tobias Nipkow, Christian Pfaller|title=Formal Logical Methods for System Security and Correctness|url=http://books.google.com/books?id=QTc3WtqXXwQC&pg=PA123|year=2008|publisher=IOS Press|isbn=978-1-58603-843-4|pages=123–124|author=J. Harrison|chapter=Automated and Interactive Theorem Proving}}</ref>
# <math>D(d) \wedge \neg D(f(d))</math>
# <math>D(d) \wedge \underline{\neg D(f(d)) \wedge D(f(d))} \wedge \neg D(f(f(d)))</math>
 
The proof by resolution given here uses the [[law of excluded middle]], the [[axiom of choice]], and [[Empty domain|non-emptiness of the domain]] as premises.<ref name="Coq"/>
 
== Discussion ==
{{Original research|section|date=February 2011}}
This proof illustrates several properties of classical predicate logic that do not always agree with ordinary language.
 
=== Excluded middle ===
The above proof begins by saying that either everyone is drinking, or someone is not drinking. This uses the validity of [[excluded middle]] for the statement <math>S =</math> "everyone is drinking", which is always available in classical logic. If the logic does not admit arbitrary excluded middle—for example if the logic is [[intuitionistic logic|intuitionistic]]—then the truth of <math>S \or \neg S</math> must first be established, i.e., <math>S</math> must be shown to be [[Decidability (logic)|decidable]].<ref>{{cite book |chapter=Choice in Dynamic Linking |author1=Martin Abadi |author2=Georges Gonthier |author3=Benjamin Werner |title=Foundations of Software Science and Computation Structures |editor=Igor Walukiewicz |page=24 |year=1998 |publisher=Springer |isbn=3-540-21298-1}}</ref>
 
=== Material versus indicative conditional ===
Most important to the paradox is that the conditional in classical (and intuitionistic) logic is the [[material conditional]]. It has the property that <math>A \rightarrow B</math> is true if ''B'' is true or if ''A'' is false (in classical logic, but not intuitionistic logic, this is also a necessary condition).
 
So as it was applied here, the statement "if he is drinking, everyone is drinking" was taken to be correct in one case, if everyone was drinking, and in the other case, if he was not drinking — even though his drinking may not have had anything to do with anyone else's drinking.
 
In natural language, on the other hand, typically "if...then..." is used as an [[indicative conditional]].
 
=== Non-empty domain ===
 
It is not necessary to assume there was anyone in the pub. The assumption that the [[empty domain|domain is non-empty]] is built into the inference rules of classical predicate logic.<ref>{{cite paper |url=http://www.cs.bham.ac.uk/~mhe/papers/dp.pdf |title=Searchable Sets, Dubuc-Penon Compactness, Omniscience Principles, and the Drinker Paradox |author1=Martín Escardó |author2= Paulo Oliva |publisher=Computability in Europe 2010 |page=2}}</ref>  We can deduce <math>D(x)</math> from <math>\forall x D(x)</math>, but of course if the domain were empty (in this case, if there were nobody in the pub), the proposition <math>D(x)</math> is not well-formed for any [[closed expression]] <math>x</math>.
 
Nevertheless, if we allow empty domains we still have something like the drinker paradox in the form of the theorem:
 
:<math>(\exists x.\ [x=x]) \rightarrow \exists x.\ [D(x) \rightarrow \forall y.\ D(y)]</math>
 
Or in words:
 
:''If there is anyone in the pub at all, then there is someone such that, if he is drinking, then everyone in the pub is drinking''.
 
=== Temporal aspects ===
Although not discussed in formal terms by Smullyan, he hints that the verb "drinks" is also ambiguous by citing a postcard written to him by two of his students, which contains the following dialogue (emphasis in original):<ref name="Smullyan"/>
{{quote|
''Logician'' / I know a fellow who is such that whenever he drinks, everyone does.<br/>
''Student'' / I just don't understand. Do you mean, everyone on earth?<br/>
''Logician'' / Yes, naturally.<br/>
''Student'' / That sounds crazy! You mean as soon as he drinks, at ''just'' that moment, ''everyone'' does?<br/>
''Logician'' / Of course.<br/>
''Student'' / But that implies that at some time, ''everyone'' was drinking at ''once''. Surely that never happened!}}
 
== History and variations ==
Smullyan in his 1978 book attributes the naming of "The Drinking Principle" to his graduate students.<ref name="Smullyan"/> He also discusses variants (obtained by substituting D with other, more dramatic predicates):
* "there is a woman on earth such that if she becomes sterile, the whole human race will die out." Smullyan writes that this formulation emerged from a conversation he had with philosopher John Bacon.<ref name="Smullyan"/>
* A "dual" version of the Principle: "there is at least one person such that if anybody drinks, then he does."<ref name="Smullyan"/>
 
As "Smullyan's ‘Drinkers’ principle" or just "Drinkers' principle" it appears in [[H.P. Barendregt]]'s "The quest for correctness" (1996), accompanied by some machine proofs.<ref name="Images of SMC Research 1996">{{cite book|title=Images of SMC Research 1996|year=1996|publisher=Stichting Mathematisch Centrum|isbn=978-90-6196-462-9|url=http://oai.cwi.nl/oai/asset/13544/13544A.pdf|contribution=The quest for correctness|author=H.P. Barendregt|pages=54–55}}</ref> Since then it has made regular appearance as an example in publications about [[automated reasoning]]; it is sometimes used to contrast the expressiveness of [[proof assistants]].<ref name="Coq"/><ref name="GrumbergNipkow2008"/><ref>
Freek Wiedijk. 2001. [http://www.cs.ru.nl/~freek/mizar/miz.pdf Mizar Light for HOL Light]. In Proceedings of the 14th International Conference on Theorem Proving in Higher Order Logics (TPHOLs '01), Richard J. Boulton and Paul B. Jackson (Eds.). Springer-Verlag, London, UK, 378-394.</ref>
 
== See also ==
* [[List of paradoxes]]
* [[Reification (linguistics)]]
* [[Temporal logic]]
 
== References ==
{{Reflist}}
 
[[Category:Predicate logic]]
[[Category:Paradoxes]]

Latest revision as of 16:40, 4 February 2014

Andrew Berryhill is what his spouse enjoys to contact him and he totally digs that name. To climb is something I really appreciate doing. Office supervising is my profession. North Carolina is where we've been residing for many years and will never transfer.

Also visit my weblog; psychic readers - simply click the up coming webpage -