Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Lean Theorem Prover

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Lean Theorem Prover


Chronological Thread 
  • From: e+coq-club AT x80.org (Emilio Jesús Gallego Arias)
  • To: "Benjamin C. Pierce" <bcpierce AT cis.upenn.edu>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Lean Theorem Prover
  • Date: Mon, 07 Mar 2016 19:06:29 +0100
  • Authentication-results: mail2-smtp-roc.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:uhpP3B3/ae1Thx06smDT+DRfVm0co7zxezQtwd8ZsekWKvad9pjvdHbS+e9qxAeQG96LtLQU0qGP6/qocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TWM5DIfUi/yKRBybrysXNWC0ILnjqvro8ebSj4LrQT+SIs6FA+xowTVu5teqqpZAYF19CH0pGBVcf9d32JiKAHbtR/94sCt4MwrqHwI6LoJvvRNWqTifqk+UacQTHF/azh0t4XXskyJZwaJ5HIZU2NeuVwAOwnI9hr3FN+luCDit+dn0ySyNsztC60sVDKkqapnVUm7pj0AMms0s2rQk4l7iL9RiALx/1p42YGcIKyQNf5/eev/cMiIXiJuV8JVWiNGSqqmboIUTrlSdd1EppXw8gNd5SC1AhOhUaa2kmdF
  • Organization: X80 Heavy Industries

I arrive pretty late to the thread but I'd like to add our two cents:

"Benjamin C. Pierce"
<bcpierce AT cis.upenn.edu>
writes:

> I wonder whether beginning users will find the available input methods
> confusing or off-putting, and (more significantly)

> I wonder whether the world has stabilized to the point where the major
> Coq IDEs will “just work” with unicode in their default configurations
> on all platforms.

Regarding these questions, in jsCoq (and thus in courses using it)
we've made the following choices:

+ Assume Coq users know LaTeX: unicode input is done by typing latex
commands, as in emacs.

Whether this is off putting to students, we don't know, but we assume
to know a bit of TeX cannot harm too much.

[Adding a toolbar with symbols would be pretty easy]

+ No pretty-fication: thus no confusion between \leq and ≤ .

+ We believe Unicode should work seamlessly in all supported platforms
(thanks to webfonts).

We'd be very interested to hear whether some use cases are not covered
by these constrains.

Best regards,
Emilio



Archive powered by MHonArc 2.6.18.

Top of Page