Skip to Content.
Sympa Menu

coq-club - [Coq-Club] I'm against setoids and pro ZF

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] I'm against setoids and pro ZF


chronological Thread 
  • From: Victor Porton <porton AT narod.ru>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] I'm against setoids and pro ZF
  • Date: Fri, 04 Nov 2011 22:46:59 +0400
  • Envelope-from: porton AT yandex.ru

I am studying Coq and maybe now may attempt a practical exercise of writing 
some theories.

I noticed that the Coq approach is to use setoids. In my opinion, it is silly 
and contrary to what we do in informal mathematics.

On the other hand we have a ZF(C) formalization:
See a .tar file with the theory at:
http://arxiv.ccsd.cnrs.fr/e-print/math/0402336v1
from the article:
http://arxiv.ccsd.cnrs.fr/abs/math/0402336v1

In Isabelle the development of was split into Isabelle/HOL and Isabelle/ZF 
which cannot interact with each other. That's somehow bad.

On the contrary in the above mentioned ZF formalization for Coq can be used 
together with the rest Coq theories because a set is just a type.

So, I'm declined to write based on ZF.

Can anyone give me any arguments (against or for)?

-- 
Victor Porton - http://portonvictor.org



Archive powered by MhonArc 2.6.16.

Top of Page