<?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: No Representation without Taxation</title>
	<atom:link href="http://www.e-pig.org/epilogue/?feed=rss2&#038;p=657" rel="self" type="application/rss+xml" />
	<link>http://www.e-pig.org/epilogue/?p=657</link>
	<description>for Epigram</description>
	<lastBuildDate>Sun,  6 Nov 2011 09:25:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam</title>
		<link>http://www.e-pig.org/epilogue/?p=657&#038;cpage=1#comment-72577</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Fri, 20 Aug 2010 14:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-pig.org/epilogue/?p=657#comment-72577</guid>
		<description>Thanks for pointing this out. I&#039;ve fixed the typo.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing this out. I&#8217;ve fixed the typo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn Willen</title>
		<link>http://www.e-pig.org/epilogue/?p=657&#038;cpage=1#comment-71206</link>
		<dc:creator>Glenn Willen</dc:creator>
		<pubDate>Wed, 23 Jun 2010 17:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-pig.org/epilogue/?p=657#comment-71206</guid>
		<description>&quot;We get from values to types by quotation.&quot;

This should presumably read &quot;from values to terms&quot;. I suspect your target audience won&#039;t be confused by this, but it took me a minute or two to figure it out.</description>
		<content:encoded><![CDATA[<p>&#8220;We get from values to types by quotation.&#8221;</p>
<p>This should presumably read &#8220;from values to terms&#8221;. I suspect your target audience won&#8217;t be confused by this, but it took me a minute or two to figure it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conor</title>
		<link>http://www.e-pig.org/epilogue/?p=657&#038;cpage=1#comment-71004</link>
		<dc:creator>Conor</dc:creator>
		<pubDate>Mon, 31 May 2010 14:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-pig.org/epilogue/?p=657#comment-71004</guid>
		<description>As a footnote, some info on what we care about when.

To typecheck a term, it must be beta-normal. Environment-body pairs cannot be typechecked without substituting them out (hereditarily).
To match on a term, it must be beta-delta-normal and of positive type. (Positive types are Set, Prop, enumerations, datatypes. Not Pi, Sig, proofs, codatatypes.)
To update a term, we care only that it is represented in a first-order way.
To construct a term, e.g. when implementing an operator, we like some sort of lambda (Haskell or de Bruijn), not environment-body pairs.
To go from functional binding or environment-body pairs to a first-order lambda requires a name supply.
To typecheck requires a name supply and bidirectional type information.
To eta-expand requires a name supply and bidirectional type information.
To beta-normalize or beta-delta-normalize requires only a name supply.
Whatever &#8216;values&#8217; operators consume must be easily embedded anywhere in whatever they produce, without a name supply.

These constraints admit a variety of solutions. Are there more constraints?</description>
		<content:encoded><![CDATA[<p>As a footnote, some info on what we care about when.</p>
<p>To typecheck a term, it must be beta-normal. Environment-body pairs cannot be typechecked without substituting them out (hereditarily).<br />
To match on a term, it must be beta-delta-normal and of positive type. (Positive types are Set, Prop, enumerations, datatypes. Not Pi, Sig, proofs, codatatypes.)<br />
To update a term, we care only that it is represented in a first-order way.<br />
To construct a term, e.g. when implementing an operator, we like some sort of lambda (Haskell or de Bruijn), not environment-body pairs.<br />
To go from functional binding or environment-body pairs to a first-order lambda requires a name supply.<br />
To typecheck requires a name supply and bidirectional type information.<br />
To eta-expand requires a name supply and bidirectional type information.<br />
To beta-normalize or beta-delta-normalize requires only a name supply.<br />
Whatever &lsquo;values&rsquo; operators consume must be easily embedded anywhere in whatever they produce, without a name supply.</p>
<p>These constraints admit a variety of solutions. Are there more constraints?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
