<?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: Machine-Checkable Proofs</title>
	<atom:link href="http://www.arsmathematica.net/2006/08/29/machine-checkable-proofs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arsmathematica.net/2006/08/29/machine-checkable-proofs/</link>
	<description>Dedicated to the mathematical arts.</description>
	<lastBuildDate>Fri, 29 May 2015 09:17:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>By: schluehk</title>
		<link>http://www.arsmathematica.net/2006/08/29/machine-checkable-proofs/#comment-1407</link>
		<dc:creator><![CDATA[schluehk]]></dc:creator>
		<pubDate>Mon, 04 Sep 2006 06:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.arsmathematica.net/archives/2006/08/29/machine-checkable-proofs/#comment-1407</guid>
		<description><![CDATA[From Friedmans paper ( about proof-assistants ):
&lt;blockquote&gt;
1. The user orchestrates the refining of goals and
hypotheses according to a natural deduction framework. This
is in accordance with the general logical organization of
actual mathematical proofs.

2. The user cites definitions and theorems from
â€˜librariesâ€™. The proper construction of libraries is
absolutely crucial in practice. Supports strong
reusability.

3. It is also crucial that the proof assistant be able to
make relatively trivial inferences on its own. Experience
shows that otherwise the process is just too time
consuming.
&lt;/blockquote&gt;

Is there actually a mathematician that works ( or has worked ) in the manner proposed by this scheme of rationality? It appears to me this scheme could be valuable if proofs have customers just like industrial software and there were a bulk of employed test enigneers used to perform this kind of work and enhance libraries. I wonder how the &lt;i&gt;agile&lt;/i&gt; variant of this practise would look like?]]></description>
		<content:encoded><![CDATA[<p>From Friedmans paper ( about proof-assistants ):</p>
<blockquote><p>
1. The user orchestrates the refining of goals and<br />
hypotheses according to a natural deduction framework. This<br />
is in accordance with the general logical organization of<br />
actual mathematical proofs.</p>
<p>2. The user cites definitions and theorems from<br />
â€˜librariesâ€™. The proper construction of libraries is<br />
absolutely crucial in practice. Supports strong<br />
reusability.</p>
<p>3. It is also crucial that the proof assistant be able to<br />
make relatively trivial inferences on its own. Experience<br />
shows that otherwise the process is just too time<br />
consuming.
</p></blockquote>
<p>Is there actually a mathematician that works ( or has worked ) in the manner proposed by this scheme of rationality? It appears to me this scheme could be valuable if proofs have customers just like industrial software and there were a bulk of employed test enigneers used to perform this kind of work and enhance libraries. I wonder how the <i>agile</i> variant of this practise would look like?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slawekk</title>
		<link>http://www.arsmathematica.net/2006/08/29/machine-checkable-proofs/#comment-1405</link>
		<dc:creator><![CDATA[slawekk]]></dc:creator>
		<pubDate>Thu, 31 Aug 2006 18:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.arsmathematica.net/archives/2006/08/29/machine-checkable-proofs/#comment-1405</guid>
		<description><![CDATA[&gt;I now have to type crap like \int_{x_i}^{x_{i+1}} dx

Only if you choose to use a plain text editor to write your tex files. With better authoring tools (like LYX) you can choose the lovely curvy symbol from a menu and see it immediately on the screen.

&gt;When formally checked proofs actually look like recognisable mathematics

Proofs witten in Isabelle&#039;s Isar do look like recognizable mathematics. Those based on ZF logic can be read like standard mathematical proofs, no need for learning special syntax. The only valid complain is that they are more detailed that some readers are used to.  

&gt;can be entered in a friendly way,

Yes, that&#039;s a totally different story. The tools for writing formalized mathematics are bad.]]></description>
		<content:encoded><![CDATA[<p>&gt;I now have to type crap like \int_{x_i}^{x_{i+1}} dx</p>
<p>Only if you choose to use a plain text editor to write your tex files. With better authoring tools (like LYX) you can choose the lovely curvy symbol from a menu and see it immediately on the screen.</p>
<p>&gt;When formally checked proofs actually look like recognisable mathematics</p>
<p>Proofs witten in Isabelle&#8217;s Isar do look like recognizable mathematics. Those based on ZF logic can be read like standard mathematical proofs, no need for learning special syntax. The only valid complain is that they are more detailed that some readers are used to.  </p>
<p>&gt;can be entered in a friendly way,</p>
<p>Yes, that&#8217;s a totally different story. The tools for writing formalized mathematics are bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sigfpe</title>
		<link>http://www.arsmathematica.net/2006/08/29/machine-checkable-proofs/#comment-1404</link>
		<dc:creator><![CDATA[sigfpe]]></dc:creator>
		<pubDate>Wed, 30 Aug 2006 16:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.arsmathematica.net/archives/2006/08/29/machine-checkable-proofs/#comment-1404</guid>
		<description><![CDATA[We haven&#039;t even solved the problem of representing mathematics on a computer, let alone proving it. Despite the power of computers to render images of stunning beauty we still don&#039;t have an efficient means of expressing ourselves on a computer. Mathematical notation was designed and refined over centuries going back to numerals imported from India via the Arab world. But with the advent of computers, Instead of things like the lovely curvy symbol introduced by Fourier, I now have to type crap like \int_{x_i}^{x_{i+1}} dx. When I look at most proof-checking systems they make me want to run a mile. When formally checked proofs actually look like recognisable mathematics, and can be entered in a friendly way, then some of the resistance to them might go away.]]></description>
		<content:encoded><![CDATA[<p>We haven&#8217;t even solved the problem of representing mathematics on a computer, let alone proving it. Despite the power of computers to render images of stunning beauty we still don&#8217;t have an efficient means of expressing ourselves on a computer. Mathematical notation was designed and refined over centuries going back to numerals imported from India via the Arab world. But with the advent of computers, Instead of things like the lovely curvy symbol introduced by Fourier, I now have to type crap like \int_{x_i}^{x_{i+1}} dx. When I look at most proof-checking systems they make me want to run a mile. When formally checked proofs actually look like recognisable mathematics, and can be entered in a friendly way, then some of the resistance to them might go away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://www.arsmathematica.net/2006/08/29/machine-checkable-proofs/#comment-1403</link>
		<dc:creator><![CDATA[michael]]></dc:creator>
		<pubDate>Wed, 30 Aug 2006 07:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.arsmathematica.net/archives/2006/08/29/machine-checkable-proofs/#comment-1403</guid>
		<description><![CDATA[While wishing to know the &quot;why&quot; is certainly a desire, that knowledge to me seems to come from the breadth of a result to other things, thus the deeper &quot;why&quot; is almost certainly going to come later anyway. I feel I could accomplished quite a lot with an oracle providing handholds in the rock face, so to speak. i.e. it still seems worth it since you could still get somewhere.]]></description>
		<content:encoded><![CDATA[<p>While wishing to know the &#8220;why&#8221; is certainly a desire, that knowledge to me seems to come from the breadth of a result to other things, thus the deeper &#8220;why&#8221; is almost certainly going to come later anyway. I feel I could accomplished quite a lot with an oracle providing handholds in the rock face, so to speak. i.e. it still seems worth it since you could still get somewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slawekk</title>
		<link>http://www.arsmathematica.net/2006/08/29/machine-checkable-proofs/#comment-1402</link>
		<dc:creator><![CDATA[slawekk]]></dc:creator>
		<pubDate>Tue, 29 Aug 2006 23:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.arsmathematica.net/archives/2006/08/29/machine-checkable-proofs/#comment-1402</guid>
		<description><![CDATA[HOL (the logic) and HOL Light (the proof assistant) were designed and optimized for software verification, not for presenting machine-checkable mathematical proofs. In software verification the interest is in the fact that a theorem has been proven to be true, while mathematicians would also like to read the proof to find out *why* it is true. 
Other proof assistants are able to provide much more &lt;a href=&quot;http://www.skokodyn.com/strangeset/Isar_example.pdf&quot; rel=&quot;nofollow&quot;&gt; readable &lt;/a&gt; presentations of machine-checkable proofs.]]></description>
		<content:encoded><![CDATA[<p>HOL (the logic) and HOL Light (the proof assistant) were designed and optimized for software verification, not for presenting machine-checkable mathematical proofs. In software verification the interest is in the fact that a theorem has been proven to be true, while mathematicians would also like to read the proof to find out *why* it is true.<br />
Other proof assistants are able to provide much more <a href="http://www.skokodyn.com/strangeset/Isar_example.pdf" rel="nofollow"> readable </a> presentations of machine-checkable proofs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
