Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Proof irrelevant Specif?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Proof irrelevant Specif?


Chronological Thread 
  • From: e+coq-club AT x80.org (Emilio Jesús Gallego Arias)
  • To: Fred Smith <fsmith1024 AT gmail.com>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Proof irrelevant Specif?
  • Date: Sat, 28 May 2016 14:44:58 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=e+coq-club AT x80.org; spf=Neutral smtp.mailfrom=e+coq-club AT x80.org; spf=None smtp.helo=postmaster AT boipeva.ensmp.fr
  • Ironport-phdr: 9a23:sKE5wBc/Zy9WExbiIYYqExH7lGMj4u6mDksu8pMizoh2WeGdxc6yYh7h7PlgxGXEQZ/co6odzbGG4ua9ASddvd6oizMrTt9lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUiv2OQc9HOnpAIma153xjLDjvcCLKFgUzBOGIppMbzyO5T3LsccXhYYwYo0Q8TDu5kVyRuJN2GlzLkiSlRuvru25/Zpk7jgC86l5r50IeezAcq85Vb1VCig9eyBwvZWz9EqLcQzayGERXi0tlxtUA0CR4gr/X4vx63Og6sJy3SCbOYv9SrViChq46KI+RVzjjz5CPDok+knH2pQ2i7hU6FKMoh17womcQoyOpuE2UarZed4VQiJoRMdYTG0SUcuHc4ITAr9Zbq5jpI7nqg5L9EPmCA==
  • Organization: X80 Heavy Industries

Hi Fred,

Fred Smith
<fsmith1024 AT gmail.com>
writes:

> Emilio, Although I have played with ssreflect since our last exchange,
> there is obviously much left to learn. I am glad to see the comprehensive
> support for Fin.t and SubType.

Indeed IMVHO you don't need to use ssreflect at all, but keep in mind
that if you are doing something similar to a "subType", you will end up
replicating much of the existing infrastructure there, which is quite
mature.

> As usual the challenge for me is finding the right term to map to the
> concept I have in mind.

Indeed that's difficult. I don't have so much experience with Coq yet,
but my personal rule of thumb is that the moment I am "having pain" in
my proofs, then I am certainly doing it wrong.

> The jsCoq prototype you linked looks very cool. Who is doing that
> project?

See: https://github.com/ejgallego/jscoq

Best,
Emilio



Archive powered by MHonArc 2.6.18.

Top of Page