package coq-math-classes

  1. Overview
  2. Homepage
A library of abstract interfaces for mathematical structures in Coq

Install

Dune Dependency

Authors

Maintainers

Sources

9.0.0.tar.gz
sha512=5690a1c274be9fe47adebd18d3f4cf9137c2bec85d730098590de35157b75efd7c32d16fdab201d8bbe175656628f78b3889730215e1a8eb100237beccb6d83e

Description

Math classes is a library of abstract interfaces for mathematical structures, such as:

  • Algebraic hierarchy (groups, rings, fields, …)
  • Relations, orders, …
  • Categories, functors, universal algebra, …
  • Numbers: N, Z, Q, …
  • Operations, (shift, power, abs, …)

It is heavily based on Coq’s new type classes in order to provide: structure inference, multiple inheritance/sharing, convenient algebraic manipulation (e.g. rewriting) and idiomatic use of notations.

Tags

logpath:MathClasses date:2025-08-26

Published: 27 Aug 2025

Dependencies (2)

  1. coq-bignums
  2. coq >= "8.18" & < "9.1~"

Dev Dependencies

None

Used by (1)

  1. coq-corn != "1.2.0"

Conflicts

None

Rocq

Interactive Theorem Prover