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

v2.0.tar.gz
sha512=37551367ae132870235e2dfd433d420e814933c642068f4d1e0bc37ed3d001e1536ca24e176d490f4c3e05567bc99e426cd48e0a0b989bdff38a371a532f3328

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 >= "2.0"
  2. coq >= "8.16" & < "8.19"
  3. dune >= "2.8"

Dev Dependencies

None

Used by (1)

  1. coq-gaia-ordinals = "2.0"

Conflicts (1)

  1. coq-gaia