package coq-functions-in-zfc

  1. Overview
  2. No Docs
Functions in classical ZFC

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=3a5319b8b3971c063202173ec5f75bf3

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

Dev Dependencies

None

Used by

None

Conflicts

None