coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: ahrens <Benedikt.Ahrens AT unice.fr>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Inductive family of finite types
- Date: Tue, 28 Jun 2011 18:44:46 +0200
Hi,
On 06/28/2011 03:25 PM, Gert Smolka wrote:
[...]
> Inductive Fin : nat -> Type :=
> | FinO : forall n, Fin (S n)
> | FinS : forall n, Fin n -> Fin (S n).
>
> Unfortunately, I cannot prove
>
> Lemma Fin1 (k : Fin 1) :
> k = FinO 0.
>
> Help would be appreciated.
you might be interested in the blog post [1], which explains the
theoretical issues and mentions precisely your example of finite sets.
Greetings,
benedikt
[1]
http://homotopytypetheory.org/2011/04/10/just-kidding-understanding-identity-elimination-in-homotopy-type-theory/
- [Coq-Club] Inductive family of finite types, Gert Smolka
- Re: [Coq-Club] Inductive family of finite types, Adam Chlipala
- <Possible follow-ups>
- Re: [Coq-Club] Inductive family of finite types,
Paolo Herms
- Re: [Coq-Club] Inductive family of finite types,
Gert Smolka
- Re: [Coq-Club] Inductive family of finite types,
Adam Chlipala
- Re: [Coq-Club] Inductive family of finite types,
Gert Smolka
- Re: [Coq-Club] Inductive family of finite types, Daniel Schepler
- Re: [Coq-Club] Inductive family of finite types,
Gert Smolka
- Re: [Coq-Club] Inductive family of finite types,
Adam Chlipala
- Re: [Coq-Club] Inductive family of finite types,
Gert Smolka
- Re: [Coq-Club] Inductive family of finite types, ahrens
Archive powered by MhonArc 2.6.16.