Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Destruct vs. inversion

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Destruct vs. inversion


chronological Thread 
  • From: "Benjamin C. Pierce" <bcpierce AT cis.upenn.edu>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] Destruct vs. inversion
  • Date: Wed, 6 Apr 2011 12:50:29 -0400

Dear Coq experts,

Someone in my class asked a question about destruct vs. inversion: They can 
be described in similar terms  ("generate subgoals for each of the possible 
ways that such-and-such could have been built..."), and there are many 
situations where either can be used; so what's the actual difference?  

Does anyone have a concise, intuitive way of explaining how they overlap in 
function and how they differ, and/or a snappy characterization of when to use 
one and when the other? 

Thanks!

   - Benjamin





Archive powered by MhonArc 2.6.16.

Top of Page