categories - Category Theory list
 help / color / mirror / Atom feed
From: Greg Meredith <lgreg.meredith@biosimilarity.com>
To: Mike Stay <metaweta@gmail.com>, Categories <categories@mta.ca>
Subject: Re: typed lambda calculus:cartesian closed :sorted pi 	calculus:?
Date: Sat, 29 Aug 2009 10:52:11 -0700	[thread overview]
Message-ID: <E1Mi66p-0005hU-Ff@mailserv.mta.ca> (raw)

Dear Mike,

i missed another point in your mail. There's another difference between the
lambda calculus and the π-calculus. As formulated, the lambda calculus is
higher order: you can pass lambda terms as arguments to lambda terms. In the
original formulation of the π-calculus it is not higher order. You can pass
names around, but you can't pass processes around. There are higher order
versions and there is a compilation scheme from higher order to
name-passing. However, the higher order structure significantly changes the
calculus. For example, you can get rid of replication with higher order
structure.

Beyond this point you have a bifurcation in the kinds of higher order
calculi. In the models proposed by Sangiorgi, et al, you have two kinds of
variables -- ones that carry names and ones that carry processes. To my
sensibilities this is significant extra structure. In the models proposed by
Radestock and myself, you have only 1 kind of variable, but you have
reflective structure, allowing the interconversion between processes and
names. This structure allows you to drop the new operator. Again, this is
clearly extra structure.

All in all, i think we can safely conclude that "higher order capability" is
another difference between lambda and π-calculus that is not merely
administrivia.

Best wishes,

--greg


[For admin and other information see: http://www.mta.ca/~cat-dist/ ]


             reply	other threads:[~2009-08-29 17:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-29 17:52 Greg Meredith [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-09-05  2:06 Mike Stay
2009-08-29 17:27 Greg Meredith
2009-08-25 17:40 Mike Stay

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Mi66p-0005hU-Ff@mailserv.mta.ca \
    --to=lgreg.meredith@biosimilarity.com \
    --cc=categories@mta.ca \
    --cc=metaweta@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).