<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Algorithmically Incompressible Thoughts</title>
	<atom:link href="http://algorithmicallyincompressible.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://algorithmicallyincompressible.wordpress.com</link>
	<description>... or are they?</description>
	<lastBuildDate>Sun, 07 Nov 2010 13:56:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='algorithmicallyincompressible.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Algorithmically Incompressible Thoughts</title>
		<link>http://algorithmicallyincompressible.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://algorithmicallyincompressible.wordpress.com/osd.xml" title="Algorithmically Incompressible Thoughts" />
	<atom:link rel='hub' href='http://algorithmicallyincompressible.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Undecidability from a syntactic perspective</title>
		<link>http://algorithmicallyincompressible.wordpress.com/2010/11/07/undecidability-from-a-syntactic-perspective/</link>
		<comments>http://algorithmicallyincompressible.wordpress.com/2010/11/07/undecidability-from-a-syntactic-perspective/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 01:26:17 +0000</pubDate>
		<dc:creator>ap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Church's theorem]]></category>
		<category><![CDATA[concatenation]]></category>
		<category><![CDATA[first-order logic]]></category>
		<category><![CDATA[Gödel's theorem]]></category>
		<category><![CDATA[logic]]></category>
		<category><![CDATA[undecidability]]></category>

		<guid isPermaLink="false">http://algorithmicallyincompressible.wordpress.com/?p=149</guid>
		<description><![CDATA[Robinson arithmetic, a finitely axiomatized fragment of arithmetic, is undecidable, therefore, so is classical first-order predicate logic. This is one usual way of proving the undecidability of first-order logic (with an arithmetic language). What do we mean by undecidability here? That we have no algorithm for deciding whether a formula belongs to a certain theory [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=149&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Robinson arithmetic, a finitely axiomatized fragment of arithmetic, is undecidable, therefore, so is classical first-order predicate logic. This is one usual way of proving the undecidability of first-order logic (with an arithmetic language). What do we mean by undecidability here? That we have no algorithm for deciding whether a formula belongs to a certain theory or not, of course, but how is this notion formalized? Via the notion of Gödel numbering, which allows us to translate formulas into numbers, and the notion of recursive sets of numbers, which in arithmetic terms defines sets membership in which can be algorithmically decided: a theory is decidable if the Gödel numbers of its formulas form a recursive set. These definitions work out very well, but one might wonder whether, in talking about the undecidability of first-order logic, one has to bring numbers &#8211; entities which prima facie have no special connection to the syntactic objects which are the formulas of logic &#8211; and number-theoretic coding tricks into the picture. One way to avoid this is, of course, to define computability in terms of Turing machines. Another, closer in spirit to Gödel&#8217;s original argument, is to employ a theory dealing with syntactic objects &#8211; <em>texts</em> &#8211; to play the role that arithmetic plays in Gödel&#8217;s proof. This is what the Polish logician Andrzej Grzegorczyk has done in his paper on <a href="http://www.jstor.org/stable/20016684">Undecidability without Arithmetization</a>.</p>
<p>Specifically, the theory used is Tarski&#8217;s theory of concatenation (TC), with the following axioms:</p>
<ol>
<li><img src='http://s0.wp.com/latex.php?latex=x+%5Cast+%28y+%5Cast+z%29+%3D+%28x+%5Cast+y%29+%5Cast+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;ast (y &#92;ast z) = (x &#92;ast y) &#92;ast z' title='x &#92;ast (y &#92;ast z) = (x &#92;ast y) &#92;ast z' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=x+%5Cast+y+%3D+z+%5Cast+u+%5Crightarrow+%28%28x%3Dz+%5Cwedge+y%3Du%29+%5Cvee&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;ast y = z &#92;ast u &#92;rightarrow ((x=z &#92;wedge y=u) &#92;vee' title='x &#92;ast y = z &#92;ast u &#92;rightarrow ((x=z &#92;wedge y=u) &#92;vee' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=%5Cexists+w+%28%28x+%5Cast+w+%3D+z+%5Cwedge+y+%3D+w+%5Cast+u%29+%5Cvee+%28x+%3D+z+%5Cast+w+%5Cwedge+w+%5Cast+y+%3D+u%29%29%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;exists w ((x &#92;ast w = z &#92;wedge y = w &#92;ast u) &#92;vee (x = z &#92;ast w &#92;wedge w &#92;ast y = u)))' title='&#92;exists w ((x &#92;ast w = z &#92;wedge y = w &#92;ast u) &#92;vee (x = z &#92;ast w &#92;wedge w &#92;ast y = u)))' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Calpha+%5Cneq+x+%5Cast+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;alpha &#92;neq x &#92;ast y' title='&#92;alpha &#92;neq x &#92;ast y' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cbeta+%5Cneq+x+%5Cast+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;beta &#92;neq x &#92;ast y' title='&#92;beta &#92;neq x &#92;ast y' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Calpha+%5Cneq+%5Cbeta&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;alpha &#92;neq &#92;beta' title='&#92;alpha &#92;neq &#92;beta' class='latex' /></li>
</ol>
<p>Concatenation is associative, there are at least two different atomic symbols, and two different ways of dividing a text in two have a common beginning, a common ending and differ only in whether the middle part is the end of first half or the beginning the second half. That&#8217;s it. This seemingly meager theory, however, turns out to be undecidable, and indeed essentially so.</p>
<p><span id="more-149"></span>Before defining what we mean by undecidable, some preliminaries first. The intended model of TC (playing the role of <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BN%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathbb{N}' title='&#92;mathbb{N}' class='latex' />) is the set of all (finite non-empty) words over the alphabet <img src='http://s0.wp.com/latex.php?latex=%5C%7Ba%2Cb%5C%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;{a,b&#92;}' title='&#92;{a,b&#92;}' class='latex' />: <img src='http://s0.wp.com/latex.php?latex=a%2C+b%2C+aa%2C+ab%2C+%5Cldots&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a, b, aa, ab, &#92;ldots' title='a, b, aa, ab, &#92;ldots' class='latex' />. These will be called the standard texts. The term <img src='http://s0.wp.com/latex.php?latex=%5Calpha&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;alpha' title='&#92;alpha' class='latex' /> designates the text <img src='http://s0.wp.com/latex.php?latex=a&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a' title='a' class='latex' />, the term <img src='http://s0.wp.com/latex.php?latex=%5Cbeta&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;beta' title='&#92;beta' class='latex' /> the text <img src='http://s0.wp.com/latex.php?latex=b&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='b' title='b' class='latex' />. Clearly each element of the intended model is designated by some constant term. The role of numerals (<img src='http://s0.wp.com/latex.php?latex=0%2C+S%280%29%2C+S%28S%280%29%29%2C+%5Cldots&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='0, S(0), S(S(0)), &#92;ldots' title='0, S(0), S(S(0)), &#92;ldots' class='latex' />) is played by a class of constant terms called standard names (<img src='http://s0.wp.com/latex.php?latex=%5Calpha%2C+%5Calpha+%5Cast+%5Cbeta%2C+%28%28%5Calpha+%5Cast+%5Cbeta%29+%5Cast+%5Cbeta%29%2C+%5Cldots&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;alpha, &#92;alpha &#92;ast &#92;beta, ((&#92;alpha &#92;ast &#92;beta) &#92;ast &#92;beta), &#92;ldots' title='&#92;alpha, &#92;alpha &#92;ast &#92;beta, ((&#92;alpha &#92;ast &#92;beta) &#92;ast &#92;beta), &#92;ldots' class='latex' />). We can easily define inclusion of texts, and limited quantification (<img src='http://s0.wp.com/latex.php?latex=%5Cforall+x+%5Cleq+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;forall x &#92;leq y' title='&#92;forall x &#92;leq y' class='latex' />) is replaced by quantification over subtexts (<img src='http://s0.wp.com/latex.php?latex=%5Cforall+x+%5Csubseteq+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;forall x &#92;subseteq y' title='&#92;forall x &#92;subseteq y' class='latex' />). The equivalent of the crucial schema <img src='http://s0.wp.com/latex.php?latex=x+%5Cleq+%5Coverline%7Bn%7D+%5Cequiv+x%3D%5Coverline%7B0%7D+%5Cvee+x%3D%5Coverline%7B1%7D+%5Cvee+%5Cldots+%5Cvee+x%3D%5Coverline%7Bn%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;leq &#92;overline{n} &#92;equiv x=&#92;overline{0} &#92;vee x=&#92;overline{1} &#92;vee &#92;ldots &#92;vee x=&#92;overline{n}' title='x &#92;leq &#92;overline{n} &#92;equiv x=&#92;overline{0} &#92;vee x=&#92;overline{1} &#92;vee &#92;ldots &#92;vee x=&#92;overline{n}' class='latex' /> (where, for example, <img src='http://s0.wp.com/latex.php?latex=%5Coverline%7B3%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;overline{3}' title='&#92;overline{3}' class='latex' /> is the numeral <img src='http://s0.wp.com/latex.php?latex=S%28S%28S%280%29%29%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S(S(S(0)))' title='S(S(S(0)))' class='latex' />) is provable, as are elementary facts about equality of texts. (Transposing the argument to a different setting brings out nicely the exact value of each step in the proof.)</p>
<p>Now we can define the notions corresponding to primitive and general recursivity. The class <img src='http://s0.wp.com/latex.php?latex=ED&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='ED' title='ED' class='latex' /> of <em>elementarily discernible</em> relations on the set of standard texts is the smallest class (a) including the relations of being identical with <img src='http://s0.wp.com/latex.php?latex=a&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a' title='a' class='latex' />, being identical with <img src='http://s0.wp.com/latex.php?latex=b&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='b' title='b' class='latex' />, identity of two texts and the ternary relation of z being the concatenation of x and y, (b) closed under adding a redundant argument, identifying two arguments, permuting the order of arguments, negation, conjunction, and quantification limited to subtexts (thus <img src='http://s0.wp.com/latex.php?latex=R%28x%2Cy%2C%5Cldots%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='R(x,y,&#92;ldots)' title='R(x,y,&#92;ldots)' class='latex' /> yields $S(t,y,\ldots) = \forall x \subseteq t R(x,y,\ldots)$). The class <img src='http://s0.wp.com/latex.php?latex=GD&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='GD' title='GD' class='latex' /> of <em>generally discernible</em> relations adds to these inductive conditions closure under <em>dual quantification</em>: <img src='http://s0.wp.com/latex.php?latex=R&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='R' title='R' class='latex' /> is GD if there are two GD relations <img src='http://s0.wp.com/latex.php?latex=S%2C+T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S, T' title='S, T' class='latex' /> such that <img src='http://s0.wp.com/latex.php?latex=R%28x%2Cy%2C%5Cldots%29+%5Cequiv+%5Cexists+t+S%28t%2Cx%2Cy%2C%5Cldots%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='R(x,y,&#92;ldots) &#92;equiv &#92;exists t S(t,x,y,&#92;ldots)' title='R(x,y,&#92;ldots) &#92;equiv &#92;exists t S(t,x,y,&#92;ldots)' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=R%28x%2Cy%2C%5Cldots%29+%5Cequiv+%5Cforall+u+T%28u%2Cx%2Cy%2C%5Cldots%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='R(x,y,&#92;ldots) &#92;equiv &#92;forall u T(u,x,y,&#92;ldots)' title='R(x,y,&#92;ldots) &#92;equiv &#92;forall u T(u,x,y,&#92;ldots)' class='latex' />. The second condition is clearly equivalent to <img src='http://s0.wp.com/latex.php?latex=%5Cneg+R%28x%2Cy%2C%5Cldots%29+%5Cequiv+%5Cexists+u+%5Cneg+T%28u%2Cx%2Cy%2C%5Cldots%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;neg R(x,y,&#92;ldots) &#92;equiv &#92;exists u &#92;neg T(u,x,y,&#92;ldots)' title='&#92;neg R(x,y,&#92;ldots) &#92;equiv &#92;exists u &#92;neg T(u,x,y,&#92;ldots)' class='latex' />, so we have a procedure for deciding whether for any given argument <img src='http://s0.wp.com/latex.php?latex=R&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='R' title='R' class='latex' /> holds or not: going through the standard texts one by one, we will sooner or later hit upon a suitable witness playing the role of <img src='http://s0.wp.com/latex.php?latex=t&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='t' title='t' class='latex' /> or <img src='http://s0.wp.com/latex.php?latex=u&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='u' title='u' class='latex' /> (WLOG we can assume that dual quantification has been used only once in defining a GD relation, as the last step). The definition of a generally discernible function is obvious, and we can easily observe that the counter-image of a GD set under a GD function is GD, and the class of GD functions is closed under composition. Every GD relation <img src='http://s0.wp.com/latex.php?latex=R&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='R' title='R' class='latex' /> can be represented by a formula<img src='http://s0.wp.com/latex.php?latex=F&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F' title='F' class='latex' /> in a given consistent extension T of TC, that is, each instance <img src='http://s0.wp.com/latex.php?latex=R%28c%2Cd%2C%5Cldots%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='R(c,d,&#92;ldots)' title='R(c,d,&#92;ldots)' class='latex' /> holds iff <img src='http://s0.wp.com/latex.php?latex=F%28N%28c%29%2CN%28d%29%2C%5Cldots%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F(N(c),N(d),&#92;ldots)' title='F(N(c),N(d),&#92;ldots)' class='latex' /> is provable in T, where <img src='http://s0.wp.com/latex.php?latex=N%28c%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='N(c)' title='N(c)' class='latex' /> is the standard name of the standard text <img src='http://s0.wp.com/latex.php?latex=c&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c' title='c' class='latex' />, and every ED relation <img src='http://s0.wp.com/latex.php?latex=R&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='R' title='R' class='latex' /> can be strongly represented a formula <img src='http://s0.wp.com/latex.php?latex=F&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F' title='F' class='latex' />, that is, <img src='http://s0.wp.com/latex.php?latex=R&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='R' title='R' class='latex' /> is represented by <img src='http://s0.wp.com/latex.php?latex=F&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F' title='F' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cneg+R&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;neg R' title='&#92;neg R' class='latex' /> by <img src='http://s0.wp.com/latex.php?latex=%5Cneg+F&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;neg F' title='&#92;neg F' class='latex' />. The above-mentioned schema is appealed to in proving the limited quantification induction step of these representation theorems. (It should be noted here that the original paper only proves this for <img src='http://s0.wp.com/latex.php?latex=T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='T' title='T' class='latex' /> true in the standard model, the extension to arbitrary consistent extensions and the normal form lemma it relies on is proved in the paper <a href="http://www.impan.pl/~kz/files/AGKZ_Con.pdf">Undecidability and Concatenation</a>.)</p>
<p>We also need to code the formulas and other syntactic objects of TC within TC (in other words, as sequences of a&#8217;s and b&#8217;s). Since our theory is a theory of texts, we don&#8217;t have to rely on any specifically arithmetical tricks like the Chinese remainder theorem here, we simply enumerate the symbols used in TC and assign the codes <img src='http://s0.wp.com/latex.php?latex=aba%2C+abba%2C+abbba%2C+%5Cldots&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='aba, abba, abbba, &#92;ldots' title='aba, abba, abbba, &#92;ldots' class='latex' /> to them (variables are written as, for example, <img src='http://s0.wp.com/latex.php?latex=x%7C%7C%7C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x|||' title='x|||' class='latex' />, so if the code of <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> is <img src='http://s0.wp.com/latex.php?latex=abbbba&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='abbbba' title='abbbba' class='latex' /> and the code of <img src='http://s0.wp.com/latex.php?latex=%7C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='|' title='|' class='latex' /> is <img src='http://s0.wp.com/latex.php?latex=abba&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='abba' title='abba' class='latex' />, then the code of this variable is <img src='http://s0.wp.com/latex.php?latex=abbbbaabbaabbaabba&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='abbbbaabbaabbaabba' title='abbbbaabbaabbaabba' class='latex' />). Thus each formula (as a word over the alphabet <img src='http://s0.wp.com/latex.php?latex=%28%2C%29%2C%5Cast%2C%5Calpha%2C%5Cldots&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(,),&#92;ast,&#92;alpha,&#92;ldots' title='(,),&#92;ast,&#92;alpha,&#92;ldots' class='latex' />) can also play the role of a text (word over the alphabet <img src='http://s0.wp.com/latex.php?latex=a%2Cb&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a,b' title='a,b' class='latex' />). Substitution can then be defined in full generality, but Grzegorczyk simplifies matters by assuming WLOG that the free variable we&#8217;re substituting for occurs only once in the formula, which makes the definition of substitution particularly simple.</p>
<p>The last step is the self-referential one. Assume that the consistent theory T containing TC is GD, i.e. the set of the codes of the formulas of T is GD (hence so is its complement). Substitution and coding are GD operations, therefore the operation that assigns the code of the formula <img src='http://s0.wp.com/latex.php?latex=f%28Code%28f%29%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='f(Code(f))' title='f(Code(f))' class='latex' /> to the code of the formula <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='f' title='f' class='latex' /> containing one free variable is also GD, and so is the counter-image of the complement of T under this operation, i.e. the set <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X' title='X' class='latex' /> of (the codes of) formulas <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='f' title='f' class='latex' /> such that <img src='http://s0.wp.com/latex.php?latex=f%28Code%28f%29%29+%5Cnotin+T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='f(Code(f)) &#92;notin T' title='f(Code(f)) &#92;notin T' class='latex' />. By the representation theorem, there is a formula <img src='http://s0.wp.com/latex.php?latex=G&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='G' title='G' class='latex' /> defining this set: for any standard text <img src='http://s0.wp.com/latex.php?latex=t&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='t' title='t' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=t+%5Cin+X+%5Cequiv+G%5BCode%28t%29%5D+%5Cin+T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='t &#92;in X &#92;equiv G[Code(t)] &#92;in T' title='t &#92;in X &#92;equiv G[Code(t)] &#92;in T' class='latex' />. Setting (the code of) <img src='http://s0.wp.com/latex.php?latex=G&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='G' title='G' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=t&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='t' title='t' class='latex' />, we get <img src='http://s0.wp.com/latex.php?latex=Code%28G%29+%5Cin+X+%5Cequiv+G%5BCode%28G%29%5D+%5Cin+T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='Code(G) &#92;in X &#92;equiv G[Code(G)] &#92;in T' title='Code(G) &#92;in X &#92;equiv G[Code(G)] &#92;in T' class='latex' />, but by definition of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X' title='X' class='latex' /> also <img src='http://s0.wp.com/latex.php?latex=Code%28G%29+%5Cin+X+%5Cequiv+G%5BCode%28G%29%5D+%5Cnotin+T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='Code(G) &#92;in X &#92;equiv G[Code(G)] &#92;notin T' title='Code(G) &#92;in X &#92;equiv G[Code(G)] &#92;notin T' class='latex' />, contradiction. Therefore, T is not GD. And since <img src='http://s0.wp.com/latex.php?latex=t+%5Cin+TC+%5Cequiv+%28A+%5Crightarrow+t%29+%5Cin+L1&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='t &#92;in TC &#92;equiv (A &#92;rightarrow t) &#92;in L1' title='t &#92;in TC &#92;equiv (A &#92;rightarrow t) &#92;in L1' class='latex' />, where <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A' title='A' class='latex' /> is the conjunction of the axioms of TC and <img src='http://s0.wp.com/latex.php?latex=L1&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='L1' title='L1' class='latex' /> is the set of logically valid formulas of first-order logic (in our language), we get that <img src='http://s0.wp.com/latex.php?latex=L1&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='L1' title='L1' class='latex' /> is not generally discernible. QED.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/algorithmicallyincompressible.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/algorithmicallyincompressible.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/algorithmicallyincompressible.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/algorithmicallyincompressible.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/algorithmicallyincompressible.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/algorithmicallyincompressible.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/algorithmicallyincompressible.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/algorithmicallyincompressible.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/algorithmicallyincompressible.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/algorithmicallyincompressible.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/algorithmicallyincompressible.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/algorithmicallyincompressible.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/algorithmicallyincompressible.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/algorithmicallyincompressible.wordpress.com/149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=149&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://algorithmicallyincompressible.wordpress.com/2010/11/07/undecidability-from-a-syntactic-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b8340f55cef8752687a7cce97349783?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Preno</media:title>
		</media:content>
	</item>
		<item>
		<title>Ultrafilters and Social Choice II</title>
		<link>http://algorithmicallyincompressible.wordpress.com/2009/11/05/ultrafilters-and-social-choice-ii/</link>
		<comments>http://algorithmicallyincompressible.wordpress.com/2009/11/05/ultrafilters-and-social-choice-ii/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 22:00:43 +0000</pubDate>
		<dc:creator>ap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[social choice]]></category>
		<category><![CDATA[social choice theory]]></category>
		<category><![CDATA[ultrafilters]]></category>

		<guid isPermaLink="false">http://algorithmicallyincompressible.wordpress.com/?p=120</guid>
		<description><![CDATA[Another example of the use of ultrafilters in social choice theory is provided by the Gibbard-Satterthwaite theorem, which states that any non-dictatorial election in which it is possible for any candidate to win is susceptible to tactical voting. That is, in some situations, a voter will achieve a better result, according to his genuine preferences, by not voting according to his genuine preferences. The Duggan-Schwartz theorem is a related result concerning elections with multiple winners.

More explicitly: we again have a set of voters $latex V$, each voting by imposing a linear order $latex \prec_i$ on a set of alternatives $latex A, &#124;A&#124;&#62;3$ (we will call any such $latex V$-tuple of linear orders a "profile"). This time, however, our goal is more modest: we only wish to pick a single winning alternative from $latex A$ (i.e. provide a function $latex c$ from the set of voter preferences $latex \Pi$ to $latex A$, called the collective choice procedure). Our demands are:

    * every candidate can win, given a suitable set of voter preferences (non-imposition)
    * knowing the votes of other voters does not give anyone an incentive to change their own vote (stability / non-manipulability)

That is, given the preferences of all voters except for $latex i$, the winning alternative when $latex i$ votes according to his sincere preferences is preferred by $latex i$ to the alternatives which would win if $latex i$ voted otherwise. We will demonstrate that again, any function which satisfies these two demands is dictatorial in the sense of simply returning the top preference of some particular voter.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=120&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Another example of the use of ultrafilters in social choice theory is provided by the <a href="http://en.wikipedia.org/wiki/Gibbard%E2%80%93Satterthwaite_theorem">Gibbard-Satterthwaite theorem</a>, which states that any non-dictatorial election in which it is possible for any candidate to win is susceptible to tactical voting. That is, in some situations, a voter will achieve a better result, according to his genuine preferences, by not voting according to his genuine preferences. The <a href="http://en.wikipedia.org/wiki/Duggan%E2%80%93Schwartz_theorem">Duggan-Schwartz theorem</a> is a related result concerning elections with multiple winners.</p>
<p>More explicitly: we again have a set of voters <img src='http://s0.wp.com/latex.php?latex=V&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='V' title='V' class='latex' />, each voting by imposing a linear order <img src='http://s0.wp.com/latex.php?latex=%5Cprec_i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;prec_i' title='&#92;prec_i' class='latex' /> on a set of alternatives <img src='http://s0.wp.com/latex.php?latex=A%2C+%7CA%7C+%5Cgeq+3&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A, |A| &#92;geq 3' title='A, |A| &#92;geq 3' class='latex' /> (we will call any such <img src='http://s0.wp.com/latex.php?latex=V&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='V' title='V' class='latex' />-tuple of linear orders a &#8220;profile&#8221;). This time, however, our goal is more modest: we only wish to pick a single winning alternative from <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A' title='A' class='latex' /> (i.e. provide a function <img src='http://s0.wp.com/latex.php?latex=c&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c' title='c' class='latex' /> from the set of voter preferences <img src='http://s0.wp.com/latex.php?latex=%5CPi&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;Pi' title='&#92;Pi' class='latex' /> to <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A' title='A' class='latex' />, called the collective choice procedure). Our demands are:</p>
<ul>
<li>every candidate can win, given a suitable set of voter preferences (non-imposition)</li>
<li>knowing the votes of other voters does not give anyone an incentive to change their own vote (stability / non-manipulability)</li>
</ul>
<p>That is, given the preferences of all voters except for <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' />, the winning alternative when <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' /> votes according to his sincere preferences is preferred by <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' /> to the alternatives which would win if <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' /> voted otherwise. We will demonstrate that again, any function which satisfies these two demands is dictatorial in the sense of simply returning the top preference of some particular voter. (The proof is based on the paper <a href="http://ideas.repec.org/p/nwu/cmsems/318.html">Stability of Aggregation Procedures, Ultrafilters and Simple games</a> by P. Bateau, J.-M. Blin and B. Monjardet. I tried to make the argument as informal as possible without losing the rigour. For the definition of an ultrafilter, see the <a href="http://algorithmicallyincompressible.wordpress.com/2009/08/11/ultrafilters-and-social-choice/">previous post</a>.)</p>
<p><span id="more-120"></span>First, a quick ultrafilter lemma:</p>
<p style="padding-left:30px;"><strong>Lemma</strong> (a characterization of ultrafilters):</p>
<p style="padding-left:30px;">Every family <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}' title='&#92;mathcal{F}' class='latex' /> of subsets of a non-empty set <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X' title='X' class='latex' /> satisfying the following conditions is an ultrafilter:</p>
<blockquote>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=A+%5Cin+%5Cmathcal%7BF%7D+%7E+%5C%26+%7E+A+%5Csubseteq+B+%5Csubseteq+X+%5CRightarrow+B+%5Cin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A &#92;in &#92;mathcal{F} ~ &#92;&amp; ~ A &#92;subseteq B &#92;subseteq X &#92;Rightarrow B &#92;in &#92;mathcal{F}' title='A &#92;in &#92;mathcal{F} ~ &#92;&amp; ~ A &#92;subseteq B &#92;subseteq X &#92;Rightarrow B &#92;in &#92;mathcal{F}' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=A+%5Cin+%5Cmathcal%7BF%7D+%5CLeftrightarrow+X+%5Cbackslash+A+%5Cnotin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A &#92;in &#92;mathcal{F} &#92;Leftrightarrow X &#92;backslash A &#92;notin &#92;mathcal{F}' title='A &#92;in &#92;mathcal{F} &#92;Leftrightarrow X &#92;backslash A &#92;notin &#92;mathcal{F}' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=A%2CB%2CC+%5Cin+%5Cmathcal%7BF%7D+%5CRightarrow+A+%5Ccap+B+%5Ccap+C+%5Cneq+%5Cemptyset&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A,B,C &#92;in &#92;mathcal{F} &#92;Rightarrow A &#92;cap B &#92;cap C &#92;neq &#92;emptyset' title='A,B,C &#92;in &#92;mathcal{F} &#92;Rightarrow A &#92;cap B &#92;cap C &#92;neq &#92;emptyset' class='latex' /></li>
</ul>
</blockquote>
<p style="padding-left:30px;"><strong>Proof</strong>: if <img src='http://s0.wp.com/latex.php?latex=%5Cemptyset+%5Cin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;emptyset &#92;in &#92;mathcal{F}' title='&#92;emptyset &#92;in &#92;mathcal{F}' class='latex' />, then we would have both <img src='http://s0.wp.com/latex.php?latex=X+%5Cin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X &#92;in &#92;mathcal{F}' title='X &#92;in &#92;mathcal{F}' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=X+%5Cnotin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X &#92;notin &#92;mathcal{F}' title='X &#92;notin &#92;mathcal{F}' class='latex' />, therefore <img src='http://s0.wp.com/latex.php?latex=%5Cemptyset+%5Cnotin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;emptyset &#92;notin &#92;mathcal{F}' title='&#92;emptyset &#92;notin &#92;mathcal{F}' class='latex' /> (non-triviality). Now let us assume that <img src='http://s0.wp.com/latex.php?latex=A%2CB+%5Cin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A,B &#92;in &#92;mathcal{F}' title='A,B &#92;in &#92;mathcal{F}' class='latex' />, but <img src='http://s0.wp.com/latex.php?latex=A+%5Ccap+B+%5Cnotin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A &#92;cap B &#92;notin &#92;mathcal{F}' title='A &#92;cap B &#92;notin &#92;mathcal{F}' class='latex' />. Then <img src='http://s0.wp.com/latex.php?latex=X+%5Csetminus+%28A+%5Ccap+B%29+%5Cin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X &#92;setminus (A &#92;cap B) &#92;in &#92;mathcal{F}' title='X &#92;setminus (A &#92;cap B) &#92;in &#92;mathcal{F}' class='latex' />, but <img src='http://s0.wp.com/latex.php?latex=A+%5Ccap+%28X+%5Csetminus+%28A+%5Ccap+B%29%29+%5Ccap+B+%3D+%5Cemptyset&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A &#92;cap (X &#92;setminus (A &#92;cap B)) &#92;cap B = &#92;emptyset' title='A &#92;cap (X &#92;setminus (A &#92;cap B)) &#92;cap B = &#92;emptyset' class='latex' />. Therefore <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}' title='&#92;mathcal{F}' class='latex' /> has the finite intersection property and is an ultrafilter.</p>
<p>Now, back to social choice theory. Let&#8217;s say that for a profile <img src='http://s0.wp.com/latex.php?latex=%5Cpi&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi' title='&#92;pi' class='latex' />, the collective choice is <img src='http://s0.wp.com/latex.php?latex=c%28%5Cpi%29%3Dx&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c(&#92;pi)=x' title='c(&#92;pi)=x' class='latex' />. We would like know what happens when some of the voters change their preferences. For notational convenience, let <img src='http://s0.wp.com/latex.php?latex=V_%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='V_{xy}' title='V_{xy}' class='latex' /> be the set of voters which prefer <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> to <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' />.</p>
<p style="padding-left:30px;"><strong>Lemma</strong> (about stable collective choice):</p>
<p style="padding-left:30px;">For any stable collective choice procedure <img src='http://s0.wp.com/latex.php?latex=c&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c' title='c' class='latex' />, if <img src='http://s0.wp.com/latex.php?latex=c%28%5Cpi%29%3Dx&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c(&#92;pi)=x' title='c(&#92;pi)=x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=V_%7Bxy%7D%28%5Cpi%5E%5Cprime%29+%5Csupseteq+V_%7Bxy%7D%28%5Cpi%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='V_{xy}(&#92;pi^&#92;prime) &#92;supseteq V_{xy}(&#92;pi)' title='V_{xy}(&#92;pi^&#92;prime) &#92;supseteq V_{xy}(&#92;pi)' class='latex' />, then <img src='http://s0.wp.com/latex.php?latex=c%28%5Cpi%5E%5Cprime%29+%5Cneq+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c(&#92;pi^&#92;prime) &#92;neq y' title='c(&#92;pi^&#92;prime) &#92;neq y' class='latex' />.</p>
<p style="padding-left:30px;"><strong>Proof</strong>: first, we will define a function <img src='http://s0.wp.com/latex.php?latex=%5Cvarphi_i%5E%7Bxy%7D%28%5Cpi%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;varphi_i^{xy}(&#92;pi)' title='&#92;varphi_i^{xy}(&#92;pi)' class='latex' /> which takes a profile as an argument and returns the set of all profiles which result from applying the follow operation to <img src='http://s0.wp.com/latex.php?latex=%5Cpi&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi' title='&#92;pi' class='latex' />:</p>
<blockquote>
<ul>
<li>if voter <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' /> prefers <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> to <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> in <img src='http://s0.wp.com/latex.php?latex=%5Cpi&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi' title='&#92;pi' class='latex' />, the pair <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> gets moved to the beginning of his ranking in this order in <img src='http://s0.wp.com/latex.php?latex=%5Cpi%5E%5Cprime&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi^&#92;prime' title='&#92;pi^&#92;prime' class='latex' /></li>
<li>if voter <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' /> prefers <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> to <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> in <img src='http://s0.wp.com/latex.php?latex=%5Cpi&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi' title='&#92;pi' class='latex' />, the pair <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> gets moved to the beginning of his ranking in either order in <img src='http://s0.wp.com/latex.php?latex=%5Cpi%5E%5Cprime&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi^&#92;prime' title='&#92;pi^&#92;prime' class='latex' /></li>
<li>every other ranking in the profile remains the same</li>
</ul>
</blockquote>
<p style="padding-left:30px;">In other words, <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> get moved to the front of <img src='http://s0.wp.com/latex.php?latex=%5Cpi_i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi_i' title='&#92;pi_i' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> doesn&#8217;t drop in ranking relative to <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' />. Likewise, <img src='http://s0.wp.com/latex.php?latex=%5Cvarphi%5E%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;varphi^{xy}' title='&#92;varphi^{xy}' class='latex' /> is the set of all profiles which result from successively applying this operation to every voter.</p>
<p style="padding-left:30px;">It is not difficult use the stability of <img src='http://s0.wp.com/latex.php?latex=c&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c' title='c' class='latex' /> to prove that since <img src='http://s0.wp.com/latex.php?latex=c%28%5Cpi%29%3Dx&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c(&#92;pi)=x' title='c(&#92;pi)=x' class='latex' />, we have <img src='http://s0.wp.com/latex.php?latex=c%5B%5Cvarphi_i%5E%7Bxy%7D%28%5Cpi%29%5D%3D%5C%7Bx%5C%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c[&#92;varphi_i^{xy}(&#92;pi)]=&#92;{x&#92;}' title='c[&#92;varphi_i^{xy}(&#92;pi)]=&#92;{x&#92;}' class='latex' /> (meaning: every profile which results from applying the operation to <img src='http://s0.wp.com/latex.php?latex=%5Cpi&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi' title='&#92;pi' class='latex' /> picks out <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' />). By applying this to each voter, we obtain the same result for <img src='http://s0.wp.com/latex.php?latex=%5Cvarphi%5E%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;varphi^{xy}' title='&#92;varphi^{xy}' class='latex' />.</p>
<p style="padding-left:30px;">Now, by the hypothesis of this theorem, <img src='http://s0.wp.com/latex.php?latex=%5Cvarphi%5E%7Bxy%7D%28%5Cpi%5E%5Cprime%29+%5Csubseteq+%5Cvarphi%5E%7Bxy%7D%28%5Cpi%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;varphi^{xy}(&#92;pi^&#92;prime) &#92;subseteq &#92;varphi^{xy}(&#92;pi)' title='&#92;varphi^{xy}(&#92;pi^&#92;prime) &#92;subseteq &#92;varphi^{xy}(&#92;pi)' class='latex' /> (<img src='http://s0.wp.com/latex.php?latex=%5Cpi%5E%5Cprime&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi^&#92;prime' title='&#92;pi^&#92;prime' class='latex' /> places at least as many constraints on the operation as <img src='http://s0.wp.com/latex.php?latex=%5Cpi&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi' title='&#92;pi' class='latex' />). Thus, <img src='http://s0.wp.com/latex.php?latex=c%5B%5Cvarphi%5E%7Bxy%7D%28%5Cpi%5E%5Cprime%29%5D%3D%5C%7Bx%5C%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c[&#92;varphi^{xy}(&#92;pi^&#92;prime)]=&#92;{x&#92;}' title='c[&#92;varphi^{xy}(&#92;pi^&#92;prime)]=&#92;{x&#92;}' class='latex' />. But if it were the case that <img src='http://s0.wp.com/latex.php?latex=c%28%5Cpi%5E%5Cprime%29%3Dy&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c(&#92;pi^&#92;prime)=y' title='c(&#92;pi^&#92;prime)=y' class='latex' /> for some <img src='http://s0.wp.com/latex.php?latex=y+%5Cneq+x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y &#92;neq x' title='y &#92;neq x' class='latex' />, we would have <img src='http://s0.wp.com/latex.php?latex=c%5B%5Cvarphi%5E%7Byx%7D%28%5Cpi%5E%5Cprime%29%5D%3D%5C%7By%5C%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c[&#92;varphi^{yx}(&#92;pi^&#92;prime)]=&#92;{y&#92;}' title='c[&#92;varphi^{yx}(&#92;pi^&#92;prime)]=&#92;{y&#92;}' class='latex' />, which is a contradiction, since <img src='http://s0.wp.com/latex.php?latex=%5Cvarphi%5E%7Bxy%7D%28%5Cpi%5E%5Cprime%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;varphi^{xy}(&#92;pi^&#92;prime)' title='&#92;varphi^{xy}(&#92;pi^&#92;prime)' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cvarphi%5E%7Byx%7D%28%5Cpi%5E%5Cprime%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;varphi^{yx}(&#92;pi^&#92;prime)' title='&#92;varphi^{yx}(&#92;pi^&#92;prime)' class='latex' /> have a non-empty intersection.</p>
<p>Combining this lemma with the assumption of non-imposition yields the weak Pareto property: if everyone prefers <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> to <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> cannot be the collective choice.</p>
<p>Armed with these results, we can now explore the structure of &#8220;preventing families&#8221;. A set of voters <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S' title='S' class='latex' /> is said to be a member of the preventing family <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D_%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}_{xy}' title='&#92;mathcal{F}_{xy}' class='latex' /> for a collective choice procedure iff <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> can never get chosen by the procedure when all members of <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S' title='S' class='latex' /> prefer <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> to <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> (the members of <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S' title='S' class='latex' /> can prevent <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> from being chosen by unanimously preferring <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' />).</p>
<p style="padding-left:30px;"><strong>Lemma</strong> (about preventing families):</p>
<blockquote>
<ol>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D_%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}_{xy}' title='&#92;mathcal{F}_{xy}' class='latex' /> is non-empty: trivial</li>
<li><img src='http://s0.wp.com/latex.php?latex=S%5Cin%5Cmathcal%7BF%7D_%7Bxy%7D+%5CLeftrightarrow+%5Cexists+%5Cpi%3A+V_%7Bxy%7D%28%5Cpi%29+%3D+S+%5C%26+c%28%5Cpi%29%3Dx&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S&#92;in&#92;mathcal{F}_{xy} &#92;Leftrightarrow &#92;exists &#92;pi: V_{xy}(&#92;pi) = S &#92;&amp; c(&#92;pi)=x' title='S&#92;in&#92;mathcal{F}_{xy} &#92;Leftrightarrow &#92;exists &#92;pi: V_{xy}(&#92;pi) = S &#92;&amp; c(&#92;pi)=x' class='latex' />: follows easily from the weak Pareto property</li>
<li><img src='http://s0.wp.com/latex.php?latex=S%5Cin%5Cmathcal%7BF%7D_%7Bxy%7D+%5C%26+S+%5Csubseteq+T+%5CRightarrow+T%5Cin%5Cmathcal%7BF%7D_%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S&#92;in&#92;mathcal{F}_{xy} &#92;&amp; S &#92;subseteq T &#92;Rightarrow T&#92;in&#92;mathcal{F}_{xy}' title='S&#92;in&#92;mathcal{F}_{xy} &#92;&amp; S &#92;subseteq T &#92;Rightarrow T&#92;in&#92;mathcal{F}_{xy}' class='latex' />: by the previous property and the theorem about collective choice</li>
<li><img src='http://s0.wp.com/latex.php?latex=S%5Cin%5Cmathcal%7BF%7D_%7Byx%7D+%5CLeftrightarrow+V%5Csetminus+S+%5Cnotin+%5Cmathcal%7BF%7D_%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S&#92;in&#92;mathcal{F}_{yx} &#92;Leftrightarrow V&#92;setminus S &#92;notin &#92;mathcal{F}_{xy}' title='S&#92;in&#92;mathcal{F}_{yx} &#92;Leftrightarrow V&#92;setminus S &#92;notin &#92;mathcal{F}_{xy}' class='latex' />: easy application of the weak Pareto property</li>
</ol>
</blockquote>
<p>It would seem reasonable to demand that <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D_%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}_{xy}' title='&#92;mathcal{F}_{xy}' class='latex' /> be the same for every <img src='http://s0.wp.com/latex.php?latex=x%2C+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x, y' title='x, y' class='latex' />. Fortunately, we do not have to, as the following theorem shows:</p>
<p style="padding-left:30px;"><strong>Lemma</strong> (neutrality of stable collective choice procedures):</p>
<p style="padding-left:30px;"><img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D_%7Bxy%7D+%3D+%5Cmathcal%7BF%7D_%7Bzt%7D+%3D+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}_{xy} = &#92;mathcal{F}_{zt} = &#92;mathcal{F}' title='&#92;mathcal{F}_{xy} = &#92;mathcal{F}_{zt} = &#92;mathcal{F}' class='latex' /> for any <img src='http://s0.wp.com/latex.php?latex=x%2C+y%2C+z%2C+t&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x, y, z, t' title='x, y, z, t' class='latex' />.</p>
<p style="padding-left:30px;"><strong>Proof</strong>: let us first show that <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D_%7Bxy%7D+%5Csubseteq+%5Cmathcal%7BF%7D_%7Bxz%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}_{xy} &#92;subseteq &#92;mathcal{F}_{xz}' title='&#92;mathcal{F}_{xy} &#92;subseteq &#92;mathcal{F}_{xz}' class='latex' /> (hence <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D_%7Bxy%7D+%3D+%5Cmathcal%7BF%7D_%7Bxz%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}_{xy} = &#92;mathcal{F}_{xz}' title='&#92;mathcal{F}_{xy} = &#92;mathcal{F}_{xz}' class='latex' />) for any <img src='http://s0.wp.com/latex.php?latex=x%2C+y%2C+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x, y, z' title='x, y, z' class='latex' />. Pick <img src='http://s0.wp.com/latex.php?latex=S%5Cin%5Cmathcal%7BF%7D_%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S&#92;in&#92;mathcal{F}_{xy}' title='S&#92;in&#92;mathcal{F}_{xy}' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=T%5Cin%5Cmathcal%7BF%7D_%7Byz%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='T&#92;in&#92;mathcal{F}_{yz}' title='T&#92;in&#92;mathcal{F}_{yz}' class='latex' /> and consider a profile <img src='http://s0.wp.com/latex.php?latex=%5Cpi&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi' title='&#92;pi' class='latex' /> such that <img src='http://s0.wp.com/latex.php?latex=x%2C+y%2C+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x, y, z' title='x, y, z' class='latex' /> are the top three choices of every voter and:</p>
<blockquote>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=x+%3E_i+z+%3E_i+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &gt;_i z &gt;_i y' title='x &gt;_i z &gt;_i y' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+S+%5Csetminus+T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in S &#92;setminus T' title='i &#92;in S &#92;setminus T' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=x+%3E_i+y+%3E_i+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &gt;_i y &gt;_i z' title='x &gt;_i y &gt;_i z' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+S+%5Ccap+T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in S &#92;cap T' title='i &#92;in S &#92;cap T' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=y+%3E_i+z+%3E_i+x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y &gt;_i z &gt;_i x' title='y &gt;_i z &gt;_i x' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+T+%5Csetminus+S&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in T &#92;setminus S' title='i &#92;in T &#92;setminus S' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=z+%3E_i+y+%3E_i+x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z &gt;_i y &gt;_i x' title='z &gt;_i y &gt;_i x' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+V+%5Csetminus+%28S+%5Ccup+T%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in V &#92;setminus (S &#92;cup T)' title='i &#92;in V &#92;setminus (S &#92;cup T)' class='latex' /></li>
</ul>
</blockquote>
<blockquote><p>Then by the weak Pareto property, <img src='http://s0.wp.com/latex.php?latex=c%28%5Cpi%29+%5Cin+%5C%7Bx%2C+y%2C+z%5C%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c(&#92;pi) &#92;in &#92;{x, y, z&#92;}' title='c(&#92;pi) &#92;in &#92;{x, y, z&#92;}' class='latex' />, but <img src='http://s0.wp.com/latex.php?latex=S+%5Cin+%5Cmathcal%7BF%7D_%7Bxy%7D+%5CRightarrow+c%28%5Cpi%29+%5Cneq+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S &#92;in &#92;mathcal{F}_{xy} &#92;Rightarrow c(&#92;pi) &#92;neq y' title='S &#92;in &#92;mathcal{F}_{xy} &#92;Rightarrow c(&#92;pi) &#92;neq y' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=T+%5Cin+%5Cmathcal%7BF%7D_%7Byz%7D+%5CRightarrow+c%28%5Cpi%29+%5Cneq+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='T &#92;in &#92;mathcal{F}_{yz} &#92;Rightarrow c(&#92;pi) &#92;neq z' title='T &#92;in &#92;mathcal{F}_{yz} &#92;Rightarrow c(&#92;pi) &#92;neq z' class='latex' />. Thus, <img src='http://s0.wp.com/latex.php?latex=c%28%5Cpi%29%3Dx&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c(&#92;pi)=x' title='c(&#92;pi)=x' class='latex' /> and by property (2) of preventing families, <img src='http://s0.wp.com/latex.php?latex=S+%5Cin+%5Cmathcal%7BF%7D_%7Bxz%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S &#92;in &#92;mathcal{F}_{xz}' title='S &#92;in &#92;mathcal{F}_{xz}' class='latex' />.</p></blockquote>
<blockquote><p>The same reasoning applied to <img src='http://s0.wp.com/latex.php?latex=S%5Cin%5Cmathcal%7BF%7D_%7Bxy%7D%2C+T%5Cin%5Cmathcal%7BF%7D_%7Bzx%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S&#92;in&#92;mathcal{F}_{xy}, T&#92;in&#92;mathcal{F}_{zx}' title='S&#92;in&#92;mathcal{F}_{xy}, T&#92;in&#92;mathcal{F}_{zx}' class='latex' /> and the profile:</p></blockquote>
<blockquote>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=x+%5Csucc_i+z+%5Csucc_i+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;succ_i z &#92;succ_i y' title='x &#92;succ_i z &#92;succ_i y' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+S+%5Csetminus+T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in S &#92;setminus T' title='i &#92;in S &#92;setminus T' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=z+%5Csucc_i+x+%5Csucc_i+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z &#92;succ_i x &#92;succ_i y' title='z &#92;succ_i x &#92;succ_i y' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+S+%5Ccap+T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in S &#92;cap T' title='i &#92;in S &#92;cap T' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=y+%5Csucc_i+z+%5Csucc_i+x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y &#92;succ_i z &#92;succ_i x' title='y &#92;succ_i z &#92;succ_i x' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+T+%5Csetminus+S&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in T &#92;setminus S' title='i &#92;in T &#92;setminus S' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=y+%5Csucc_i+x+%5Csucc_i+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y &#92;succ_i x &#92;succ_i z' title='y &#92;succ_i x &#92;succ_i z' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+V+%5Csetminus+%28S+%5Ccup+T%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in V &#92;setminus (S &#92;cup T)' title='i &#92;in V &#92;setminus (S &#92;cup T)' class='latex' /></li>
</ul>
</blockquote>
<blockquote><p>shows that <img src='http://s0.wp.com/latex.php?latex=S%5Cin%5Cmathcal%7BF%7D_%7Bzy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S&#92;in&#92;mathcal{F}_{zy}' title='S&#92;in&#92;mathcal{F}_{zy}' class='latex' />.</p></blockquote>
<p>Applying this result to properties (3) and (4) of preventing families, we see that the unique preventing family <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}' title='&#92;mathcal{F}' class='latex' /> in fact satisfies the first two conditions of the ultrafilter lemma. The last step of the proof of the Gibbard-Satterthwaite theorem will be to show that it also satisfies the last one.</p>
<p style="padding-left:30px;"><strong>Lemma</strong>:</p>
<p style="padding-left:30px;">The preventing family <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}' title='&#92;mathcal{F}' class='latex' /> is an ultrafilter.</p>
<p style="padding-left:30px;"><strong>Proof</strong>: the first two conditions of the ultrafilter lemma are satisfied. As for the last one, let us assume that <img src='http://s0.wp.com/latex.php?latex=S%2C+T%2C+U+%5Cin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S, T, U &#92;in &#92;mathcal{F}' title='S, T, U &#92;in &#92;mathcal{F}' class='latex' />, but <img src='http://s0.wp.com/latex.php?latex=S+%5Ccap+T+%5Ccap+U+%3D+%5Cemptyset&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S &#92;cap T &#92;cap U = &#92;emptyset' title='S &#92;cap T &#92;cap U = &#92;emptyset' class='latex' />. We could then construct a profile <img src='http://s0.wp.com/latex.php?latex=%5Cpi&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;pi' title='&#92;pi' class='latex' /> such that:</p>
<blockquote>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=x+%5Csucc_i+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;succ_i y' title='x &#92;succ_i y' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+S&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in S' title='i &#92;in S' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=y+%5Csucc_i+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y &#92;succ_i z' title='y &#92;succ_i z' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in T' title='i &#92;in T' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=z+%5Csucc_i+x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z &#92;succ_i x' title='z &#92;succ_i x' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+U&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in U' title='i &#92;in U' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=x+%5Csucc_i+y+%5Csucc_i+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;succ_i y &#92;succ_i z' title='x &#92;succ_i y &#92;succ_i z' class='latex' /> otherwise</li>
</ul>
</blockquote>
<p style="padding-left:30px;">By the weak Pareto property, <img src='http://s0.wp.com/latex.php?latex=c%28%5Cpi%29+%5Cin+%5C%7Bx%2C+y%2C+z%5C%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c(&#92;pi) &#92;in &#92;{x, y, z&#92;}' title='c(&#92;pi) &#92;in &#92;{x, y, z&#92;}' class='latex' />. But since <img src='http://s0.wp.com/latex.php?latex=S%2C+T%2C+U+%5Cin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S, T, U &#92;in &#92;mathcal{F}' title='S, T, U &#92;in &#92;mathcal{F}' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=c%28%5Cpi%29+%5Cneq+y%2C+c%28%5Cpi%29+%5Cneq+z%2C+c%28%5Cpi%29+%5Cneq+x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='c(&#92;pi) &#92;neq y, c(&#92;pi) &#92;neq z, c(&#92;pi) &#92;neq x' title='c(&#92;pi) &#92;neq y, c(&#92;pi) &#92;neq z, c(&#92;pi) &#92;neq x' class='latex' />.</p>
<p>In view of the fact that every ultrafilter on a finite set is principal (consists precisely of its subsets containing a given element), this concludes the proof of the Gibbard-Satterthwaite theorem: every stable, non-imposed collective choice procedure for at least three alternatives is dictatorial. Conversely, a free ultrafilter on an infinite set corresponds to a stable non-dictatorial collective choice procedure (or, more accurately, a collective choice function).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/algorithmicallyincompressible.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/algorithmicallyincompressible.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/algorithmicallyincompressible.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/algorithmicallyincompressible.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/algorithmicallyincompressible.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/algorithmicallyincompressible.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/algorithmicallyincompressible.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/algorithmicallyincompressible.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/algorithmicallyincompressible.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/algorithmicallyincompressible.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/algorithmicallyincompressible.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/algorithmicallyincompressible.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/algorithmicallyincompressible.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/algorithmicallyincompressible.wordpress.com/120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=120&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://algorithmicallyincompressible.wordpress.com/2009/11/05/ultrafilters-and-social-choice-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b8340f55cef8752687a7cce97349783?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Preno</media:title>
		</media:content>
	</item>
		<item>
		<title>Ultrafilters and Social Choice</title>
		<link>http://algorithmicallyincompressible.wordpress.com/2009/08/11/ultrafilters-and-social-choice/</link>
		<comments>http://algorithmicallyincompressible.wordpress.com/2009/08/11/ultrafilters-and-social-choice/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 23:57:31 +0000</pubDate>
		<dc:creator>ap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arrow's theorem]]></category>
		<category><![CDATA[social choice]]></category>
		<category><![CDATA[social choice theory]]></category>
		<category><![CDATA[ultrafilters]]></category>

		<guid isPermaLink="false">http://algorithmicallyincompressible.wordpress.com/?p=95</guid>
		<description><![CDATA[I was somewhat suprised recently to learn that Arrow&#8217;s well-known impossibility theorem (which, as many of you will know, states that there is in general no way of aggregating individual preferences into a single ordering satisfying certain natural conditions) fails for infinitely many voters. If anything, shouldn&#8217;t it be more difficult to come up with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=95&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was somewhat suprised recently to learn that Arrow&#8217;s well-known <a href="http://en.wikipedia.org/wiki/Arrow%27s_impossibility_theorem">impossibility theorem</a> (which, as many of you will know, states that there is in general no way of aggregating individual preferences into a single ordering satisfying certain natural conditions) fails for infinitely many voters. If anything, shouldn&#8217;t it be more difficult to come up with a &#8220;fair&#8221; voting procedure for an infinite electorate? Well, as it turns out, the answer to this question has to do with an abstract notion often used in topology and model theory, that of an ultrafilter. For those already familiar with this notion, Arrow&#8217;s theorem essentially corresponds to the statement that every ultrafilter on a finite set is principal.</p>
<p>Let us first define a more general notion. A filter <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}' title='&#92;mathcal{F}' class='latex' /> on a set <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X' title='X' class='latex' /> is a family of subsets of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X' title='X' class='latex' /> such that:</p>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cemptyset%5Cnotin+%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;emptyset&#92;notin &#92;mathcal{F}' title='&#92;emptyset&#92;notin &#92;mathcal{F}' class='latex' /> (non-triviality)</li>
<li><img src='http://s0.wp.com/latex.php?latex=A%5Cin%5Cmathcal%7BF%7D+%7E+%5C%26+%7E+A%5Csubseteq+B+%5Csubseteq+X+%5CRightarrow+B+%5Cin%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A&#92;in&#92;mathcal{F} ~ &#92;&amp; ~ A&#92;subseteq B &#92;subseteq X &#92;Rightarrow B &#92;in&#92;mathcal{F}' title='A&#92;in&#92;mathcal{F} ~ &#92;&amp; ~ A&#92;subseteq B &#92;subseteq X &#92;Rightarrow B &#92;in&#92;mathcal{F}' class='latex' /> (superset property)</li>
<li><img src='http://s0.wp.com/latex.php?latex=A%2CB%5Cin%5Cmathcal%7BF%7D+%5CRightarrow+A%5Ccap+B+%5Cin%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A,B&#92;in&#92;mathcal{F} &#92;Rightarrow A&#92;cap B &#92;in&#92;mathcal{F}' title='A,B&#92;in&#92;mathcal{F} &#92;Rightarrow A&#92;cap B &#92;in&#92;mathcal{F}' class='latex' /> (finite intersection property)</li>
</ul>
<p>An ultrafilter <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}' title='&#92;mathcal{F}' class='latex' /> is a filter such that for all <img src='http://s0.wp.com/latex.php?latex=A%5Csubseteq+X&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A&#92;subseteq X' title='A&#92;subseteq X' class='latex' />:</p>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=A%5Cin%5Cmathcal%7BF%7D+%5Cvee+X+%5Cbackslash+A%5Cin%5Cmathcal%7BF%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A&#92;in&#92;mathcal{F} &#92;vee X &#92;backslash A&#92;in&#92;mathcal{F}' title='A&#92;in&#92;mathcal{F} &#92;vee X &#92;backslash A&#92;in&#92;mathcal{F}' class='latex' /> (maximality)</li>
</ul>
<p>By non-triviality and the finite intersection property, only one of these options can hold, hence every ultrafilter on <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X' title='X' class='latex' /> is maximal in the sense that it cannot be extended to a larger filter on <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X' title='X' class='latex' />. A trivial example of an ultrafilter is provided by the family <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BF%7D_a%28X%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathcal{F}_a(X)' title='&#92;mathcal{F}_a(X)' class='latex' /> of subsets of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X' title='X' class='latex' /> which contain a given element <img src='http://s0.wp.com/latex.php?latex=a&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a' title='a' class='latex' />. Such ultrafilters are called &#8220;principal&#8221;. It is easy to show that every ultrafilter on a finite set is principal. On the other hand, the existence of non-principal ultrafilters (also called &#8220;free&#8221;) cannot be proven in ZF. Proving their existence requires adding a non-constructive choice principle to the axioms of ZF. In particular, assuming that every filter can be extended to an ultrafilter is equivalent to the Boolean prime ideal theorem, a principle strictly weaker than the Axiom of Choice but still independent of ZF. Applying this to, for example, the filter of cofinite subsets of an infinite set yields a free ultrafilter.</p>
<p>The intuitive interpretation of an (ultra)filter is that it specifies which subsets are to be considered &#8220;large&#8221;. A property holds for &#8220;almost all&#8221; elements of a set if the set of elements for which it holds is contained in the relevant (ultra)filter &#8211; for example, if its complement is finite. (This is a generalization of the measure-theoretic notion of &#8220;almost everywhere&#8221;, i.e. on a set of full measure. Indeed, an ultrafilter can be thought of as a finitely additive zero-one measure.) This interpretation suggests a natural connection to social choice theory &#8211; if &#8220;almost all&#8221; voters prefer A to B, we would ideally like to rank A higher than B.</p>
<p><span id="more-95"></span>And indeed, this is what Arrow&#8217;s conditions imply (the following proof is based on <a href="http://www.econ.umn.edu/~mclennan/Classes/Ec8103/Lectures/ec8103-lec13.pdf">these notes</a> by A. McLennan [pdf]). Arrow considers a situation in which we have a set of voters <img src='http://s0.wp.com/latex.php?latex=V&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='V' title='V' class='latex' />, each linearly ordering a set of three or more alternatives <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A' title='A' class='latex' /> according to his preferences (we will symbolize the <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' />-th voter&#8217;s ordering by <img src='http://s0.wp.com/latex.php?latex=%5Cprec_i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;prec_i' title='&#92;prec_i' class='latex' />). The task is to find a reasonable procedure (&#8220;social welfare function&#8221;) for aggregating their preferences into a single linear ordering of social preference (<img src='http://s0.wp.com/latex.php?latex=%5Cprec&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;prec' title='&#92;prec' class='latex' />). The natural conditions which Arrow imposes on this procedure are:</p>
<ul>
<li>If every voters prefers x to y, the society prefers x to y. (unanimity)</li>
<li>The social preference between x and y depends only on the voters&#8217; preferences between x and y, i.e. not on their ranking of other alternatives. (independence of irrelevant alternatives)</li>
</ul>
<p>We will say that a set of voters <img src='http://s0.wp.com/latex.php?latex=C_%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C_{xy}' title='C_{xy}' class='latex' /> is decisive for x over y if, whenever all the voters in <img src='http://s0.wp.com/latex.php?latex=C_%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C_{xy}' title='C_{xy}' class='latex' /> prefer x to y and the rest of the voters <img src='http://s0.wp.com/latex.php?latex=V+%5Cbackslash+C_%7Bxy%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='V &#92;backslash C_{xy}' title='V &#92;backslash C_{xy}' class='latex' /> prefer y to x, the society prefers x to y. First let us prove that if <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C' title='C' class='latex' /> is a decisive coalition for some x over some y, it is decisive for every alternative over any other. If <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C' title='C' class='latex' /> is decisive for x over y, then let us consider a set of voter preferences such that <img src='http://s0.wp.com/latex.php?latex=x+%5Csucc_i+y+%5Csucc+_i+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;succ_i y &#92;succ _i z' title='x &#92;succ_i y &#92;succ _i z' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in C' title='i &#92;in C' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y+%5Csucc_i+z+%5Csucc_i+x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y &#92;succ_i z &#92;succ_i x' title='y &#92;succ_i z &#92;succ_i x' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+V+%5Cbackslash+C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in V &#92;backslash C' title='i &#92;in V &#92;backslash C' class='latex' />. Because <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C' title='C' class='latex' /> is decisive for x over y, we have <img src='http://s0.wp.com/latex.php?latex=x+%5Csucc+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;succ y' title='x &#92;succ y' class='latex' />, unanimity implies <img src='http://s0.wp.com/latex.php?latex=y+%5Csucc+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y &#92;succ z' title='y &#92;succ z' class='latex' /> and transitivity means that <img src='http://s0.wp.com/latex.php?latex=x+%5Csucc+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;succ z' title='x &#92;succ z' class='latex' />. Therefore (by IIA), <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C' title='C' class='latex' /> is also decisive for x over z. A symmetric argument shows that <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C' title='C' class='latex' /> is also decisive for t over z for any t,z.</p>
<p>We now wish to prove that the family of decisive sets does in fact form an ultrafilter. First, non-triviality immediately follows from unanimity. Second, the intersection property. Let us assume that <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C' title='C' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='D' title='D' class='latex' /> are decisive and consider the set of voter preferences defined thus:</p>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=x+%5Csucc_i+z+%5Csucc_i+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;succ_i z &#92;succ_i y' title='x &#92;succ_i z &#92;succ_i y' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+C+%5Ccap+D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in C &#92;cap D' title='i &#92;in C &#92;cap D' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=z+%5Csucc_i+y+%5Csucc_i+x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z &#92;succ_i y &#92;succ_i x' title='z &#92;succ_i y &#92;succ_i x' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+C+%5Cbackslash+D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in C &#92;backslash D' title='i &#92;in C &#92;backslash D' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=y+%5Csucc_i+x+%5Csucc_i+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y &#92;succ_i x &#92;succ_i z' title='y &#92;succ_i x &#92;succ_i z' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+D+%5Cbackslash+C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in D &#92;backslash C' title='i &#92;in D &#92;backslash C' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=y+%5Csucc_i+z+%5Csucc_i+x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y &#92;succ_i z &#92;succ_i x' title='y &#92;succ_i z &#92;succ_i x' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=i+%5Cin+V+%5Cbackslash+%28C+%5Ccap+D%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i &#92;in V &#92;backslash (C &#92;cap D)' title='i &#92;in V &#92;backslash (C &#92;cap D)' class='latex' /></li>
</ul>
<p>Then <img src='http://s0.wp.com/latex.php?latex=x+%5Csucc+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;succ z' title='x &#92;succ z' class='latex' /> by the decisiveness of <img src='http://s0.wp.com/latex.php?latex=D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='D' title='D' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=z+%5Csucc+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z &#92;succ y' title='z &#92;succ y' class='latex' /> by the decisiveness of <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C' title='C' class='latex' />, hence <img src='http://s0.wp.com/latex.php?latex=x+%5Csucc+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;succ y' title='x &#92;succ y' class='latex' /> by transitivity and <img src='http://s0.wp.com/latex.php?latex=C+%5Ccap+D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C &#92;cap D' title='C &#92;cap D' class='latex' /> is decisive by IIA.</p>
<p>Third, maximality. Consider the set of preferences <img src='http://s0.wp.com/latex.php?latex=x+%5Csucc_i+z+%5Csucc_i+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;succ_i z &#92;succ_i y' title='x &#92;succ_i z &#92;succ_i y' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C' title='C' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y+%5Csucc_i+x+%5Csucc_i+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y &#92;succ_i x &#92;succ_i z' title='y &#92;succ_i x &#92;succ_i z' class='latex' /> for <img src='http://s0.wp.com/latex.php?latex=V+%5Cbackslash+C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='V &#92;backslash C' title='V &#92;backslash C' class='latex' />. If neither <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C' title='C' class='latex' /> nor <img src='http://s0.wp.com/latex.php?latex=V+%5Cbackslash+C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='V &#92;backslash C' title='V &#92;backslash C' class='latex' /> were decisive, then x cannot be socially preferred to y, nor y to z, but by unanimity <img src='http://s0.wp.com/latex.php?latex=x+%5Csucc+z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &#92;succ z' title='x &#92;succ z' class='latex' />.</p>
<p>And finally, the superset property follows from the fact that if <img src='http://s0.wp.com/latex.php?latex=C+%5Csubseteq+D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C &#92;subseteq D' title='C &#92;subseteq D' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='C' title='C' class='latex' /> is decisive, <img src='http://s0.wp.com/latex.php?latex=V+%5Cbackslash+D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='V &#92;backslash D' title='V &#92;backslash D' class='latex' /> cannot be decisive (by the finite intersection property and non-triviality).</p>
<p>If <img src='http://s0.wp.com/latex.php?latex=V&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='V' title='V' class='latex' /> is finite, we can conclude the proof of Arrow&#8217;s theorem by noting that every ultrafilter on <img src='http://s0.wp.com/latex.php?latex=V&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='V' title='V' class='latex' /> is principal, i.e. for some <img src='http://s0.wp.com/latex.php?latex=a+%5Cin+V&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a &#92;in V' title='a &#92;in V' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=%5C%7Ba%5C%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;{a&#92;}' title='&#92;{a&#92;}' class='latex' /> is a decisive coalition and the social preference is always simply a copy of a&#8217;s preferences. Therefore, every social welfare function for a finite number number of voters at least three alternatives which satisfies unanimity and IIA is dictatorial in this sense.</p>
<p>For an infinite number of voters, the existence of such a function cannot be disproven and in fact follows from the Axiom of Choice or the weaker Boolean Prime Ideal Theorem (although calling it a &#8220;procedure&#8221; is somewhat hyperbolic due to the non-constructive nature of free ultrafilters). If there are only two alternatives to choose from, Arrow&#8217;s result is complemented by <a href="http://en.wikipedia.org/wiki/May%27s_theorem">May&#8217;s theorem</a>, which states that simple majority voting is the canonical choice.</p>
<p>And an interesting, if only tangentially related factoid to end with: for exactly three choices and a large number of voters, the relative prevalence of the Condorcet effect (cycles in social preference which prevent us from applying a simple majority rule) tends to <img src='http://s0.wp.com/latex.php?latex=1+-+%5Cfrac%7B3%7D%7B%5Cpi%7D%5Carccos%5Cleft%28%5Cfrac%7B1%7D%7B%5Csqrt%7B3%7D%7D%5Cright%29+%5Capprox+9+%5C%25&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='1 - &#92;frac{3}{&#92;pi}&#92;arccos&#92;left(&#92;frac{1}{&#92;sqrt{3}}&#92;right) &#92;approx 9 &#92;%' title='1 - &#92;frac{3}{&#92;pi}&#92;arccos&#92;left(&#92;frac{1}{&#92;sqrt{3}}&#92;right) &#92;approx 9 &#92;%' class='latex' /> according to <a href="http://www.emis.de/journals/JEHPS/juin2008/Guilbaud.pdf">this paper</a> by G.-T. Guilbaud [pdf].</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/algorithmicallyincompressible.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/algorithmicallyincompressible.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/algorithmicallyincompressible.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/algorithmicallyincompressible.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/algorithmicallyincompressible.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/algorithmicallyincompressible.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/algorithmicallyincompressible.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/algorithmicallyincompressible.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/algorithmicallyincompressible.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/algorithmicallyincompressible.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/algorithmicallyincompressible.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/algorithmicallyincompressible.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/algorithmicallyincompressible.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/algorithmicallyincompressible.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=95&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://algorithmicallyincompressible.wordpress.com/2009/08/11/ultrafilters-and-social-choice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b8340f55cef8752687a7cce97349783?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Preno</media:title>
		</media:content>
	</item>
		<item>
		<title>Thermodynamics and economics</title>
		<link>http://algorithmicallyincompressible.wordpress.com/2009/02/22/thermodynamics-and-economics/</link>
		<comments>http://algorithmicallyincompressible.wordpress.com/2009/02/22/thermodynamics-and-economics/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 20:21:32 +0000</pubDate>
		<dc:creator>ap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[thermodynamics]]></category>

		<guid isPermaLink="false">http://algorithmicallyincompressible.wordpress.com/?p=81</guid>
		<description><![CDATA[If you&#8217;ve ever studied thermodynamics, you too were probably struck by the sheer abstractness and generality of its laws/postulates. It manages to build a rich physical theory (or perhaps a &#8220;framework&#8221; is a better description) based merely on assuming the existence of a handful of functions and quantities with some very general properties. The natural [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=81&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever studied thermodynamics, you too were probably struck by the sheer abstractness and generality of its laws/postulates. It manages to build a rich physical theory (or perhaps a &#8220;framework&#8221; is a better description) based merely on assuming the existence of a handful of functions and quantities with some very general properties. The natural question seems to be, is it possible to give those axioms an interpretation other than the intended one (where, for example, <img src='http://s0.wp.com/latex.php?latex=T&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='T' title='T' class='latex' /> roughly corresponds to our pre-theoretical notion of temperature)? If it is, one would (or at least I would) expect the alternative interpretation to deal with phenomena which are still statistical in nature (we assume that the fluctuations in different parts of the system are averaged out, spatiotemporally in thermodynamics), unidirectional and governed by a general class of quantitative relationships rather than one specific equation.</p>
<p>Well, I don&#8217;t know the first thing about economics, but it was the first thing to come to my mind. And it turns out my hunch was correct, there is indeed a portion of economics which can be axiomatized in essentially the same way as thermodynamics, as shown by E. Smith and D.K. Foley in their paper <a href="http://cepa.newschool.edu/%7Efoleyd/econthermo.pdf">Classical thermodynamics and economic general equilibrium theory</a>. (It may be worthwhile to think about how you would draw an analogy between the two before continuing.)</p>
<p>The role of thermodynamic systems in the formalism is taken over by the so-called quasi-linear neoclassical economies, which means we assume that each agent <img src='http://s0.wp.com/latex.php?latex=j&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='j' title='j' class='latex' /> is assigned a vector of n+1 commodities <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> (a commodity bundle) and tries to maximize his (quasiconcave, differentiable) ordinal utility function <img src='http://s0.wp.com/latex.php?latex=u%5Ej&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='u^j' title='u^j' class='latex' /> by exchanging goods with others. Quasi-linearity requires that each agent&#8217;s utility depend on one of the commodities <img src='http://s0.wp.com/latex.php?latex=x%5Ej_0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x^j_0' title='x^j_0' class='latex' /> (called the &#8220;linear commodity&#8221; or &#8220;money&#8221;) as: <img src='http://s0.wp.com/latex.php?latex=u%5Ej%28x%5Ej%29+%3D+x%5Ej_0+%2B+%5Coverline%7Bu%7D%5Ej%28%5Coverline%7Bx%7D%5Ej%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='u^j(x^j) = x^j_0 + &#92;overline{u}^j(&#92;overline{x}^j)' title='u^j(x^j) = x^j_0 + &#92;overline{u}^j(&#92;overline{x}^j)' class='latex' /> (where <img src='http://s0.wp.com/latex.php?latex=x%5Ej+%3D+%28x%5Ej_0%2C%5Coverline%7Bx%7D%5Ej%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x^j = (x^j_0,&#92;overline{x}^j)' title='x^j = (x^j_0,&#92;overline{x}^j)' class='latex' />). We will only be concerned with economic exchange, which corresponds to assuming the conservation of commodities (energy<sup>1</sup>). If any two such (groups of) agents are brought into &#8220;thermal contact&#8221; (are allowed to exchange their commodities), they will ideally keep trading their commodities until they reach a state of equilibrium where no two agents can both increase their utility by trading their commodities &#8211; a Pareto optimal state. The final Pareto optimal state given some initial endowment of goods is in general non-unique, but as it turns out, in a quasi-linear economy, the allocation of all non-linear commodities is the same for all such Pareto optimal allocations. In such an economic equilibrium, there is an economy-wide price for every commodity (otherwise, one could get richer by buying cheap and selling dear). And this price is uniquely defined by the distribution of commodities (it&#8217;s the common value of the agents&#8217; marginal utilities at that distribution).</p>
<p>In fact, in a quasi-linear economy, we can aggregate the agents&#8217; individual endowments and postulate that the equilibrium state maximizes their total utility from the non-linear goods, and the price <img src='http://s0.wp.com/latex.php?latex=p_i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='p_i' title='p_i' class='latex' /> of commodity <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' /> is the intensive variable conjugate to the (obviously extensive) total amount of the commodity <img src='http://s0.wp.com/latex.php?latex=x_i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x_i' title='x_i' class='latex' /> in the economy. The total utility is equivalent to entropy, the total amount of commodity <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' /> is equivalent to the extensive variable <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X' title='X' class='latex' /> (say, internal energy), and the price of commodity <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' /> is equivalent to the (entropic) conjugate intensive variable to <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='X' title='X' class='latex' /> (say, the inverse of the temperature). An economic reinterpretation can also be found for the Legendre transforms of internal energy (see the paper).</p>
<hr /><sup>1</sup> The authors draw an analogy between <img src='http://s0.wp.com/latex.php?latex=x_i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x_i' title='x_i' class='latex' /> and energy/volume, but given that there are <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='n' title='n' class='latex' /> different commodities, an analogy between <img src='http://s0.wp.com/latex.php?latex=x_i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x_i' title='x_i' class='latex' /> and the number of moles <img src='http://s0.wp.com/latex.php?latex=n_i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='n_i' title='n_i' class='latex' /> seems more natural to my (lay) eye, given the absence of any a priori difference between the non-linear commodities and the obvious analogy between the nature of the two quantities. It would also mean we don&#8217;t have to assume that the utility function is increasing in the commodity or worry about the third law of thermodynamics (I don&#8217;t see any meaningful way to interpret it economically and the authors don&#8217;t even mention it).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/algorithmicallyincompressible.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/algorithmicallyincompressible.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/algorithmicallyincompressible.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/algorithmicallyincompressible.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/algorithmicallyincompressible.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/algorithmicallyincompressible.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/algorithmicallyincompressible.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/algorithmicallyincompressible.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/algorithmicallyincompressible.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/algorithmicallyincompressible.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/algorithmicallyincompressible.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/algorithmicallyincompressible.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/algorithmicallyincompressible.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/algorithmicallyincompressible.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=81&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://algorithmicallyincompressible.wordpress.com/2009/02/22/thermodynamics-and-economics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b8340f55cef8752687a7cce97349783?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Preno</media:title>
		</media:content>
	</item>
		<item>
		<title>The truth about the Tunguska event</title>
		<link>http://algorithmicallyincompressible.wordpress.com/2008/11/25/the-truth-about-the-tunguska-event/</link>
		<comments>http://algorithmicallyincompressible.wordpress.com/2008/11/25/the-truth-about-the-tunguska-event/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 21:36:21 +0000</pubDate>
		<dc:creator>ap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[tunguska event]]></category>

		<guid isPermaLink="false">http://algorithmicallyincompressible.wordpress.com/?p=70</guid>
		<description><![CDATA[Well, not really, I just like how the title makes me sound like a bit of a crackpot. But if you&#8217;ve ever wondered how the natives themselves interpreted the event&#8230; (The native Evenki are a Tungusic people related to the Manchu.)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=70&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, not really, I just like how the title makes me sound like a bit of a crackpot. But if you&#8217;ve ever wondered <a href="http://abob.libs.uga.edu/bobk/evenkiv.html">how the natives themselves interpreted the event</a>&#8230;</p>
<p>(The native <a href="http://en.wikipedia.org/wiki/Evenks">Evenki</a> are a Tungusic people related to the Manchu.)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/algorithmicallyincompressible.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/algorithmicallyincompressible.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/algorithmicallyincompressible.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/algorithmicallyincompressible.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/algorithmicallyincompressible.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/algorithmicallyincompressible.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/algorithmicallyincompressible.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/algorithmicallyincompressible.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/algorithmicallyincompressible.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/algorithmicallyincompressible.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/algorithmicallyincompressible.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/algorithmicallyincompressible.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/algorithmicallyincompressible.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/algorithmicallyincompressible.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=70&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://algorithmicallyincompressible.wordpress.com/2008/11/25/the-truth-about-the-tunguska-event/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b8340f55cef8752687a7cce97349783?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Preno</media:title>
		</media:content>
	</item>
		<item>
		<title>The any-thesis: Hintikka vs. Chomsky</title>
		<link>http://algorithmicallyincompressible.wordpress.com/2008/11/05/the-any-thesis/</link>
		<comments>http://algorithmicallyincompressible.wordpress.com/2008/11/05/the-any-thesis/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 00:26:42 +0000</pubDate>
		<dc:creator>ap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Chomsky]]></category>
		<category><![CDATA[grammar]]></category>
		<category><![CDATA[Hintikka]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[linguistics]]></category>
		<category><![CDATA[logic]]></category>
		<category><![CDATA[semantics]]></category>

		<guid isPermaLink="false">http://algorithmicallyincompressible.wordpress.com/?p=47</guid>
		<description><![CDATA[A question which still remains from last time is the order in which we apply the rules. Well, the general principles proposed in [1] appear quite plausible: rules are to be applied to phrases in &#8216;higher&#8217; (dominating) clauses before they are applied to phrases in &#8216;lower&#8217; (subordinate) clauses, and if we have two different phrases [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=47&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A question which still remains from <a href="http://algorithmicallyincompressible.wordpress.com/2008/10/31/quantification-in-english/">last time</a> is the order in which we apply the rules. Well, the general principles proposed in [1] appear quite plausible: rules are to be applied to phrases in &#8216;higher&#8217; (dominating) clauses before they are applied to phrases in &#8216;lower&#8217; (subordinate) clauses, and if we have two different phrases in the same clause, they are to be applied to the first one first. These principles can be overridden by the special rules of precedence associated with specific words. In particular, (G.any) has priority over (G.not), (G.if), &#8220;modal rules&#8221; and, as claimed in [2], also over (G.or). (G.some) has priority over (G.not), (G.each) has priority over other quantifier rules and over (G.and) and (G.or). (G.every) is not assumed to be subject to a special ordering rule.</p>
<p>I mentioned all of those mostly so that you can, if you wish, think them through and come up with examples / counter-examples. The only ordering principles relevant here are those pertaining to <em>any</em>.</p>
<p>Let&#8217;s look at some examples from [1] (the asterisk marks ungrammaticality):</p>
<blockquote><p>If any members contributes, I&#8217;ll be happy.</p>
<p>If every member contributes, I&#8217;ll be happy.</p>
<p>* If Jane wins, anybody is happy.</p>
<p>If Jane wins, everybody is happy.</p>
<p>Jane can win any match.</p>
<p>Jane can win every match.</p>
<p>* Jane has won any match.</p>
<p>Jane has won every match.</p>
<p>Jane hasn&#8217;t won any match.</p>
<p>Jane hasn&#8217;t won every match.</p>
<p>* Mary believes that Jane will win any match.</p>
<p>John has not dated any girl.</p>
<p>John has not dated every girl.</p>
<p>* Any girl has not been dated by John.</p>
<p>Every girl has not been dated by John.</p></blockquote>
<p>I included a plenty of examples for a reason &#8211; try analyzing some of them for yourself to see how (G.any/every) along with the rules for preference determine the meaning of these sentences. Some of them are straightforward, some of them probably need some commentary. The difference in meaning between sentences like &#8220;Jane can win any/every match&#8221; is seen as a matter of talking about all possible matches vs. talking about actual matches only. Perhaps a clearer example is seen in [3]:</p>
<blockquote><p>Any candidate will be considered on his merits.</p>
<p>Every candidate will be considered on his merits.</p></blockquote>
<p>There is clearly a difference in meaning between, again involving a difference in the range of quantification. Either we first choose a particular future (the actual one) and quantify over individuals in it, or we first quantify over individuals in various possible futures and claim that all of them will be considered on their own merits (or would be if such a future were to occur). We can say that every candidate happens to be left-handed, but we can&#8217;t really say that any candidate happens to be left-handed. On the other hand, &#8220;any&#8221; is not assumed to have any special precedence over &#8220;intensional operators&#8221; like &#8220;hope&#8221;, hence in sentences like &#8220;Mary hopes that Jane will win any/every match&#8221; Hintikka claims that &#8220;the choice of the &#8216;world&#8217; is absorbed to the intensional operator and hence precedes the choice of an individual involved either in (G.every) or (G.any)&#8221;.</p>
<p>You may have noticed a regularity in the un/grammaticality of these <em>any</em> constructions. In fact, studying such constructions led Hintikka to formulate the following principle, which he calls the <em>any</em>-thesis:</p>
<blockquote><p>The word &#8216;any&#8217; is acceptable (grammatical) in a given context X &#8211; and Y &#8211; Z if and only if an exchange of &#8216;any&#8217; for &#8216;every&#8217; results in a grammatical expression which is not identical in meaning with X &#8211; any Y &#8211; Z.</p></blockquote>
<p>This is a well-formed condition, as the rules of game semantics for English unambiguously determine whether the sentences are equivalent or not (even when one of them is ungrammatical according to this rule). I&#8217;ll give you some time to ponder on the linguistic implications of this thesis. Meanwhile, a technical note: in [3], Hintikka relaxes the condition that the resulting expression be grammatical, as it can fail to be for completely unrelated reasons (for example not being a suitable antecedent for a pronoun, as in &#8220;if Bill has every donkey, he beats it&#8221;).</p>
<p>The obvious thing to notice is that in defining grammaticality in terms of meaning, it goes against the classical generativist idea of syntax (grammar) being independent of semantics. But even if semantics is taken into account, it is usually in the form of some simple, algorithmic rules. That is, we still have an algorithm which can tell us whether any given sentence belongs to the set of grammatical English sentences or not (such a set is then called &#8220;recursive&#8221;). In contrast, the any-thesis would imply that <em>the set of grammatical English sentences is not recursive</em>. Indeed, it is not even <a href="http://en.wikipedia.org/wiki/Recursively_enumerable_language">recursively enumerable</a>! (That would mean having an algorithm which is guaranteed to confirm that a grammatical sentence indeed is grammatical but which is not guaranteed to terminate if it is not.)</p>
<p>Why? Well, the set of theorems of first-order predicate logic is not recursive (assuming we have at least one two-place predicate), and having a procedure to determine the logical equivalence of sentence of the form &#8220;if any X, then Y&#8221; and &#8220;if every X, then Y&#8221; would enable us to create a decision procedure for first-order predicate logic (details in [1]). So the set of grammatical sentences of the fragment of English we are considering is not recursive. What&#8217;s more, if we have a recursive test for sentences which would be grammatical if it were not for the any-thesis, then it cannot even be recursively enumerable &#8211; since there is a recursive enumeration of the <em>un</em>grammatical sentences of our fragment (why?), it would contradict our weaker result, as a set is recursive iff it and its complement (in a recursive set) are both recursively enumerable (intuitively speaking, one could run both enumerations in parallel and every sentence is bound to pop up in one or the other). By a similar argument, it follows that the whole set of grammatical English sentences is not recursively enumerable either.</p>
<p>But this flatly contradicts the basic principles of generativism and what Hintikka calls the &#8220;recursive paradigm&#8221;. If the thesis is true, it follows that grammar cannot be conceived as based on generative rules as Chomsky would have us believe. And even if you disagree with this particular thesis (i.e. you disagree with some ordering principle proposed by Hintikka), it demonstrates that you cannot a priori exclude such rules from consideration, so there doesn&#8217;t appear to be any a priori reason to assume that the generativist enterprise can be successful and restrict ourselves to generativist accounts only, as we cannot rule out the existence of some similar semantic-based criterion of grammaticality. At the very least, the Chomskian must not only present valid counter-examples against the <em>any</em>-thesis, but also convincing arguments that such rules simply cannot operate in natural languages.</p>
<p>There is much more to discuss about game semantics and Hintikka, but I think I&#8217;ll end my attempt at an introduction here, for now at any rate. I hope it has been at least somewhat informative. If anyone&#8217;s interested in Hintikka&#8217;s polemic with Chomsky, check out article [2] (available in its entirety on Google Books). For a bit more about the &#8220;recursive&#8221; vs. &#8220;strategic&#8221; paradigm, try [4] (partly available online).</p>
<p>As for my opinion about this whole thing, I dunno. On the one hand, it seems unrealistic to assume that people would judge that grammaticality of complicated sentences including <em>any</em> by testing, on some level, their equivalence with the corresponding <em>every</em> construction. On the other hand, the concept of grammaticality partly breaks down when we&#8217;re dealing with sufficiently complicated sentences, so the set of &#8220;all&#8221; grammatical English sentences is to a large extent an artifact of the theory anyway, a matter of how we choose to extrapolate from the actual data which consists of grammaticality judgements of relatively simple sentences. In line with this, one way of interpreting the result (assuming the thesis holds for sentences of &#8220;normal&#8221; length) which is not completely unrealistic psychologically would be to assume that we do have a procedure which raises a red flag if it notices that the <em>any </em>construction is equivalent to the corresponding <em>every</em> construction and does so quite reliably for constructions of reasonable complexity and to extrapolate our notion of grammaticality from this. And Hintikka&#8217;s way of extrapolating seems quite elegant.</p>
<hr />References (all papers by Hintikka):</p>
<p>[1] <em>Quantifiers in Natural Languages: Some Logical Problems</em> (1977), in <em>Game-Theoretical Semantics</em></p>
<p>[2] <em>On the Any-Thesis and the Methodology of Linguistics</em> (1980), in <a href="http://books.google.cz/books?id=AEZI6-8IQlwC&amp;pg=PA141&amp;lpg=PA141&amp;source=bl&amp;ots=1-rKUNrMUq&amp;sig=IO0YOT7ZZuVAq3RamWqXjk9nDO4&amp;hl=cs&amp;sa=X&amp;oi=book_result&amp;resnum=1&amp;ct=result#PPA146,M1"><em>Paradigms for Language Theory and Other Essays</em></a></p>
<p>[3] <em>Rejoinder to Peacocke </em>(1979), in <em>Game-Theoretical Semantics</em></p>
<p>[4] <em>Paradigms for Language Theory </em>(1990), in <a href="http://books.google.cz/books?id=AEZI6-8IQlwC&amp;pg=PA141&amp;lpg=PA141&amp;source=bl&amp;ots=1-rKUNrMUq&amp;sig=IO0YOT7ZZuVAq3RamWqXjk9nDO4&amp;hl=cs&amp;sa=X&amp;oi=book_result&amp;resnum=1&amp;ct=result#PPA146,M1"><em>Paradigms for Language Theory and Other Essays</em></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/algorithmicallyincompressible.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/algorithmicallyincompressible.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/algorithmicallyincompressible.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/algorithmicallyincompressible.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/algorithmicallyincompressible.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/algorithmicallyincompressible.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/algorithmicallyincompressible.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/algorithmicallyincompressible.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/algorithmicallyincompressible.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/algorithmicallyincompressible.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/algorithmicallyincompressible.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/algorithmicallyincompressible.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/algorithmicallyincompressible.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/algorithmicallyincompressible.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=47&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://algorithmicallyincompressible.wordpress.com/2008/11/05/the-any-thesis/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b8340f55cef8752687a7cce97349783?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Preno</media:title>
		</media:content>
	</item>
		<item>
		<title>Quantification in English</title>
		<link>http://algorithmicallyincompressible.wordpress.com/2008/10/31/quantification-in-english/</link>
		<comments>http://algorithmicallyincompressible.wordpress.com/2008/10/31/quantification-in-english/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 16:04:27 +0000</pubDate>
		<dc:creator>ap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Hintikka]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[logic]]></category>
		<category><![CDATA[semantics]]></category>

		<guid isPermaLink="false">http://algorithmicallyincompressible.wordpress.com/?p=35</guid>
		<description><![CDATA[The rules Now that we have an idea of what game semantics looks like, let&#8217;s see how one could apply it to English. The natural rules that correspond to our rules for propositional connectives () can be adapted by simply replacing the formal symbol with the corresponding English conjunctive construction. This presupposes that we know [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=35&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;">
<p style="text-align:center;"><strong>The rules<br />
</strong></p>
<p>Now that we have an idea of what game semantics looks like, let&#8217;s see how one could apply it to English. The natural rules that correspond to our rules for propositional connectives (<img src='http://s0.wp.com/latex.php?latex=%5Cvee%2C+%5Cwedge%2C+%5Cneg%2C+%5Crightarrow&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;vee, &#92;wedge, &#92;neg, &#92;rightarrow' title='&#92;vee, &#92;wedge, &#92;neg, &#92;rightarrow' class='latex' />) can be adapted by simply replacing the formal symbol with the corresponding English conjunctive construction. This presupposes that we know how to get rid of pronominal reference from one conjunct to the other (or that we limit ourselves to some fragment of English where this can be done easily enough, for example we require that pronominal antecedents be proper names) and how to transform a negative sentence into a positive one (we&#8217;re going from the outside in, not generating something from the inside out). As for universal and existential quantification, the corresponding English words which Hintikka sets up analogical rules for are <em>some</em> / <em>a(n)</em> and <em>every / any / each</em>.</p>
<p>For existential quantification it is:</p>
<blockquote><p><strong>(G.some) When the game has reached a sentence of the form</strong></p>
<p><strong>X &#8211; some Y who Z &#8211; W,</strong></p>
<p><strong>a person may be chosen by myself. Let the proper name of that person be &#8216;<em>b</em>&#8216;. Then the game is continued with respect to the sentence</strong></p>
<p><strong>X &#8211; <em>b</em> &#8211; W, <em>b</em> is a Y, and <em>b </em>Z.</strong></p></blockquote>
<p>An analogical rule (G.a(n)) can be devised for <em>a(n)</em>.For universal quantification:</p>
<blockquote><p><strong>(G.every) When the game has reached a sentence of the form</strong></p>
<p><strong>X &#8211; every Y who Z &#8211; W,</strong></p>
<p><strong>a person may be chosen by Nature. Let the proper name of that person be &#8216;<em>d</em>&#8216;. Then the game is continued with respect to the sentence</strong></p>
<p><strong>X &#8211; <em>d</em> &#8211; W if <em>d</em> is a Y and if <em>d </em>Z.</strong></p></blockquote>
<p>The rule (G.any) is analogical. Here we assume that Y and Z are singular and that the &#8216;who&#8217; is the subject of &#8216;who Z&#8217;. The rules could be modified to deal with more general situations, but Hintikka does not go into that here.</p>
<p style="text-align:center;"><strong>The dependencies<br />
</strong></p>
<p>So, we have defined some transformations which allow us to change an English sentence into a simpler English sentence. The natural question is, which order to we apply them in, and, since we are dealing with a game, what is their &#8220;informational status&#8221; (i.e. dependence, in the sense I talked about last time). I will discuss the first question in the next post (where we&#8217;ll finally get to the relevance of all this to linguistics itself), let us now concentrate on the latter. Hintikka argues that there are English sentences which do not exhibit a linear ordering of quantification. He provides an example:</p>
<blockquote><p><strong>Some novel by every novelist is mentioned in some survey by every critic.</strong></p></blockquote>
<p>This he interprets as being true only if the novel depends only on the novelist and the survey only on the critic. I.e. it is true in a state of affairs where</p>
<blockquote><p><strong>The bestselling book by every author is referred to in the longest essay by every critic</strong></p></blockquote>
<p>but not in a state of affairs where</p>
<blockquote><p><strong>The bestselling book by every author is referred to in the obituary essay on him by every critic.</strong></p></blockquote>
<p>I don&#8217;t know how about you, but I&#8217;d probably be quite willing to assent to the original statement even in such a situation. I would probably interpret it is &#8220;for every author and every critic, there is a book by the former which is mentioned in an essay by the latter&#8221; (but don&#8217;t mind my opinions). Against this, Hintikka gives an argument which I&#8217;m not sure I like, namely he appeals to the principle of charity and claims that even though the &#8220;literal meaning&#8221; of the sentence is as he says, people tend to interpret it the other way, because that&#8217;s the way &#8220;which is most likely to make the intended meaning of [the] utterance true&#8221; &#8211; just like the natural interpretation of &#8220;someone is hit by a car every week on this street&#8221; is simply an instance of the principle of charity, rather than an exception to the left-to-right ordering principle of English quantifiers.</p>
<p>Consider the sentence</p>
<blockquote><p><strong>John has not shown any of his paintings to some of his friends.</strong></p></blockquote>
<p>The natural interpretation is clearly that there are friends of John&#8217;s to whom he has shown none of paintings. But this seems to violate the left-to-right ordering principle (we would expect the scope of &#8220;any&#8221; to be greater than the scope of &#8220;some&#8221;). The principle of charity line of argument doesn&#8217;t seem to be applicable here, as it would not be anything out of ordinary if there were there were no paintings of John&#8217;s which he has shown to all of his friends. Partially-ordered quantification comes to the rescue, as we can simply interpret the two quantifiers to be independent of each other, which however turns out to be equivalent to the natural interpretation. Hintikka makes it clear that this is not due to some special behaviour of the &#8220;not&#8221;, as a similar analysis can be given for &#8220;John has shown all his paintings to some of his friends&#8221; (think it through yourself).</p>
<p>The other argument given is that &#8220;some novel by John is mentioned in some survey by every critic&#8221; clearly follows from the original sentence, but the &#8220;linear&#8221; interpretation (&#8220;there is one novel by John which is mentioned in some survey by every author&#8221;) is, according to Hintikka, &#8220;patently counter-intuitive&#8221;. Similarly with &#8220;some novel by every author is mentioned by every critic&#8221;. It is also argued that this nesting be arbitrarily complicated, that is that every sentence with branching quantifiers corresponds to some grammatical English sentence. Myself, I wouldn&#8217;t go as far as calling them patently counter-intuitive but I admit that in this case Hintikka&#8217;s interpretation seems acceptable. What I think Hintikka neglects, however, is that his sentences are a bit too abstract &#8211; I would say that their interpretation can also be expected to depend on stress (and possibly other prosodic features, too). I don&#8217;t think it&#8217;s possible to interpret the sentence &#8220;<em>some</em> novel by John is mentioned in <em>some </em>survey by every critic&#8221; (italics denoting stress) the way Hintikka does.</p>
<p style="text-align:center;"><strong>The implications</strong></p>
<p>But however you feel about his particular examples, it seems undeniable that there are English sentences which can be naturally interpreted his way (for me, it would probably be sentences like &#8220;a particular book of every author is mentioned in a particular essay of every critic&#8221;). At the very least, even if you are unimpressed by any of his examples, they show that there is no a priori reason to assume that classical first-order predicate calculus can in general adequately capture quantification in natural language.</p>
<p>The importance of these findings (if true) is summarized at the end of Hintikka&#8217;s 1973 paper <em>Quantifiers vs. Quantification Theory</em> (according to the editor the first paper to discuss game semantics for natural language):</p>
<blockquote><p>&#8220;Since our results suggest that the whole of f.p.o. quantification theory is built into the semantics of English quantifiers, it follows that the semantics of a relatively small fragment of English, viz. of English quantifiers plus a few supporting constructions, is a much subtler and much more complicated subject than anyone seems to have suspected. In the eyes of a logician, it seems to be powerful beyond the wildest dreams of linguists and of philosophers of language.&#8221;</p></blockquote>
<p>Next time, I&#8217;ll try to wrap up this little introduction to Hintikka with his thesis concerning the interplay of syntax and semantics.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/algorithmicallyincompressible.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/algorithmicallyincompressible.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/algorithmicallyincompressible.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/algorithmicallyincompressible.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/algorithmicallyincompressible.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/algorithmicallyincompressible.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/algorithmicallyincompressible.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/algorithmicallyincompressible.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/algorithmicallyincompressible.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/algorithmicallyincompressible.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/algorithmicallyincompressible.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/algorithmicallyincompressible.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/algorithmicallyincompressible.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/algorithmicallyincompressible.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=35&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://algorithmicallyincompressible.wordpress.com/2008/10/31/quantification-in-english/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b8340f55cef8752687a7cce97349783?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Preno</media:title>
		</media:content>
	</item>
		<item>
		<title>Game semantics</title>
		<link>http://algorithmicallyincompressible.wordpress.com/2008/10/31/game-semantics/</link>
		<comments>http://algorithmicallyincompressible.wordpress.com/2008/10/31/game-semantics/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 23:33:54 +0000</pubDate>
		<dc:creator>ap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Hintikka]]></category>
		<category><![CDATA[logic]]></category>
		<category><![CDATA[semantics]]></category>

		<guid isPermaLink="false">http://algorithmicallyincompressible.wordpress.com/?p=21</guid>
		<description><![CDATA[Okay, three weeks of sheer suspense should be enough, it&#8217;s about time for some actual content. A philosopher/logician I have long wanted to familiarize myself with is Jaakko Hintikka, one of the originators of game semantics &#8211; a semantics for logic based on game theory. So I picked up Game-Theoretical Semantics (edited by Esa Saarinen) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=21&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, three weeks of sheer suspense should be enough, it&#8217;s about time for some actual content.</p>
<p>A philosopher/logician I have long wanted to familiarize myself with is <a href="http://en.wikipedia.org/wiki/Jaakko_Hintikka">Jaakko Hintikka</a>, one of the originators of game semantics &#8211; a semantics for logic based on <a href="http://en.wikipedia.org/wiki/Game_theory">game theory</a>. So I picked up <a href="http://www.amazon.com/Game-Theoretical-Semantics-Hintikka-Linguistics-Philosophy/dp/1402032625">Game-Theoretical Semantics</a> (edited by Esa Saarinen) at my library and plunged in. It turns out Hintikka has some interesting things to say about both formal logic and natural language. I originally intended to make a single post, but it seems best to split it into two parts, one dealing with the semantics itself, the other with applying it to natural language.</p>
<p>As you see, I am terrible at writing introductory fluff, so let&#8217;s get down to business. This post should be understandable to anyone with at least a cursory knowledge of formal logic. Just to refresh your memory: <img src='http://s0.wp.com/latex.php?latex=%5Cvee%2C+%5Cwedge%2C+%5Cexists+x%2C%5Cforall+x%2C%5Cneg&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;vee, &#92;wedge, &#92;exists x,&#92;forall x,&#92;neg' title='&#92;vee, &#92;wedge, &#92;exists x,&#92;forall x,&#92;neg' class='latex' /> correspond to, respectively, &#8220;or&#8221;, &#8220;and&#8221;, &#8220;there is an x such that&#8221;, &#8220;for all x&#8221; and &#8220;not&#8221;. The basic idea behind game semantics is quite straight-forward: the truth-value of a sentence is determined by the outcome of a tug-of-war between &#8216;Myself&#8217; (trying to prove the sentence true) and &#8216;Nature&#8217; (trying to prove the sentence false). We fix a domain of individuals <img src='http://s0.wp.com/latex.php?latex=D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='D' title='D' class='latex' /> and to every sentence <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S' title='S' class='latex' />, we associate a recursively defined game <img src='http://s0.wp.com/latex.php?latex=G%28S%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='G(S)' title='G(S)' class='latex' />. If the sentence <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S' title='S' class='latex' /> is of the form:</p>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=F+%5Cvee+G&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F &#92;vee G' title='F &#92;vee G' class='latex' />, I choose <img src='http://s0.wp.com/latex.php?latex=F&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F' title='F' class='latex' /> or <img src='http://s0.wp.com/latex.php?latex=G&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='G' title='G' class='latex' /> and the game is continued with respect to it</li>
<li><img src='http://s0.wp.com/latex.php?latex=F+%5Cwedge+G&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F &#92;wedge G' title='F &#92;wedge G' class='latex' />, Nature chooses <img src='http://s0.wp.com/latex.php?latex=F&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F' title='F' class='latex' />  or <img src='http://s0.wp.com/latex.php?latex=G&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='G' title='G' class='latex' /> and the game is continued with respect to it</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cexists+x+%7E+F%28x%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;exists x ~ F(x)' title='&#92;exists x ~ F(x)' class='latex' />, I choose a member of <img src='http://s0.wp.com/latex.php?latex=D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='D' title='D' class='latex' />, give it a proper name if does not already have one (<img src='http://s0.wp.com/latex.php?latex=a&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a' title='a' class='latex' />, for example), and the game is continued with respect to <img src='http://s0.wp.com/latex.php?latex=F%28a%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F(a)' title='F(a)' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cforall+x+%7E+F%28x%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;forall x ~ F(x)' title='&#92;forall x ~ F(x)' class='latex' />, Nature chooses a member of <img src='http://s0.wp.com/latex.php?latex=D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='D' title='D' class='latex' />, give it a proper name if does not already have one (<img src='http://s0.wp.com/latex.php?latex=a&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a' title='a' class='latex' />, for example), and the game is continued with respect to <img src='http://s0.wp.com/latex.php?latex=F%28a%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F(a)' title='F(a)' class='latex' /></li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cneg+F&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;neg F' title='&#92;neg F' class='latex' />, the roles of the two players are switched</li>
</ul>
<p>The rules are called, naturally enough, (G.<img src='http://s0.wp.com/latex.php?latex=%5Cvee&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;vee' title='&#92;vee' class='latex' />), (G.<img src='http://s0.wp.com/latex.php?latex=%5Cwedge&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;wedge' title='&#92;wedge' class='latex' />), (G.E), (G.U), (G.<img src='http://s0.wp.com/latex.php?latex=%5Cneg&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;neg' title='&#92;neg' class='latex' />) respectively. Implication can be translated into disjunction and negation or a new rule can be added (in <img src='http://s0.wp.com/latex.php?latex=G%28F+%5Crightarrow+G%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='G(F &#92;rightarrow G)' title='G(F &#92;rightarrow G)' class='latex' />, I choose <img src='http://s0.wp.com/latex.php?latex=G&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='G' title='G' class='latex' /> or <img src='http://s0.wp.com/latex.php?latex=%5Cneg+F&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;neg F' title='&#92;neg F' class='latex' />). Likewise, we can abandon the negation rule in favour of rewriting sentences using De Morgan&#8217;s laws.</p>
<p>Using this process, we ultimately arrive at an atomic sentence <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A' title='A' class='latex' /> (a sentence like <img src='http://s0.wp.com/latex.php?latex=F%28a%2Cb%2Cc%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F(a,b,c)' title='F(a,b,c)' class='latex' /> which we do not further analyze logically). If <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A' title='A' class='latex' /> is true, I have won and Nature lost; if <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A' title='A' class='latex' /> is false, vice versa (rule <img src='http://s0.wp.com/latex.php?latex=%28G.A%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(G.A)' title='(G.A)' class='latex' />). Finally, the original sentence <img src='http://s0.wp.com/latex.php?latex=S&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='S' title='S' class='latex' /> is true iff I have a winning strategy in <img src='http://s0.wp.com/latex.php?latex=G%28S%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='G(S)' title='G(S)' class='latex' />. (In game theory, a strategy is a function describing which option one is going to choose given the previous ones, a winning strategy is naturally a strategy which guarantees you victory.)</p>
<p>Thus we have defined a semantics for first-order predicate calculus which determines which sentences are true and which are false. That this definition is reasonable should be obvious. Assuming the Axiom of Choice, one can easily use induction to prove that this definition of truth is equivalent to Tarski&#8217;s (truth = satisfaction by every assignment of objects to variables). The problematic step is where we have to jump from &#8220;for every <img src='http://s0.wp.com/latex.php?latex=a&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a' title='a' class='latex' />, I have a winning strategy for <img src='http://s0.wp.com/latex.php?latex=F%28a%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='F(a)' title='F(a)' class='latex' />&#8221; to &#8220;I have a winning strategy for <img src='http://s0.wp.com/latex.php?latex=%5Cforall+x+F%28x%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;forall x F(x)' title='&#92;forall x F(x)' class='latex' />&#8221; &#8211; without the Axiom of Choice, there needn&#8217;t be any, and sentences true according to Tarski would no longer have to be true according to Hintikka, resulting in a non-classical logic.</p>
<p>In fact, the easy modifiability to deal with non-classical logics is one of the main advantages of game semantics. For one thing, we might require the strategies to be computable functions. For another, the semantics works for a more general theory than classical logic if we relax a condition we have been tacitly assuming all along. Namely, the requirement of perfect information &#8211; that both players are informed about the previous choices made by their adversary (and remember their own) and their subsequent choices depend on them. The theory we get when we no longer assume such a dependence is called finite partially-ordered quantification or branching quantification. A typical formula with a branching quantifier might look like this:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cbegin%7Bpmatrix%7D+%5Cforall+x+%5Cexists+y+%5C%5C+%5Cforall+z+%5Cexists+t+%5Cend%7Bpmatrix%7D+F%28x%2Cy%2Cz%2Ct%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;begin{pmatrix} &#92;forall x &#92;exists y &#92;&#92; &#92;forall z &#92;exists t &#92;end{pmatrix} F(x,y,z,t)' title='&#92;begin{pmatrix} &#92;forall x &#92;exists y &#92;&#92; &#92;forall z &#92;exists t &#92;end{pmatrix} F(x,y,z,t)' class='latex' /></p>
<p>This implies that the choice of <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> depends only on <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and the choice of <img src='http://s0.wp.com/latex.php?latex=t&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='t' title='t' class='latex' /> only on <img src='http://s0.wp.com/latex.php?latex=z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z' title='z' class='latex' /> (the branching may of course be further nested). We can make this dependence explicit by using the so-called Skolem functions <img src='http://s0.wp.com/latex.php?latex=f%2Cg&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='f,g' title='f,g' class='latex' />:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cexists+f+%5Cexists+g+%7E+%5Cforall+x+%5Cforall+z+%7E+F%28x%2Cf%28x%29%2Cz%2Cg%28z%29%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;exists f &#92;exists g ~ &#92;forall x &#92;forall z ~ F(x,f(x),z,g(z))' title='&#92;exists f &#92;exists g ~ &#92;forall x &#92;forall z ~ F(x,f(x),z,g(z))' class='latex' /></p>
<p>This sentence is not equivalent to any sentence of regular first-order predicate logic. On the other hand, the sentence:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cbegin%7Bpmatrix%7D+%5Cexists+x+%5C%5C+%5Cforall+y+%5Cend%7Bpmatrix%7D+F%28x%2Cy%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;begin{pmatrix} &#92;exists x &#92;&#92; &#92;forall y &#92;end{pmatrix} F(x,y)' title='&#92;begin{pmatrix} &#92;exists x &#92;&#92; &#92;forall y &#92;end{pmatrix} F(x,y)' class='latex' /></p>
<p>is equivalent simply to:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cexists+x+%5Cforall+y+%7E+F%28x%2Cy%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;exists x &#92;forall y ~ F(x,y)' title='&#92;exists x &#92;forall y ~ F(x,y)' class='latex' />.</p>
<p>This, obviously, is an exception rather than the norm &#8211; it can be proven that (validity in) this logic of finite partially-ordered quantification is recursively equivalent to (validity in) second-order logic, i.e. there is an algorithm to turn a sentence in second-order logic (where we can quantify over predicates in addition to individuals) into an equivalent sentence in this &#8220;branching&#8221; logic. And second-order logic is, of course, a much stronger theory than first-order logic.</p>
<p>What implications all this has for natural language (English in particular) will be discussed next time.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/algorithmicallyincompressible.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/algorithmicallyincompressible.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/algorithmicallyincompressible.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/algorithmicallyincompressible.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/algorithmicallyincompressible.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/algorithmicallyincompressible.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/algorithmicallyincompressible.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/algorithmicallyincompressible.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/algorithmicallyincompressible.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/algorithmicallyincompressible.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/algorithmicallyincompressible.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/algorithmicallyincompressible.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/algorithmicallyincompressible.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/algorithmicallyincompressible.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=21&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://algorithmicallyincompressible.wordpress.com/2008/10/31/game-semantics/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b8340f55cef8752687a7cce97349783?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Preno</media:title>
		</media:content>
	</item>
		<item>
		<title>First post</title>
		<link>http://algorithmicallyincompressible.wordpress.com/2008/10/08/first-post/</link>
		<comments>http://algorithmicallyincompressible.wordpress.com/2008/10/08/first-post/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 19:01:11 +0000</pubDate>
		<dc:creator>ap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://algorithmicallyincompressible.wordpress.com/?p=6</guid>
		<description><![CDATA[No, as cool as that would be, this blog is not going to be about algorithmic information theory. Instead, I&#8217;d like to write about some not too advanced maths and logic, language(s), analytic philosophy and political theory. Possibly more, possibly less. It goes without saying that you&#8217;re encouraged to leave comments of any kind. As [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=6&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>No, as cool as that would be, this blog is not going to be about algorithmic information theory.</p>
<p>Instead, I&#8217;d like to write about some not too advanced maths and logic, language(s), analytic philosophy and political theory. Possibly more, possibly less.</p>
<p>It goes without saying that you&#8217;re encouraged to leave comments of any kind. As much as writing one&#8217;s thoughts down in a coherent manner helps to expose their hidden inconsistencies, feedback or not, the point of having a blog isn&#8217;t really to just keep throwing browserfuls of text into an insatiable electronic abyss, is it?</p>
<p>So enjoy this blog, write comments and let&#8217;s hope that I won&#8217;t look back at this post in a couple of weeks and laugh at how naive I was to think that I would keep updating it semi-regularly.</p>
<p>Cheers.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/algorithmicallyincompressible.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/algorithmicallyincompressible.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/algorithmicallyincompressible.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/algorithmicallyincompressible.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/algorithmicallyincompressible.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/algorithmicallyincompressible.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/algorithmicallyincompressible.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/algorithmicallyincompressible.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/algorithmicallyincompressible.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/algorithmicallyincompressible.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/algorithmicallyincompressible.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/algorithmicallyincompressible.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/algorithmicallyincompressible.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/algorithmicallyincompressible.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=algorithmicallyincompressible.wordpress.com&amp;blog=5112242&amp;post=6&amp;subd=algorithmicallyincompressible&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://algorithmicallyincompressible.wordpress.com/2008/10/08/first-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b8340f55cef8752687a7cce97349783?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Preno</media:title>
		</media:content>
	</item>
	</channel>
</rss>
