package coq-functions-in-zfc

  1. Overview
  2. No Docs
Functions in classical ZFC

Install

Dune Dependency

Authors

Maintainers

Sources

v8.8.0.tar.gz
md5=190ebb70607a66e631a7ed0ad3816124

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.8" & < "8.9~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None