coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Arnaud Spiwack <aspiwack AT lix.polytechnique.fr>
- To: Nils Anders Danielsson <nad AT chalmers.se>
- Cc: coq-club AT inria.fr
- Subject: Re: [Coq-Club] dependent induction 2
- Date: Mon, 27 Feb 2012 09:44:53 +0100
- Authentication-results: mr.google.com; spf=pass (google.com: domain of arnaud.spiwack AT gmail.com designates 10.216.135.193 as permitted sender) smtp.mail=arnaud.spiwack AT gmail.com; dkim=pass header.i=arnaud.spiwack AT gmail.com
My feverish brain does not manage to see under which precise assumption this holds. However, I doubt it'll work for Coq (I'm guessing the fact that the type argument is taken in a predicative sort rather than an impredicative one would be the issue).
Arnaud
On 26 February 2012 13:15, Nils Anders Danielsson <nad AT chalmers.se> wrote:
On 2012-02-24 10:30, Arnaud Spiwack wrote:Paulin-Mohring's variant of J is equivalent to Martin-Löf's, even in the
I highly doubt it. Take the substitutive equality as an example. It is
defined as:
Inductive eq (A:Type) (x:A) : A -> Prop := refl : eq x x.
rather than
Inductive eq (A:Type) : A -> A -> Prop := refl (x:A) : eq x x.
They're not equivalent. The job of K is precisely to make the
difference between parameters and indices moot (appart from side
issues such as universes).
absence of K. See the addendum to Thomas Streicher's
Habilitationsschrift
(http://www.mathematik.tu-darmstadt.de/~streicher/HabilStreicher.pdf).
--
/NAD
- [Coq-Club] dependent induction 2, Andrew Polonsky
- Re: [Coq-Club] dependent induction 2,
Arnaud Spiwack
- Re: [Coq-Club] dependent induction 2,
Nils Anders Danielsson
- Re: [Coq-Club] dependent induction 2, Arnaud Spiwack
- Re: [Coq-Club] dependent induction 2,
Nils Anders Danielsson
- Re: [Coq-Club] dependent induction 2, Arnaud Spiwack
- Re: [Coq-Club] dependent induction 2,
Nils Anders Danielsson
- Re: [Coq-Club] dependent induction 2, Arnaud Spiwack
- Re: [Coq-Club] dependent induction 2,
Nils Anders Danielsson
- Re: [Coq-Club] dependent induction 2,
Pierre Courtieu
- Re: [Coq-Club] dependent induction 2,
Adam Chlipala
- Re: [Coq-Club] dependent induction 2, Pierre Courtieu
- Re: [Coq-Club] dependent induction 2,
Vincent Siles
- Re: [Coq-Club] dependent induction 2, Andrew Polonsky
- Re: [Coq-Club] dependent induction 2,
Adam Chlipala
- Re: [Coq-Club] dependent induction 2,
Arnaud Spiwack
Archive powered by MhonArc 2.6.16.