Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Re: refine skipping hole

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Re: refine skipping hole


Chronological Thread 
  • From: AUGER Cédric <sedrikov AT gmail.com>
  • To: Arnaud Spiwack <aspiwack AT lix.polytechnique.fr>
  • Cc: Pierre Courtieu <pierre.courtieu AT gmail.com>, coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Re: refine skipping hole
  • Date: Tue, 9 Oct 2012 14:23:22 +0200

Le Tue, 9 Oct 2012 12:01:00 +0200,
Arnaud Spiwack
<aspiwack AT lix.polytechnique.fr>
a écrit :

> > Mmmh I would say it does have something to do with side effects
> > since (still in v8.4) when you go back and forth in a script the
> > existential variables numbers actually change. Is there any reason
> > for that by the way?
> >
>
> None. It's just simpler this way (for now). It's true that it makes
> the naming of existential variables worse, but it's not like you can
> control those that exist in the background, so side effect or not, as
> long as the names are generated, they will look bad.
>
>
> Arnaud

Of course they looks bad, but avoiding this side effect could help in
understanding mechanics. If existentials change each time you
undo/redo, it is hard to figure who was who. For teaching purpouse, it
is good to have some deterministic generation name also.



Archive powered by MHonArc 2.6.18.

Top of Page