package coq-functions-in-zfc

  1. Overview
  2. No Docs
Functions in classical ZFC

Install

Dune Dependency

Authors

Maintainers

Sources

v8.10.0.tar.gz
md5=edb51c470e38728b3a376df99e2e058e

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.10" & < "8.11~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None