package coq-functions-in-zfc

  1. Overview
  2. No Docs
Functions in classical ZFC

Install

Dune Dependency

Authors

Maintainers

Sources

v8.9.0.tar.gz
md5=6b065d9b2e6d203dd29f0674e1f7c87b

Description

This mostly repeats Guillaume Alexandre's contribution `zf', but in classical logic and with a different proof style. We start with a simple axiomatization of some flavor of ZFC (for example Werner's implementation of ZFC should provide a model). We develop some very basic things like pairs, functions, and a little bit about natural numbers, following the standard classical path.

Dependencies (2)

  1. coq >= "8.9" & < "8.10~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None