Skip to Content.
Sympa Menu

coq-club - Re: Re: [Coq-Club] Easy proofs complicated with reals

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: Re: [Coq-Club] Easy proofs complicated with reals


chronological Thread 
  • From: Michael<michaelschausten AT googlemail.com>
  • To: coq-club AT inria.fr
  • Subject: Re: Re: [Coq-Club] Easy proofs complicated with reals
  • Date: Fri, 27 Aug 2010 12:20:41 +0200

The tactic psatzl is working fine, thank you for that hint.

I'm still having some other problems, which seem (with regard to the content)
simple. I think it's a problem about type conversion:
I'd like to calculate (or actually replace) (IZR 32 * powerRZ 2 (-5) * x) with
simply x. However, I don't succeed in converting the two parts in such a way
that i can reduce them to get "x" alone.

What am I doing wrong?


Sincerely,



Archive powered by MhonArc 2.6.16.

Top of Page