Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Axioms reported by coqchk

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Axioms reported by coqchk


Chronological Thread 
  • From: Jonathan Leivent <jonikelee AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Axioms reported by coqchk
  • Date: Sat, 20 Aug 2016 14:57:42 -0400
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=jonikelee AT gmail.com; spf=Pass smtp.mailfrom=jonikelee AT gmail.com; spf=None smtp.helo=postmaster AT mail-qk0-f173.google.com
  • Ironport-phdr: 9a23:rIk/xR3/HjoTItdWsmDT+DRfVm0co7zxezQtwd8ZsegTI/ad9pjvdHbS+e9qxAeQG96KsrQe26GP6fuoGTRZp83Q6DZaKN0EfiRGoP1epxYnDs+BBB+zB9/RRAt+Iv5/UkR49WqwK0lfFZW2TVTTpnqv8WxaQU2nZkJLL+j4UrTfk96wn7jrvcaCOkMS1HHkO+g6bE3v616A7o9O2coqA51y4yOBmmFPdeVSyDEgDnOotDG42P2N+oV++T9bofMr+p0Ie6z7e6MlUe4QV2x+YChmrPHs4BLEVE6E4mYWemQQiBtBRQbfvz/gWZKkkCz8v/Z90S/SGcD3U70yRXz27aBtSRzljCoKHzE8+WDTzMd3ifQI81qauxVjztuMM8muP/1kc/aFcA==



On 08/19/2016 10:26 PM, Jonathan Leivent wrote:

...
OK - maybe it wouldn't be so hard to fix the standard library and plugins after all...


I tried this typeclasses replacement of axioms in part of a development I have that contains its own axiom. It requires a bit more care and feeding than I anticipated, but there do seem to be workarounds for the various issues that arise (such as the addition of an implicit arg on each definition that consumes axioms). Unfortunately, its the kind of work that probably means a change like this would not be considered a drop-in replacement for the existing axioms in the standard library.

-- Jonathan




Archive powered by MHonArc 2.6.18.

Top of Page