coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Edsko de Vries <devriese AT cs.tcd.ie>
- To: coq-club AT pauillac.inria.fr
- Subject: [Coq-Club] Universe constraints
- Date: Sat, 21 Jun 2008 00:11:36 +0100
- List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>
Hi,
I have a question about universes (I keep getting universe
inconsistencies and I find them hard to debug).
prod is defined in the Coq standard library as
Inductive prod (A : Type) (B : Type) : Type := pair : A -> B -> A * B
Now, the type of prod is really
Type(i) -> Type(j) -> Type(k)
with some constraints between i, j and k. What are these constraints?
(And, more generally, how do I find out? I can Print Universes, but that
gives me a long list of constraints between universe variables, but
without telling me which variables are associated with what functions).
Thanks,
Edsko
- [Coq-Club] Universe constraints, Edsko de Vries
- Re: [Coq-Club] Universe constraints,
Adam Chlipala
- Re: [Coq-Club] Universe constraints,
Edsko de Vries
- Re: [Coq-Club] Universe constraints,
Adam Chlipala
- Re: [Coq-Club] Universe constraints,
Edsko de Vries
- Re: [Coq-Club] Universe constraints, Adam Chlipala
- Re: [Coq-Club] Universe constraints, Hugo Herbelin
- Re: [Coq-Club] Universe constraints,
Edsko de Vries
- Re: [Coq-Club] Universe constraints,
Adam Chlipala
- Re: [Coq-Club] Universe constraints,
Edsko de Vries
- Re: [Coq-Club] Universe constraints,
Adam Chlipala
Archive powered by MhonArc 2.6.16.