Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Cezar proof text transformation

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Cezar proof text transformation


chronological Thread 
  • From: Florian Haftmann <florian.haftmann AT informatik.tu-muenchen.de>
  • To: Taral <taralx AT gmail.com>, coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Cezar proof text transformation
  • Date: Sat, 28 Mar 2009 15:09:01 +0100
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>
  • Organization: TU München, Lehrstuhl Software and Systems Engineering

Hi Taral,

> Set Ltac Debug.
> 
> This will show you the actual environment under which your "using ..."
> clause is being run. It is *not* the same as the (full) environment
> you get with "escape".

indeed it works the following way:

thus (S q + s = n) by n_Sr, plus_Sn_m, qsr.

The rule plus_Sn_m has to named explicitly.

Thanks a lot!
        Florian

-- 

Home:
http://wwwbroy.in.tum.de/~haftmann

PGP available:
http://home.informatik.tu-muenchen.de/haftmann/pgp/florian_haftmann_at_informatik_tu_muenchen_de

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MhonArc 2.6.16.

Top of Page