Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Should I use ZFC to formalize order theory?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Should I use ZFC to formalize order theory?


Chronological Thread 
  • From: Adam Chlipala <adamc AT csail.mit.edu>
  • To: Daniel Schepler <dschepler AT gmail.com>
  • Cc: coq-club Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Should I use ZFC to formalize order theory?
  • Date: Thu, 27 Dec 2012 09:56:57 -0500

On 12/26/2012 11:18 AM, Daniel Schepler wrote:
I'd say that using Coq types as the base for the theory would almost
always be the way to go, unless somehow your theory is intricately
tied to ZFC concepts (which should be extremely rare outside model
theory). The main advantage of ZFC is a small set of syntax and
axioms (mostly useful for model theory), while the big disadvantage is
that it's a fairly artificial model in which to do real mathematics.
Coq's type theory is a much closer match to how most mathematicians
think of things on a daily basis, but at the cost of a somewhat more
complex kernel and metatheory.

Is it true that CIC has more complex metatheory, when we properly consider first-order logic as part of the definition of ZFC?



Archive powered by MHonArc 2.6.18.

Top of Page