Skip to Content.
Sympa Menu

coq-club - Re: Re: [Coq-Club]

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: Re: [Coq-Club]


chronological Thread 
  • From: Michael<michaelschausten AT googlemail.com>
  • To: coq-club AT inria.fr
  • Subject: Re: Re: [Coq-Club]
  • Date: Mon, 20 Sep 2010 18:59:02 +0200

I think I misunderstood something in the "direction" of my proof. When I apply
a Lemma to my proof, the proof has to match the "right side" and is replaced 
by
the left side (the precondition). When I apply the Lemma to a Hypothesis, the
Hypothesis has to match the left side of course. So, what I wanted to do
doesn't make sense.

I have another question then with my new proof. If I have a proof "x <= y", is
there a way to proof it by contradiction (something like creating a hypothesis
"x > y" and concluding "False")?



Archive powered by MhonArc 2.6.16.

Top of Page