package coq-ltl

  1. Overview
  2. No Docs
Linear Temporal Logic

Install

Dune Dependency

Authors

Maintainers

Sources

v8.6.0.tar.gz
md5=05ca4e6bc7bd9de73c904ba2f6fae519

Description

This contribution contains a shallow embedding of Linear Temporal Logic (LTL) based on a co-inductive representation of program executions. Temporal operators are implemented as inductive (respectively co-inductive) types when they are least (respectively greatest) fixpoints. Several general lemmas, that correspond to LTL rules, are proved.

Dependencies (2)

  1. coq >= "8.6" & < "8.7~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None