package coq-atbr

  1. Overview
  2. Doc
Coq library and tactic for deciding Kleene algebras

Install

Dune Dependency

Authors

Maintainers

Sources

atbr-8.19.0.tar.gz
sha512=46cda71efa70cb60d8eec7d261ee026f5b7015f25a90a7c76cd42e93222c62e689a0b3970881772a41a2f8afc750ae9726e0317adb4299f4ea34372d1376990f

Description

This library provides algebraic tools for working with binary relations. The main tactic provided is a reflexive tactic for solving (in)equations in an arbitrary Kleene algebra. The decision procedure goes through standard finite automata constructions.

Note that the initial authors consider this library to be superseded by the Relation Algebra library, which is based on derivatives rather than automata: https://github.com/damien-pous/relation-algebra

Dependencies (2)

  1. coq >= "8.19" & < "8.20"
  2. ocaml >= "4.09.0"

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover