Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Re: [TYPES] a question

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Re: [TYPES] a question


Chronological Thread 
  • From: Brian Huffman <huffman AT in.tum.de>
  • To: Vladimir Voevodsky <vladimir AT ias.edu>
  • Cc: types-list AT lists.seas.upenn.edu, Coq Club <coq-club AT inria.fr>
  • Subject: [Coq-Club] Re: [TYPES] a question
  • Date: Thu, 19 Jul 2012 18:26:11 +0200

On Thu, Jul 19, 2012 at 4:43 PM, Vladimir Voevodsky
<vladimir AT ias.edu>
wrote:
> does any one know if the system of natural arithmetic with equality,
> addition, multiplication, exponentiation (or without exponentiation),
> "forall" quantifier, implication and conjunction is decidable? There is no
> existential quantifier and no negation.

Couldn't you encode negation as "P -> False", where "False" is a
formula like "0 = 1" or "ALL x y. x = y"?

In this case, it would seem that the answer is no.

- Brian



Archive powered by MHonArc 2.6.18.

Top of Page