Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Tricks to make Unicode input easier and proof scripts more readable (was Re: Lean Theorem Prover)

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Tricks to make Unicode input easier and proof scripts more readable (was Re: Lean Theorem Prover)


Chronological Thread 
  • From: Clément Pit--Claudel <clement.pit AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Tricks to make Unicode input easier and proof scripts more readable (was Re: Lean Theorem Prover)
  • Date: Thu, 3 Mar 2016 09:42:44 -0700
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=clement.pit AT gmail.com; spf=SoftFail smtp.mailfrom=clement.pit AT gmail.com; spf=None smtp.helo=postmaster AT mout.kundenserver.de
  • Ironport-phdr: 9a23:TxRN8RwbL+DKkbnXCy+O+j09IxM/srCxBDY+r6Qd0e4TIJqq85mqBkHD//Il1AaPBtWEra0YwLWJ+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuStGU0Jj8iL/60qaQSjsLrQL1Wal1IhSyoFeZnegtqqwmFJwMzADUqGBDYeVcyDAgD1uSmxHh+pX4p8Y7oGwD884mosVHSODxe7kyZb1eFjUvdW4vt+PxshyWZg8O43YaTlIukwYNRiPB5Qz2U5O55iD+u+9w3jXcJczqZb8xUDWmqaxsTUm72288Kzcl/TSP2YRLh6VBrUf5qg==

On 03/03/2016 08:59 AM, Soegtrop, Michael wrote:
> One interesting point is that I had a discussions with a SW engineer
> on this topic today and he really doesn't like special notations for
> things like forall or exists. He believes that many SW engineers
> might be repelled by such notations, because they are not used to it.
> I argued that doing math to a certain extent uses the visual
> capabilities of the brain and that this requires a notation which can
> be visually processed, but I don't think I could convince him. Maybe
> there are people who a more audio/language centric and others who are
> more visual centric and that this influences which notations you
> prefer.

I think prettification offers an interesting middle ground (see an example at
https://github.com/cpitclaudel/company-coq/#prettification-of-operators-types-and-subscripts;
these two screenshots show the same Emacs buffer, with and without the
prettification layer). This should allow both kinds of SW engineers to work
on the same files.

Clément.

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.18.

Top of Page