package coq-ltl

  1. Overview
  2. No Docs
Linear Temporal Logic

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=57817256c6ca2e9b6ccfd66342ff8d8c

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.7" & < "8.8~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None