Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] multiple typeclass instance question

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] multiple typeclass instance question


Chronological Thread 
  • From: Pierre-Marie Pédrot <pierre-marie.pedrot AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] multiple typeclass instance question
  • Date: Sat, 12 Mar 2016 13:51:02 +0100

On 11/03/2016 21:58, Arnaud Spiwack wrote:
> Of course, for Coq, this is probably unworkable. Pretyping is the most
> sensitive part of Coq and making everything subtly different in
> unpredictable ways is probably not worth the huge effort this would
> represent.

I'm not sure that the pretyper by itself would be difficult to port to
the monad, at least for the pretyping.ml file. This would make it
compatible with the tactic-in-term bactracking. What would be more
difficult would be the unification stuff.

PMP

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.18.

Top of Page