package coq-atbr

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.13.0.tar.gz
sha512=cfd2d2ed128dd4d8538d4c43bd92164b8b83037a585c890c61435cfc8c4fc26326731aebdf787150e3cbd0d7bf8b389ba14c3984604d8395d341576399f0f396

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.13" & < "8.14~"
  2. ocaml >= "4.05.0"

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover