Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] The same id. name has difference types!

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] The same id. name has difference types!


chronological Thread 
  • From: Pierre Casteran <pierre.casteran AT labri.fr>
  • To: xiang sen <xiangsen AT ustc.edu>
  • Cc: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] The same id. name has difference types!
  • Date: Mon, 4 Jul 2005 20:49:56 +0200
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Selon xiang sen 
<xiangsen AT ustc.edu>:

Hi,

 Can you give a (small :-) ) script which leads to this problem?
 In the goal you give below, I can see only one declaration of "p"

Cheers,

Pierre



> Hi all,
>
> I inversion one hypothesis and generate serveral bypo, and
> coincidentally there are two id. owning the same name.
> such as :
> p : nat
> p' : nat
> q : nat
> H34 : p = lookupR rf p
> H35 : q = 0
> H27 : h1 = x9
> H29 : rf1 = rf
> _________________________
> ....................
>
> where one p is of "nat', one is of "reg". When I reference p as "reg",
> coqtop reports errors and does not work as expected.
> How to resolve it?
>
> Thanks
>
> Best
> Xiang Sen
>
>
> --------------------------------------------------------
> Bug reports: http://coq.inria.fr/bin/coq-bugs
> Archives: http://pauillac.inria.fr/pipermail/coq-club
>           http://pauillac.inria.fr/bin/wilma/coq-club
> Info: http://pauillac.inria.fr/mailman/listinfo/coq-club
>


-- 
Pierre Casteran

http://www.labri.fr/Perso/~casteran/

(+33) 540006931

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




Archive powered by MhonArc 2.6.16.

Top of Page