<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Martians and the Gruesome</title>
	<atom:link href="http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/feed/" rel="self" type="application/rss+xml" />
	<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/</link>
	<description>Out of the crooked timber of humanity, no straight thing was ever made</description>
	<lastBuildDate>Mon, 13 Feb 2012 08:31:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Neel Krishnaswami</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-185196</link>
		<dc:creator>Neel Krishnaswami</dc:creator>
		<pubDate>Sun, 28 Jan 2007 21:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-185196</guid>
		<description>Hi Anarch: so, first, I definitely agree that you don&#039;t need induction to get undecidability -- I&#039;m saying it&#039;s sufficient, not necessary. (You don&#039;t even need quantifiers; propositional linear logic is undecidable.)  

I am a proof theorist (or rather, I do research in programming languages, which has a very hazy boundary with proof theory). When you formalize induction in type theory, we really do formalize it the way you call omega-completeness. It&#039;s very nearly a forced choice if you want to be faithful Martin-Loef&#039;s judgmental method. (Roughly, you have to be able to give a logical connective introduction and elimination rules without reference to the other connectives, plus other stuff irrelevant to a blog comment.)

I can&#039;t say a whole lot more, because I&#039;m embarassingly ignorant of mathematical logic -- I come at the subject from an odd angle.</description>
		<content:encoded><![CDATA[	<p>Hi Anarch: so, first, I definitely agree that you don&#8217;t need induction to get undecidability&#8212;I&#8217;m saying it&#8217;s sufficient, not necessary. (You don&#8217;t even need quantifiers; propositional linear logic is undecidable.)</p>

	<p>I am a proof theorist (or rather, I do research in programming languages, which has a very hazy boundary with proof theory). When you formalize induction in type theory, we really do formalize it the way you call omega-completeness. It&#8217;s very nearly a forced choice if you want to be faithful Martin-Loef&#8217;s judgmental method. (Roughly, you have to be able to give a logical connective introduction and elimination rules without reference to the other connectives, plus other stuff irrelevant to a blog comment.)</p>

	<p>I can&#8217;t say a whole lot more, because I&#8217;m embarassingly ignorant of mathematical logic&#8212;I come at the subject from an odd angle.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Anarch</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-185115</link>
		<dc:creator>Anarch</dc:creator>
		<pubDate>Sat, 27 Jan 2007 05:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-185115</guid>
		<description>We might be talking about different things here -- in particular, I&#039;m not sure what either your theory or metatheory are -- but...

&lt;i&gt;Adding it makes the logic incomplete, end of story.&lt;/i&gt;

Well, no.  Assuming standard first-order logic* and a basic description of the natural numbers (e.g. Robinson&#039;s Q), it was already incomplete -- you don&#039;t need induction anywhere in Godel&#039;s proof.  In particular, you don&#039;t need to a) add induction as a mathematical axiom to your system (hence Q not PA), nor b) apply induction metamathematically anywhere in the proof, as neither the Diagonalization Lemma nor the fragment of the Representation Lemma required to represent the relevant predicates necessitate induction.**  Adding induction doesn&#039;t &quot;recomplete&quot; it nor does it make it &quot;incompleter&quot;, of course -- although I think the Turing degree of (the theory of) Q is strictly below the Turing degree of (the theory of) PA -- but it doesn&#039;t &lt;i&gt;produce&lt;/i&gt; the incompleteness phenomenon you seem to be ascribing it.

* Things get more complicated in alternative logics simply because there are too many, well, alternatives, but the same gist applies to most of the major ones I know (2nd order, L_{\kappa \lambda}, etc.).

** This is a subtle but hugely important point: you only need Representation up to Sigma-n for some n large enough to diagonalize &quot;not provable&quot;.  In fact, I think you can even get away with just diagonalizing &quot;not provable&quot;, or maybe its subformula closure.

&lt;i&gt;This property holds for ordinary first-order logic (which is why it is semi-decidable),&lt;/i&gt;

I&#039;m confused.  Ordinary first-order logic is semi-decidable/c.e. because its notion of &quot;proof&quot; is explicitly decidable and hence &quot;provable&quot; is automatically semi-decidable.  [Of which I&#039;m sure you&#039;re well aware, but it should be said nonetheless.]  This holds for any decidable notion of &quot;proof&quot; -- provided you don&#039;t do something wacky like using K to encode formulas or whatever -- irrespective of whether it possesses the subformula property or not.***

That said, I think I&#039;ve found the problem: I think what you&#039;re calling induction is more commonly called &quot;omega-completeness&quot; in the mathematical literature, the property that if T is a theory (extending Q or somesuch) which proves A(n) for each &lt;i&gt;standard&lt;/i&gt; n then T proves (x) A(x).  [I&#039;m guessing here; you seem to be a proof-theorist whereas I&#039;m a computability/set-theory guy.]  This is an inherently infinitistic proof principle, absolutely, but it&#039;s not induction, which applies equally (by definition) in standard and non-standard models of arithmetic.  If that&#039;s the principle that you&#039;re invoking, fair enough -- but it&#039;s not required to get incompleteness, it&#039;s almost never used in mathematical logic, and the problem isn&#039;t &quot;unbounded search&quot; per se, it&#039;s that it&#039;s not even formalizable finistically except in a much stronger metatheory (e.g. ZFC or L_{\omega_1 \omega} or what have you) than one usually invokes in this context -- because you need to diagonalize over predicates, as you noted above -- and that formalization itself carries with it incompleteness and the standard/non-standard dilemma, just at a higher level.

*** I&#039;d normally throw in the disclaimer that a &quot;proof&quot; ought to be finite too but I think, by Rice&#039;s Theorem, that being decidable suffices.</description>
		<content:encoded><![CDATA[	<p>We might be talking about different things here&#8212;in particular, I&#8217;m not sure what either your theory or metatheory are&#8212;but&#8230;</p>

	<p><i>Adding it makes the logic incomplete, end of story.</i></p>

	<p>Well, no.  Assuming standard first-order logic* and a basic description of the natural numbers (e.g. Robinson&#8217;s Q), it was already incomplete&#8212;you don&#8217;t need induction anywhere in Godel&#8217;s proof.  In particular, you don&#8217;t need to a) add induction as a mathematical axiom to your system (hence Q not PA), nor b) apply induction metamathematically anywhere in the proof, as neither the Diagonalization Lemma nor the fragment of the Representation Lemma required to represent the relevant predicates necessitate induction.**  Adding induction doesn&#8217;t &#8220;recomplete&#8221; it nor does it make it &#8220;incompleter&#8221;, of course&#8212;although I think the Turing degree of (the theory of) Q is strictly below the Turing degree of (the theory of) <span class="caps">PA </span>&#8212;but it doesn&#8217;t <i>produce</i> the incompleteness phenomenon you seem to be ascribing it.</p>

	<ul>
		<li>Things get more complicated in alternative logics simply because there are too many, well, alternatives, but the same gist applies to most of the major ones I know (2nd order, L_{kappa lambda}, etc.).</li>
	</ul>

	<p>** This is a subtle but hugely important point: you only need Representation up to Sigma-n for some n large enough to diagonalize &#8220;not provable&#8221;.  In fact, I think you can even get away with just diagonalizing &#8220;not provable&#8221;, or maybe its subformula closure.</p>

	<p><i>This property holds for ordinary first-order logic (which is why it is semi-decidable),</i></p>

	<p>I&#8217;m confused.  Ordinary first-order logic is semi-decidable/c.e. because its notion of &#8220;proof&#8221; is explicitly decidable and hence &#8220;provable&#8221; is automatically semi-decidable.  [Of which I&#8217;m sure you&#8217;re well aware, but it should be said nonetheless.]  This holds for any decidable notion of &#8220;proof&#8221;&#8212;provided you don&#8217;t do something wacky like using K to encode formulas or whatever&#8212;irrespective of whether it possesses the subformula property or not.***</p>

	<p>That said, I think I&#8217;ve found the problem: I think what you&#8217;re calling induction is more commonly called &#8220;omega-completeness&#8221; in the mathematical literature, the property that if T is a theory (extending Q or somesuch) which proves A(n) for each <i>standard</i> n then T proves (x) A(x).  [I&#8217;m guessing here; you seem to be a proof-theorist whereas I&#8217;m a computability/set-theory guy.]  This is an inherently infinitistic proof principle, absolutely, but it&#8217;s not induction, which applies equally (by definition) in standard and non-standard models of arithmetic.  If that&#8217;s the principle that you&#8217;re invoking, fair enough&#8212;but it&#8217;s not required to get incompleteness, it&#8217;s almost never used in mathematical logic, and the problem isn&#8217;t &#8220;unbounded search&#8221; per se, it&#8217;s that it&#8217;s not even formalizable finistically except in a much stronger metatheory (e.g. <span class="caps">ZFC</span> or L_{omega_1 omega} or what have you) than one usually invokes in this context&#8212;because you need to diagonalize over predicates, as you noted above&#8212;and that formalization itself carries with it incompleteness and the standard/non-standard dilemma, just at a higher level.</p>

	<p>*** I&#8217;d normally throw in the disclaimer that a &#8220;proof&#8221; ought to be finite too but I think, by Rice&#8217;s Theorem, that being decidable suffices.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Neel Krishnaswami</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-185106</link>
		<dc:creator>Neel Krishnaswami</dc:creator>
		<pubDate>Fri, 26 Jan 2007 22:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-185106</guid>
		<description>anarch: I&#039;m talking about the principle of induction over the natural numbers, added to the first-order logic of your choice (classical, intuitionistic, linear, relevant, affine, whatever). Adding it makes the logic incomplete, end of story. 

The unbounded search I&#039;m talking about doesn&#039;t have anything to do with existentials. It arises from the failure of the subformula property, which is the property that any derivation of a provable proposition in a sequent calculus involves only subformulas of the goal proposition. This property holds for ordinary first-order logic (which is why it is semi-decidable), but it does not hold for calculi with induction. 

This is because in order to use the principle of induction, you have to choose the induction hypothesis to apply it to (because it is schematic over predicates). Unfortunately, the hypothesis you need to make up is not necesarily a subformula of the goal; you may have to come up with a more general induction hypothesis. This creates the infinite search problem -- your search space of hypotheses is all formulas, which is an infinite set.</description>
		<content:encoded><![CDATA[	<p>anarch: I&#8217;m talking about the principle of induction over the natural numbers, added to the first-order logic of your choice (classical, intuitionistic, linear, relevant, affine, whatever). Adding it makes the logic incomplete, end of story.</p>

	<p>The unbounded search I&#8217;m talking about doesn&#8217;t have anything to do with existentials. It arises from the failure of the subformula property, which is the property that any derivation of a provable proposition in a sequent calculus involves only subformulas of the goal proposition. This property holds for ordinary first-order logic (which is why it is semi-decidable), but it does not hold for calculi with induction.</p>

	<p>This is because in order to use the principle of induction, you have to choose the induction hypothesis to apply it to (because it is schematic over predicates). Unfortunately, the hypothesis you need to make up is not necesarily a subformula of the goal; you may have to come up with a more general induction hypothesis. This creates the infinite search problem&#8212;your search space of hypotheses is all formulas, which is an infinite set.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Anarch</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-185090</link>
		<dc:creator>Anarch</dc:creator>
		<pubDate>Fri, 26 Jan 2007 19:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-185090</guid>
		<description>&lt;i&gt;The trouble is that the Martians will understand the principle of proof by induction, and when you add that principle to logic every proof search procedure become incomplete.&lt;/i&gt;

This isn&#039;t correct, fwiw.  Robinson&#039;s Q, which is basically Peano Arithmetic without induction, is already undecidable; and in fact Kripke showed, by a fairly simple extension of the proof of the Godel Incompleteness Theorem, that any theory encoding the quantifier-free truths of arithmetic is undecidable too.  [In brief: the Godel statement G is Sigma-1, so if it were falsified you could actually pick an explicit witness to that effect.]  You might be thinking of existential quantifers here -- the unbounded search I think you&#039;re talking about -- in which case it depends on the base theory: unbounded search over, say, the axioms of a dense linear order is perfectly acceptable (DLO is complete, and hence decidable, up to the specification of endpoints), while an unbounded search over the usual axioms of arithmetic produces undecidability in the presence of negation.</description>
		<content:encoded><![CDATA[	<p><i>The trouble is that the Martians will understand the principle of proof by induction, and when you add that principle to logic every proof search procedure become incomplete.</i></p>

	<p>This isn&#8217;t correct, fwiw.  Robinson&#8217;s Q, which is basically Peano Arithmetic without induction, is already undecidable; and in fact Kripke showed, by a fairly simple extension of the proof of the Godel Incompleteness Theorem, that any theory encoding the quantifier-free truths of arithmetic is undecidable too.  [In brief: the Godel statement G is Sigma-1, so if it were falsified you could actually pick an explicit witness to that effect.]  You might be thinking of existential quantifers here&#8212;the unbounded search I think you&#8217;re talking about&#8212;in which case it depends on the base theory: unbounded search over, say, the axioms of a dense linear order is perfectly acceptable (DLO is complete, and hence decidable, up to the specification of endpoints), while an unbounded search over the usual axioms of arithmetic produces undecidability in the presence of negation.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-185051</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 26 Jan 2007 14:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-185051</guid>
		<description>Didn&#039;t Davidson have something to say about gruesome predicates in &#039;Anamolous Monism&#039;? As I remember, and this may say more about my memory than Davidson, his argument was that the fact that gruesome predicates don&#039;t work shows that there can be predicates that don&#039;t fit into a particular causal schemes, and that precisely because there can be such predicates, we needn&#039;t worry about it being apparently impossible to get whole sets of other predicates to fit into other causal schemes, because that doesn&#039;t mean that there aren&#039;t other descritptions of the properties which those predicates happen to pick out which could be made to fit into the causal scheme in question. You might put it another way: reductionism is eliminativism. I guess though, you&#039;d probably want to avoid that.</description>
		<content:encoded><![CDATA[	<p>Didn&#8217;t Davidson have something to say about gruesome predicates in &#8216;Anamolous Monism&#8217;? As I remember, and this may say more about my memory than Davidson, his argument was that the fact that gruesome predicates don&#8217;t work shows that there can be predicates that don&#8217;t fit into a particular causal schemes, and that precisely because there can be such predicates, we needn&#8217;t worry about it being apparently impossible to get whole sets of other predicates to fit into other causal schemes, because that doesn&#8217;t mean that there aren&#8217;t other descritptions of the properties which those predicates happen to pick out which could be made to fit into the causal scheme in question. You might put it another way: reductionism is eliminativism. I guess though, you&#8217;d probably want to avoid that.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: soru</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-185050</link>
		<dc:creator>soru</dc:creator>
		<pubDate>Fri, 26 Jan 2007 13:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-185050</guid>
		<description>&#039;The best answer I know of that doesn’t appeal to beliefs, intentions etc of humans is Lewis’s answer in terms of definition length. And that’s a non-starter I think.&#039;

Could you do something interesting there with counting symmetries (in the physicist&#039;s sense of, roughly speaking, something that could demonstrably be more complex but isn&#039;t)?

For example, the rules of chess are symmetrical between different chess games, between different moves in the same game (mostly, the &#039;can castle only once&#039; rule is an exception), between different pieces of the same type, between different squares on the board, and between the two sides. None of those symmetries has any meaningful physical cause, none can be plausibly shown to be a consequnce of underlying phsyics symmetries.

That&#039;s why it can be said that the rules of chess are a good explanation for a chess game.</description>
		<content:encoded><![CDATA[	<p>&#8216;The best answer I know of that doesn&#8217;t appeal to beliefs, intentions etc of humans is Lewis&#8217;s answer in terms of definition length. And that&#8217;s a non-starter I think.&#8217;</p>

	<p>Could you do something interesting there with counting symmetries (in the physicist&#8217;s sense of, roughly speaking, something that could demonstrably be more complex but isn&#8217;t)?</p>

	<p>For example, the rules of chess are symmetrical between different chess games, between different moves in the same game (mostly, the &#8216;can castle only once&#8217; rule is an exception), between different pieces of the same type, between different squares on the board, and between the two sides. None of those symmetries has any meaningful physical cause, none can be plausibly shown to be a consequnce of underlying phsyics symmetries.</p>

	<p>That&#8217;s why it can be said that the rules of chess are a good explanation for a chess game.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: "Q" the Enchanter</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-184976</link>
		<dc:creator>"Q" the Enchanter</dc:creator>
		<pubDate>Thu, 25 Jan 2007 18:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-184976</guid>
		<description>So I&#039;ll be thinking about these issues for the next couple of years or so, but for now here are my nascent thoughts. 

Brian, you suggest we abstract human psychology away and see if we can find any authentic ontological features our macro-level causal concepts actually track. I&#039;d say that perhaps all we could hope to find are the underlying microphysical phenomena as our idealized Martian physics (&quot;MP&quot;) would &lt;i&gt;predict they would be experienced by beings like us&lt;/i&gt;. That is, if MP really does account &lt;i&gt;completely&lt;/i&gt; for the way in which the microphysical processes and structure of reality play out dynamically in the generation of human-like consciousness (otherwise, I take it, it wouldn&#039;t be a &quot;complete&quot; physics), then by hypothesis there would be a reliable translation between microphysical descriptions and predictable macrophysical percepts. 

Obviously, this account of what&#039;s been called in the discussion &quot;gruesome predicates&quot; isn&#039;t purely psychology-free (for how could anything that required an assay of &quot;understanding&quot; in the &lt;i&gt;explanans&lt;/i&gt; be purely psychology-free?), but the residue of psychology doesn&#039;t appeal to the actual existence of percipient beings like us; it only requires that the underlying physics predicts what beings like us would perceive.

Now it may be that we find it impossible to imagine how such a physics could provide beings like our hypothetical Martians with an &quot;understanding&quot; of our own appeals to macro-level causal abstractions like &quot;demand curves&quot; or &quot;society&quot; or &quot;Tuesday.&quot; But this (as I suggested in an earlier comment) is entirely due to the construction of the hypothesis. There&#039;s no reason to think their mode of understanding should be any more comprehensible to us than ours is supposed (by hypothesis) to be to them. 

Of course, none of this is to say explanatory reductionism is true, but only that on the face of it MP seems to pose no challenge to it.</description>
		<content:encoded><![CDATA[	<p>So I&#8217;ll be thinking about these issues for the next couple of years or so, but for now here are my nascent thoughts.</p>

	<p>Brian, you suggest we abstract human psychology away and see if we can find any authentic ontological features our macro-level causal concepts actually track. I&#8217;d say that perhaps all we could hope to find are the underlying microphysical phenomena as our idealized Martian physics (&#8220;MP&#8221;) would <i>predict they would be experienced by beings like us</i>. That is, if MP really does account <i>completely</i> for the way in which the microphysical processes and structure of reality play out dynamically in the generation of human-like consciousness (otherwise, I take it, it wouldn&#8217;t be a &#8220;complete&#8221; physics), then by hypothesis there would be a reliable translation between microphysical descriptions and predictable macrophysical percepts.</p>

	<p>Obviously, this account of what&#8217;s been called in the discussion &#8220;gruesome predicates&#8221; isn&#8217;t purely psychology-free (for how could anything that required an assay of &#8220;understanding&#8221; in the <i>explanans</i> be purely psychology-free?), but the residue of psychology doesn&#8217;t appeal to the actual existence of percipient beings like us; it only requires that the underlying physics predicts what beings like us would perceive.</p>

	<p>Now it may be that we find it impossible to imagine how such a physics could provide beings like our hypothetical Martians with an &#8220;understanding&#8221; of our own appeals to macro-level causal abstractions like &#8220;demand curves&#8221; or &#8220;society&#8221; or &#8220;Tuesday.&#8221; But this (as I suggested in an earlier comment) is entirely due to the construction of the hypothesis. There&#8217;s no reason to think their mode of understanding should be any more comprehensible to us than ours is supposed (by hypothesis) to be to them.</p>

	<p>Of course, none of this is to say explanatory reductionism is true, but only that on the face of it MP seems to pose no challenge to it.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-184970</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 25 Jan 2007 18:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-184970</guid>
		<description>Apparently, I cannot spell &quot;inherently&quot;.</description>
		<content:encoded><![CDATA[	<p>Apparently, I cannot spell &#8220;inherently&#8221;.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-184959</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 25 Jan 2007 16:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-184959</guid>
		<description>Michael,
  
Again you are correct, however, I am not claiming that the real line is the canonical model for science, nor am I claiming that &quot;jumps&quot; are somehow inherintly computationally problematic.  In my haste, I was simply being to imprecise about the sense of discontinuity I was using.
The universe may indeed be discrete, as the digital physics folks think.  As Richard Feynman wrote in &lt;i&gt;The Character of Physical Law&lt;/i&gt;:
&lt;blockquote&gt;It always bothers me that, according to the laws as we understand them today, it takes a computing machine an infinite number of logical operations to figure out what goes on in no matter how tiny a region of space, and no matter how tiny a region of time. How can all that be going on in that tiny space? Why should it take an infinite amount of logic to figure out what one tiny piece of space/time is going to do? So I have often made the hypotheses that ultimately physics will not require a mathematical statement, that in the end the machinery will be revealed, and the laws will turn out to be simple, like the chequer board with all its apparent complexities. 
&lt;/blockquote&gt;
Without begging the question, however, we are sill stuck with the epistemic conundrum of discovery, whereby, the discrete nature of the universe cannot be decided with certainty, but can be converged on in the limit. It is not so much about the real line representing the universe, as it is  representing asessment and discovery complexity with whatever space is appropriate, as proven by representation theorems.  As Nancy Cartwright wrote, &quot;...the representation theorems for the concepts we offer in use in modern science that we find our best candidates for “constitutive principles”. These are the preconditions for the application of our concepts to empirical reality&quot; (from &quot;&lt;a href=&quot;http://personal.lse.ac.uk/cartwrig/Papers/Suppesmarch05.pdf&quot; rel=&quot;nofollow&quot;&gt;In Praise of The Representation Theorem&lt;/a&gt;&quot;). 
I am afraid that all of this takes us too far afield from Brian&#039;s post.  If you wish to discuss this further, please &lt;a href=&quot;mailto:johnnylogic@gmail.com&quot; rel=&quot;nofollow&quot;&gt;email me&lt;/a&gt;.</description>
		<content:encoded><![CDATA[	<p>Michael,</p>

	<p>Again you are correct, however, I am not claiming that the real line is the canonical model for science, nor am I claiming that &#8220;jumps&#8221; are somehow inherintly computationally problematic.  In my haste, I was simply being to imprecise about the sense of discontinuity I was using.<br />
The universe may indeed be discrete, as the digital physics folks think.  As Richard Feynman wrote in <i>The Character of Physical Law</i>:<br />
<blockquote>It always bothers me that, according to the laws as we understand them today, it takes a computing machine an infinite number of logical operations to figure out what goes on in no matter how tiny a region of space, and no matter how tiny a region of time. How can all that be going on in that tiny space? Why should it take an infinite amount of logic to figure out what one tiny piece of space/time is going to do? So I have often made the hypotheses that ultimately physics will not require a mathematical statement, that in the end the machinery will be revealed, and the laws will turn out to be simple, like the chequer board with all its apparent complexities.<br />
</blockquote><br />
Without begging the question, however, we are sill stuck with the epistemic conundrum of discovery, whereby, the discrete nature of the universe cannot be decided with certainty, but can be converged on in the limit. It is not so much about the real line representing the universe, as it is  representing asessment and discovery complexity with whatever space is appropriate, as proven by representation theorems.  As Nancy Cartwright wrote, &#8220;&#8230;the representation theorems for the concepts we offer in use in modern science that we find our best candidates for &#8220;constitutive principles&#8221;. These are the preconditions for the application of our concepts to empirical reality&#8221; (from &quot;<a href="http://personal.lse.ac.uk/cartwrig/Papers/Suppesmarch05.pdf" rel="nofollow">In Praise of The Representation Theorem</a>&quot;).<br />
I am afraid that all of this takes us too far afield from Brian&#8217;s post.  If you wish to discuss this further, please <a href="mailto:johnnylogic@gmail.com" rel="nofollow">email me</a>.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Greinecker</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-184928</link>
		<dc:creator>Michael Greinecker</dc:creator>
		<pubDate>Thu, 25 Jan 2007 12:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-184928</guid>
		<description>&quot;This becomes relevant to the current discussion if reduction is understood in the following Nagelian way: T reduces T′ just in case the laws of T′ are derivable from those of T. Derivability, then is taken as ‘computably decided from’. That is, given microphysical facts, there exists a computable function mapping these facts to the psychological, or other special sciences. What is derivable, is of course indexed to the capacities of the agent. In this case I suppose humans are Turing equivalent, though we can modify this assumption up or down (FSM or analog computer, say), and uncomputability/underivability will reassert itself.&quot;

My problem is another one: Why should the real line be a good model of science? If we are living in a discrete world, jumps wouldn&#039;t be a problem for computability.</description>
		<content:encoded><![CDATA[	<p>&#8220;This becomes relevant to the current discussion if reduction is understood in the following Nagelian way: T reduces T&#8242; just in case the laws of T&#8242; are derivable from those of T. Derivability, then is taken as &#8216;computably decided from&#8217;. That is, given microphysical facts, there exists a computable function mapping these facts to the psychological, or other special sciences. What is derivable, is of course indexed to the capacities of the agent. In this case I suppose humans are Turing equivalent, though we can modify this assumption up or down (FSM or analog computer, say), and uncomputability/underivability will reassert itself.&#8221;</p>

	<p>My problem is another one: Why should the real line be a good model of science? If we are living in a discrete world, jumps wouldn&#8217;t be a problem for computability.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: James Killus</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-184906</link>
		<dc:creator>James Killus</dc:creator>
		<pubDate>Thu, 25 Jan 2007 01:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-184906</guid>
		<description>Way too much deviousness here, I think.

The detection of neutrinos requires considerable amounts of equipment, and for some energies, substantial amounts of computing power as well. No one really denies the neutrino&#039;s existence, however.

The detection of (say), the mood of a friend requires a human being as a detector.

Why is a large particle detector and all the attendant foldorol considered to be philosophically different (we can agree that there are qualitative and quantitative differences; there always are), than a human &quot;detector?&quot;

If the Martians are that damn smart, they can learn the language and ask somebody.

Also, something is grue if it is green, but turns blue at some time in the future, i.e., something that cannot be observed currently, but can eventually be observed. The statement in the original post misses that distinction.</description>
		<content:encoded><![CDATA[	<p>Way too much deviousness here, I think.</p>

	<p>The detection of neutrinos requires considerable amounts of equipment, and for some energies, substantial amounts of computing power as well. No one really denies the neutrino&#8217;s existence, however.</p>

	<p>The detection of (say), the mood of a friend requires a human being as a detector.</p>

	<p>Why is a large particle detector and all the attendant foldorol considered to be philosophically different (we can agree that there are qualitative and quantitative differences; there always are), than a human &#8220;detector?&#8221;</p>

	<p>If the Martians are that damn smart, they can learn the language and ask somebody.</p>

	<p>Also, something is grue if it is green, but turns blue at some time in the future, i.e., something that cannot be observed currently, but can eventually be observed. The statement in the original post misses that distinction.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: "Q" the Enchanter</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-184905</link>
		<dc:creator>"Q" the Enchanter</dc:creator>
		<pubDate>Thu, 25 Jan 2007 01:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-184905</guid>
		<description>That helps Brian. I&#039;ll be thinking about this...</description>
		<content:encoded><![CDATA[	<p>That helps Brian. I&#8217;ll be thinking about this&#8230;</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-184901</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 25 Jan 2007 00:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-184901</guid>
		<description>Apologies for this digression...
&lt;blockquote&gt;&lt;em&gt;Wether they are homeomorphic depends on the topology chosen, and their is neither a natural predicate space nor a natural topology for it.&lt;/em&gt;&lt;/blockquote&gt;
You are completely right about homeomorphism being relative to topology, but whether or not there is a natural topology for representing problems is debatable.  The topology used by Kelly captures levels of underdetermination as understood as levels of complexity on the &lt;a href=&quot;http://en.wikipedia.org/wiki/Borel_hierarchy&quot; rel=&quot;nofollow&quot;&gt;Borel hierarchy&lt;/a&gt;.  The topology he uses to represent problems is the Baire space.
  
He present it this way: 
&lt;blockquote&gt;Goodman&#8217;s point was that syntactic features invoked in accounts of relational support (e.g., &#8220;uniformity&#8221; of the input stream) are not preserved under translation, and hence cannot be objective, language-invariant features of the empirical problem itself. The solvability (and corresponding underdetermination) properties of the preceding problem persist no matter how one renames the inputs along the input streams (e.g., the feather [Baire space really] has the same branching structure whether the labels along the input streams are presented in the blue/green vocabulary or in the grue/bleen vocabulary). Both are immune, therefore, to Goodman-style arguments, as are all methodological recommendations based upon them. (from &lt;a href=&quot;http://johnnylogic.crumpled.com/fel/papers/Kelly,%202001a.pdf&quot; rel=&quot;nofollow&quot;&gt;&quot;The Logic of Success&quot;&lt;/a&gt;)
&lt;/blockquote&gt;
From his rigamarole he develops a system whereby empirical problems may be classified into complexty classes corresponding to notions of decidable/verifiable/refutable with certainty/in n mind changes/in the limit/gradually. My point, along these lines, is that the coding does not matter to the computability of the reduction (more on this below). 
&lt;blockquote&gt;A&lt;em&gt; dicontinuity of a real function with the usual topology, that is. I don’t see the relevance of the problem here.&lt;/em&gt;&lt;/blockquote&gt;

Indeed, discontinuity in a real function presents is uncomputable.  This becomes relevant to the current discussion if reduction is understood in the following Nagelian way: T reduces T&#8242; just in case the laws of T&#8242; are derivable from those of T. Derivability, then is taken as &#039;computably decided from&#039;. That is, given microphysical facts, there exists a computable function mapping these facts to the psychological, or other special sciences. What is derivable, is of course indexed to the capacities of the agent. In this case I suppose humans are Turing equivalent, though we can  modify this assumption up or down (FSM or analog computer, say), and uncomputability/underivability will reassert itself. This, I think presents an intrinsic problem for reduction relative to the capacities of an agent, whereas gruesomeness does not. Gruesomness does, however, present a legitimate coding problem that can be treated information theoretically, but that is another very long story. 
You can find some relevant philosophical papers on my abortive attempt at a &lt;a href=&quot;http://johnnylogic.crumpled.com/fel/resources.html&quot; rel=&quot;nofollow&quot;&gt;formal epistemology blog&lt;/a&gt;. It&#039;s ugly, but it has some classics. </description>
		<content:encoded><![CDATA[	<p>Apologies for this digression&#8230;<br />
<blockquote><em>Wether they are homeomorphic depends on the topology chosen, and their is neither a natural predicate space nor a natural topology for it.</em></blockquote><br />
You are completely right about homeomorphism being relative to topology, but whether or not there is a natural topology for representing problems is debatable.  The topology used by Kelly captures levels of underdetermination as understood as levels of complexity on the <a href="http://en.wikipedia.org/wiki/Borel_hierarchy" rel="nofollow">Borel hierarchy</a>.  The topology he uses to represent problems is the Baire space.</p>

	<p>He present it this way:<br />
<blockquote>Goodman&rsquo;s point was that syntactic features invoked in accounts of relational support (e.g., &ldquo;uniformity&rdquo; of the input stream) are not preserved under translation, and hence cannot be objective, language-invariant features of the empirical problem itself. The solvability (and corresponding underdetermination) properties of the preceding problem persist no matter how one renames the inputs along the input streams (e.g., the feather [Baire space really] has the same branching structure whether the labels along the input streams are presented in the blue/green vocabulary or in the grue/bleen vocabulary). Both are immune, therefore, to Goodman-style arguments, as are all methodological recommendations based upon them. (from <a href="http://johnnylogic.crumpled.com/fel/papers/Kelly,%202001a.pdf" rel="nofollow">&quot;The Logic of Success&quot;</a>)<br />
</blockquote><br />
From his rigamarole he develops a system whereby empirical problems may be classified into complexty classes corresponding to notions of decidable/verifiable/refutable with certainty/in n mind changes/in the limit/gradually. My point, along these lines, is that the coding does not matter to the computability of the reduction (more on this below).<br />
<blockquote>A<em> dicontinuity of a real function with the usual topology, that is. I don&#8217;t see the relevance of the problem here.</em></blockquote></p>

	<p>Indeed, discontinuity in a real function presents is uncomputable.  This becomes relevant to the current discussion if reduction is understood in the following Nagelian way: T reduces T&prime; just in case the laws of T&prime; are derivable from those of T. Derivability, then is taken as &#8216;computably decided from&#8217;. That is, given microphysical facts, there exists a computable function mapping these facts to the psychological, or other special sciences. What is derivable, is of course indexed to the capacities of the agent. In this case I suppose humans are Turing equivalent, though we can  modify this assumption up or down (FSM or analog computer, say), and uncomputability/underivability will reassert itself. This, I think presents an intrinsic problem for reduction relative to the capacities of an agent, whereas gruesomeness does not. Gruesomness does, however, present a legitimate coding problem that can be treated information theoretically, but that is another very long story.<br />
You can find some relevant philosophical papers on my abortive attempt at a <a href="http://johnnylogic.crumpled.com/fel/resources.html" rel="nofollow">formal epistemology blog</a>. It&#8217;s ugly, but it has some classics.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Neel Krishnaswami</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-184896</link>
		<dc:creator>Neel Krishnaswami</dc:creator>
		<pubDate>Wed, 24 Jan 2007 23:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-184896</guid>
		<description>20: soru, that&#039;s entirely possible. 

If I understand Brad, he&#039;s arguing that Martian axioms will consist of the rules of logic (which are the same for everyone) and basic physical law (which are also the same for everyone), and hence the Martians can deduce anything a human can. 

This is, unfortunately, not true, even though I agree with him that Martians will use the same (up to some translation) logic as us, and will have the same laws of physics. The trouble is that the Martians will understand the principle of proof by induction, and when you add that principle to logic every proof search procedure become incomplete. This is because proof by induction can require inventing an induction hypothesis, and this is fundamentally a creative act. That is, there is no mechanical procedure for reliably cooking up the right induction hypothesis. (You can demonstrate this by showing that the subformula property fails to hold in a logic with induction over the natural numbers.)

So as a result, it&#039;s entirely possible that we can come up with mathematical formalizations that the Martians would never have been able to, and vice-versa, even though they and we agree on what mathematics and physics are.  We would be able to &lt;em&gt;verify&lt;/em&gt; that a given Martian argument is correct, and likewise they would be able to verify that a given human argument is correct, but it&#039;s entirely possible that the standard explanatory schemas we use are ones that Martians will never naturally come up with, and vice-versa.</description>
		<content:encoded><![CDATA[	<p>20: soru, that&#8217;s entirely possible.</p>

	<p>If I understand Brad, he&#8217;s arguing that Martian axioms will consist of the rules of logic (which are the same for everyone) and basic physical law (which are also the same for everyone), and hence the Martians can deduce anything a human can.</p>

	<p>This is, unfortunately, not true, even though I agree with him that Martians will use the same (up to some translation) logic as us, and will have the same laws of physics. The trouble is that the Martians will understand the principle of proof by induction, and when you add that principle to logic every proof search procedure become incomplete. This is because proof by induction can require inventing an induction hypothesis, and this is fundamentally a creative act. That is, there is no mechanical procedure for reliably cooking up the right induction hypothesis. (You can demonstrate this by showing that the subformula property fails to hold in a logic with induction over the natural numbers.)</p>

	<p>So as a result, it&#8217;s entirely possible that we can come up with mathematical formalizations that the Martians would never have been able to, and vice-versa, even though they and we agree on what mathematics and physics are.  We would be able to <em>verify</em> that a given Martian argument is correct, and likewise they would be able to verify that a given human argument is correct, but it&#8217;s entirely possible that the standard explanatory schemas we use are ones that Martians will never naturally come up with, and vice-versa.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: soru</title>
		<link>http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/comment-page-1/#comment-184878</link>
		<dc:creator>soru</dc:creator>
		<pubDate>Wed, 24 Jan 2007 21:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/01/23/martians-and-the-gruesome/#comment-184878</guid>
		<description>&#039;The connection to Campbell is the possibility that the feature might be a brute feature of reality, invisible to the Martian physicists, but visible to us. &#039;

Two robots play a game of chess inside a box. Everything inside the box is physically understood by the Martians - electrical signals, motors, chemical batteries, and so on.

Except they never happen to spot the rules of the game being played.</description>
		<content:encoded><![CDATA[	<p>&#8216;The connection to Campbell is the possibility that the feature might be a brute feature of reality, invisible to the Martian physicists, but visible to us. &#8217;</p>

	<p>Two robots play a game of chess inside a box. Everything inside the box is physically understood by the Martians &#8211; electrical signals, motors, chemical batteries, and so on.</p>

	<p>Except they never happen to spot the rules of the game being played.</p>
 ]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: crookedtimber.org @ 2012-02-13 08:33:03 -->
