Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Sigma Type Coercion

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Sigma Type Coercion


chronological Thread 
  • From: Adam Chlipala <adamc AT hcoop.net>
  • To: Julio <coquser AT googlemail.com>
  • Cc: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Sigma Type Coercion
  • Date: Wed, 09 Sep 2009 17:31:40 -0400
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Adam Chlipala wrote:
Your example is strange. Up to proof irrelevance, the type [BSig] has exactly one inhabitant (which is [Build_B "kilometers"]), so the coercion must be the constant function returning that value.

I actually meant that the inhabitant is the value I gave injected into [BSig] with a [refl_equal] proof of the equality fact.





Archive powered by MhonArc 2.6.16.

Top of Page