Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] cleaning up after 'field'

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] cleaning up after 'field'


Chronological Thread 
  • From: Frédéric Besson <frederic.besson AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] cleaning up after 'field'
  • Date: Thu, 5 Nov 2015 18:06:09 +0100


> On 05 Nov 2015, at 17:59, Michael Shulman
> <shulman AT sandiego.edu>
> wrote:
>
> Is there a standard tactic that can automatically solve the non-zero
> conditions left over by "field", at least in simple cases? E.g. if
> the condition is "x - 1 != 0" and we have "x != 1" as a hypothesis?
If this linear arithmetics over R, you can try lra.

Best,

Frédéric

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail




Archive powered by MHonArc 2.6.18.

Top of Page