Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Easy question re: implicit parameters

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Easy question re: implicit parameters


Chronological Thread 
  • From: Pierre Courtieu <pierre.courtieu AT gmail.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Easy question re: implicit parameters
  • Date: Fri, 15 Sep 2017 13:20:24 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=pierre.courtieu AT gmail.com; spf=Pass smtp.mailfrom=pierre.courtieu AT gmail.com; spf=None smtp.helo=postmaster AT mail-ua0-f181.google.com
  • Ironport-phdr: 9a23:m2jILxRBvXpgQJALkFOcg6Kavdpsv+yvbD5Q0YIujvd0So/mwa67bRON2/xhgRfzUJnB7Loc0qyN7PCmBDRIyK3CmU5BWaQEbwUCh8QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnY6Uy/yPgttJ+nzBpWaz4Huj7jzqNXvZFBjgyP1SrdvJl3ipgLI88ISnIFKK6AryxKPrGEeKMpMwmY9HVOehQzxruy34YR/8ilN86Y59sNaS6i8dKMlV6BZASkOPGU85cmtvh7GG1jcrkAAW3kbx0IbSzPO6wv3C9Ko6nP3

Hi,

I don't think targetting beginners is a better choice than targetting experts in this problem. We should try to make switching between the two "modes" easier.
 
I guess a carefully written file (one per main sub-libraries?) containing a bunch of "Arguments .." commands should allow that.

My two cents,
Pierre





2017-09-14 18:27 GMT+02:00 Soegtrop, Michael <michael.soegtrop AT intel.com>:
Dear Coq Team,

> First command of the file: Set Implicit Arguments.

IMHO it is not a good idea to use this directive in the standard library. The standard library should be optimized for readability / understandability of individual definitions also by novice users and not for short writing.

Best regards,

Michael
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928




Archive powered by MHonArc 2.6.18.

Top of Page