Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] unfold _ in _ ?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] unfold _ in _ ?


Chronological Thread 
  • From: Beta Ziliani <beta AT mpi-sws.org>
  • To: Coq Club <coq-club AT inria.fr>
  • Cc: Vladimir Voevodsky <vladimir AT ias.edu>
  • Subject: Re: [Coq-Club] unfold _ in _ ?
  • Date: Wed, 25 Feb 2015 18:08:19 -0300

If you use Ssreflect, Ssreflect's rewrite allows you to do this (and more).

On Wed, Feb 25, 2015 at 5:56 PM, Vladimir Voevodsky <vladimir AT ias.edu> wrote:
Hello,

is there a way to say “unfold ident" in "subexp.” as one can say “change subexp with exp.” ?

Of course, one can not use the word “in” here but there does not seem to be any other reason not to have such a feature.

Vladimir.





Archive powered by MHonArc 2.6.18.

Top of Page