package coq-gaia-schutte

  1. Overview
  2. No Docs
Implementation of ordinals in Coq following Schütte and Ackermann

Install

Dune Dependency

Authors

Maintainers

Sources

v1.17.tar.gz
sha512=beeb2b8bf16549db96cf423a140e8bc927235919e3d3f54f3e93a1c2edca6d285b046518a244c417f6f2c48f02b185b2ad059b8d441eeee8b896b8658d3a33a6

Description

Types for ordinal numbers in Coq using the Mathematical Components library, following the approaches of Schütte and Ackermann.

Dependencies (3)

  1. coq-mathcomp-ssreflect >= "1.12.0" & < "1.19"
  2. coq >= "8.10" & < "8.19"
  3. dune >= "2.5"

Dev Dependencies

None

Used by (1)

  1. coq-gaia-ordinals = "1.17"

Conflicts (1)

  1. coq-gaia