From: Haruo Hosoya <hahosoya@kurims.kyoto-u.ac.jp>
To: rossberg@ps.uni-sb.de
Cc: skaller@ozemail.com.au, caml-list@inria.fr
Subject: Re: [Caml-list] How to compare recursive types?
Date: Wed, 24 Apr 2002 18:26:11 +0900 [thread overview]
Message-ID: <20020424182611G.hahosoya@kurims.kyoto-u.ac.jp> (raw)
In-Reply-To: <3CC675D7.40ADAD0F@ps.uni-sb.de>
Dear Andreas,
I'm juping in the middle of the discussion (not following the
context)...
Andreas Rossberg <rossberg@ps.uni-sb.de> wrote:
> If you add lambdas (under recursion) things get MUCH harder. Last time I
> looked the problem of equivalence of such types under the equi-recursive
> interpretation you seem to imply (i.e. recursion is `transparent') was
> believed to be undecidable.
It IS a difficult problem, but there is actually a hope. Solomon
proved in '78 that the equivalence problem between a limited form of
parametric types reduces to the equivalence between deterministic
pushdown automata. The latter had been a long-standing big problem.
Very recently ('97), it was solved: decidable. If you are interested,
look into these papers.
@InProceedings{Solomon78,
author = "Marvin Solomon",
title = "Type Definitions with Parameters",
booktitle = "Conference Record of the Fifth Annual {ACM} Symposium
on Principles of Programming Languages",
address = "Tucson, Arizona",
organization = "ACM SIGACT-SIGPLAN",
month = jan # " 23--25,",
year = "1978",
pages = "31--38",
note = "Extended abstract",
}
@InProceedings{Senizergues97,
author = "G{\'{e}}raud S{\'{e}}nizergues",
title = "Decidability of the equivalence problem for
deterministic pushdown automata",
OPTcrossref = "",
OPTkey = "",
OPTeditor = "",
OPTvolume = "",
OPTnumber = "",
OPTseries = "",
OPTpages = "",
booktitle = "Proceedings of INFINITY'97",
year = "1997",
OPTorganization = "",
OPTpublisher = "",
OPTaddress = "",
OPTmonth = "",
OPTnote = "",
OPTannote = ""
}
Hope helps,
Haruo
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next prev parent reply other threads:[~2002-04-24 9:30 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-17 9:49 [Caml-list] Polymorphic variants John Max Skaller
2002-04-17 10:43 ` Remi VANICAT
2002-04-17 23:49 ` John Max Skaller
2002-04-18 1:23 ` Jacques Garrigue
2002-04-18 9:04 ` John Max Skaller
2002-04-24 6:55 ` [Caml-list] How to compare recursive types? John Max Skaller
2002-04-24 9:07 ` Andreas Rossberg
2002-04-24 9:26 ` Haruo Hosoya [this message]
2002-04-24 13:14 ` John Max Skaller
2002-04-24 15:04 ` Andreas Rossberg
2002-04-25 1:11 ` John Max Skaller
2002-04-25 4:41 ` John Max Skaller
2002-04-25 7:03 ` [Caml-list] How to compare recursive types? Solution! John Max Skaller
2002-04-25 13:31 ` Jerome Vouillon
2002-04-27 4:11 ` John Max Skaller
2002-04-25 8:54 ` [Caml-list] How to compare recursive types? Andreas Rossberg
2002-04-25 13:20 ` Jerome Vouillon
2002-04-27 3:43 ` John Max Skaller
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=20020424182611G.hahosoya@kurims.kyoto-u.ac.jp \
--to=hahosoya@kurims.kyoto-u.ac.jp \
--cc=caml-list@inria.fr \
--cc=rossberg@ps.uni-sb.de \
--cc=skaller@ozemail.com.au \
/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