coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: wesongathedeveloper AT yahoo.com
- To: coq-club AT inria.fr
- Subject: [Coq-Club] Inversion of a Prop Hypothesis
- Date: Sat, 21 Apr 2012 21:11:04 +0200
Hello,
I have a question about the following proof state:
v_neq : v = v0 -> False
______________________________________(1/51)
v = v0
V is an inductive type. I had the hypothesis "v_neq" as v <> v0 since I did
"case (V_eq_dec v v0) as [v_eq|v_neq]." For this branch where v <> v0, I
thought that I would be able to use inversion on v_neq to dispatch this goal.
However, I get the message that the type of v_neq is not inductive. How do I
use this proposition to show that this goal is a contradiction (if this is
possible, I'm still figuring out how Prop is different from the traditional
"boolean" world)?
Thank you,
Saint.
- [Coq-Club] Inversion of a Prop Hypothesis, wesongathedeveloper
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Alan Schmitt
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Adam Chlipala
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Chad E Brown
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis, Jonas Oberhauser
- Re: [Coq-Club] Inversion of a Prop Hypothesis, Saint Wesonga
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis, Saint Wesonga
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Chad E Brown
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis, Saint Wesonga
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Adam Chlipala
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Alan Schmitt
Archive powered by MhonArc 2.6.16.