Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Inversion of a Prop Hypothesis

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Inversion of a Prop Hypothesis


chronological Thread 
  • From: Saint Wesonga <saintwesonga AT gmail.com>
  • To: Adam Chlipala <adamc AT csail.mit.edu>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Inversion of a Prop Hypothesis
  • Date: Mon, 23 Apr 2012 12:45:22 -0600

That proof state was the second portion of "case (V_eq_dec v v0) as [v_eq|v_neq]", so I think there indeed was a contradiction.

On Mon, Apr 23, 2012 at 7:23 AM, Adam Chlipala <adamc AT csail.mit.edu> wrote:
On 04/23/2012 09:20 AM, Bernard Hurley wrote:
I think Saint is trying to obtain a contradiction from the fact that he can prove v = v0 from v = v0 -> False.

There fairly clearly is no contradiction inherent in such a deduction.  For instance, let [v = 0] and [v0 = 0].  The goal would be proved by reflexivity.




Archive powered by MhonArc 2.6.16.

Top of Page