coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Assia Mahboubi <assia.mahboubi AT inria.fr>
- To: coq-club AT pauillac.inria.fr
- Subject: [Coq-Club] Debugging (Ltac) tactics producing terms
- Date: Thu, 26 Apr 2007 15:43:50 +0200
- List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>
Hi,
I would like to inspect the values produced on particular entries by a tactic constructing terms, like:
Ltac toto n := constr:(S n).
I can build an other tactic :
Ltac titi n :=
let x := (toto n) in
let m := fresh "m" in (pose m := x).
and call it in proof mode.
I would like to know if there is a simpler way to access to the values of toto.
Thanks in advance,
assia
- [Coq-Club] Extended deadline: Programming Languages for Mechanized Mathematics Workshop, Freek Wiedijk
- [Coq-Club] Debugging (Ltac) tactics producing terms, Assia Mahboubi
- Re: [Coq-Club] Debugging (Ltac) tactics producing terms,
Brian E. Aydemir
- Re: [Coq-Club] Debugging (Ltac) tactics producing terms, Benoit Boyer
- Re: [Coq-Club] Debugging (Ltac) tactics producing terms,
Brian E. Aydemir
- [Coq-Club] Debugging (Ltac) tactics producing terms, Assia Mahboubi
Archive powered by MhonArc 2.6.16.