Skip to Content.
Sympa Menu

ssreflect - Re: [ssreflect] elim x with my_ind ?

Subject: Ssreflect Users Discussion List

List archive

Re: [ssreflect] elim x with my_ind ?


Chronological Thread 
  • From: "John Wiegley" <>
  • To:
  • Subject: Re: [ssreflect] elim x with my_ind ?
  • Date: Tue, 19 May 2015 12:41:19 -0500
  • Organization: New Artisans LLC

>>>>> Enrico Tassi <> writes:

>> Is there a way of combining [elim] with a hand-made induction principle, as
>> in [induction x using my_ind]?

> This way

> elim/my_ind: x.

Depending on your induction principle, there are some further syntactic
variations that may help. See page 50 of the manual, in the section entitled
"Interpreting eliminations".

John



Archive powered by MHonArc 2.6.18.

Top of Page