Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Extraction of existentially quantified variables

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Extraction of existentially quantified variables


chronological Thread 
  • From: Andrej Bauer <andrej.bauer AT andrej.com>
  • To: Adam Chlipala <adamc AT csail.mit.edu>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Extraction of existentially quantified variables
  • Date: Fri, 10 Feb 2012 21:56:25 +0100

Since we are on this topic, can someone please explain to me why Coq
even bothers with the ugly Obj.t and __? Why not just delete the
irrelevant stuff instead of dragging it along? My reasoning would be:
things outside of Set cannot be computed with, so we convert them all
to unit. We did something like that in RZ.

With kind regards,

Andrej



Archive powered by MhonArc 2.6.16.

Top of Page