Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club]Lifting dependent types to option types

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club]Lifting dependent types to option types


chronological Thread 
  • From: Fabrice Lemercier <nouvid-coq AT yahoo.fr>
  • To: roconnor AT theorem.ca
  • Cc: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club]Lifting dependent types to option types
  • Date: Mon, 23 Jan 2006 09:33:45 +0100 (CET)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Message-ID:Received:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=eAbCYlk8m5rfPGliaaTxbFx+vqEfUlE35KQP5mdOXu433BxQcRy7dK+q9n4uwjxfjkKcQ/OH5vJfOCSa03B5nte0w5rKRczpW4XbP8ae3lbjirnQPJKEHaCDNEP+ta6Z5Yek7D6F2SA+K7s3H46i/pgXfOqcmqhTr+n25jTjMaQ= ;
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Does it mean that I cannot generalize my lifting
function to dependent types?

--- 
roconnor AT theorem.ca
 a écrit :
> This doesn't work because the type of Some (f a') is
> option (B a'), so the
> type of the entire match expression ought to be
> option (B a'), but this is
> impossible because the a' would escape its scope of
> the second case of
> the match clause.




        

        
                
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com




Archive powered by MhonArc 2.6.16.

Top of Page