Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Multi-core execution?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Multi-core execution?


Chronological Thread 
  • From: Adam Chlipala <adamc AT csail.mit.edu>
  • To: Enrico Tassi <enrico.tassi AT inria.fr>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Multi-core execution?
  • Date: Mon, 11 Mar 2013 07:56:04 -0400

On 03/11/2013 06:56 AM, Enrico Tassi wrote:
The admit tactic is just implemented as "case daemon" where daemon is
an Axiom of False. Again no side effects (no axiom injected into the
environment by the tactic).

From the department of unintended consequences...

This approach makes it harder to use [Print Assumptions] to take stock of the assumptions a proof depends on.



Archive powered by MHonArc 2.6.18.

Top of Page