Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] How to project/define these attributes?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] How to project/define these attributes?


chronological Thread 
  • From: Adam Chlipala <adamc AT csail.mit.edu>
  • To: zaman.a25 AT gmail.com
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] How to project/define these attributes?
  • Date: Wed, 10 Aug 2011 10:22:10 -0400

zaman.a25 AT gmail.com
 wrote:
Thanks for your response. I dont wish to combine them. Id simply like to get
the ProtocolEvent of p1 and then of p2, separately. So, for the last
constructor, pick the ProtocolEvent of the first argument and return it, then
pick the second and return it...

This makes no sense to me. You are talking about "sequencing of operations" within mathematics, which has no inherent concept of time (unlike imperative programming).

I think you need to sit down and come up with an unambiguous description of what you really want. I don't believe you really know yet what function you want to implement, so of course implementation is challenging.



Archive powered by MhonArc 2.6.16.

Top of Page