Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Overloading of Tactical names

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Overloading of Tactical names


chronological Thread 
  • From: Bas Spitters <spitters AT cs.kun.nl>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club] Overloading of Tactical names
  • Date: Fri, 02 Aug 2002 13:14:42 +0200
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Dear Coq users,

I would like to write my own tactical with a variable number of arguments.
Like Intros: we can use Intros, but also Intros a b.

How would I do this?

A related question.
I would like to make a tactical existing of several words.
Like Unfold: Unfold x in H.

How would I do this?

Thanks in advance,

Bas Spitters





Archive powered by MhonArc 2.6.16.

Top of Page