Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Triple Induction Tactic

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Triple Induction Tactic


chronological Thread 
  • From: "M. Scott Doerrie" <mdoerri AT cs.jhu.edu>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] Triple Induction Tactic
  • Date: Mon, 26 Apr 2010 15:53:07 -0400

I need to perform triple induction in a similar way as double induction. Is there a straightforward way to get this up and running in 8.2pl1, or do I need to learn to write tactics in OCaml? I'm looking at functional induction and dependent induction, but can't seem to invoke them even after importing the required libraries.

Scott Doerrie



Archive powered by MhonArc 2.6.16.

Top of Page