Skip to Content.
Sympa Menu

coq-club - [Coq-Club] crush tactic

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] crush tactic


chronological Thread 
  • From: Michael Day <mikeday AT yeslogic.com>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] crush tactic
  • Date: Tue, 23 Mar 2010 19:10:43 +1100

Hi,

Lately I am reading Adam Chlipala's Coq book and experimenting with the crush tactic, which seems very useful.

I do have one question: could the crush tactic be extended to call constructor? In several proofs I've ended up with situations like this:

crush ; constructor.

And I thought that constructor was a relatively "safe" tactic that crush could probably try just to see if it works. Is this not the case?

Best regards,

Michael

--
Print XML with Prince!
http://www.princexml.com



Archive powered by MhonArc 2.6.16.

Top of Page