Skip to Content.
Sympa Menu

coq-club - Re: Universe Polymorphism (Was: [Coq-Club] Proving eq_dep statements?)

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: Universe Polymorphism (Was: [Coq-Club] Proving eq_dep statements?)


chronological Thread 
  • From: David Leduc <david.leduc6 AT googlemail.com>
  • To: Bruno Barras <bruno.barras AT inria.fr>
  • Cc: coq-club AT inria.fr
  • Subject: Re: Universe Polymorphism (Was: [Coq-Club] Proving eq_dep statements?)
  • Date: Fri, 10 Sep 2010 15:32:50 +0000
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=FNcDb43sW5nuTFMlQr8CUiJyq1VwNJevLLuVZWFfB3dTsdY9cBA02f1ndLcHrnEuhT ftyq4cFNGHmodPT4ANhsqCtsKLCamFYQOjNt2IQtd5vQeHi3xdhjE11EXls2A7bDiKPc jJiehHhBOYRS9K8I7Kp0+lAe1KmNfcQOZBgBA=

Bruno Barras 
<bruno.barras AT inria.fr>
 wrote:
> Are you saying you would expect "Check t T" to answer T ? Seriously ?

Yes, seriouly.

> The problem is that it would strongly suggest that T can be embedded
> inside an inhabitant of T,

I find it convenient to think that the category of categories is a category.
Even though I know it is not a object of itself.
It allows me not to duplicate definitions.

> And this exactly to avoid this that universes were introduced.

Of course, I still want them behind the scene to avoid contradictions.

> In the first case, this may slow down type-checking a lot.

From a user point-of-view, it cannot be worse than duplicating
definitions dozens of times, is it?



Archive powered by MhonArc 2.6.16.

Top of Page