package coq-ltl

  1. Overview
  2. No Docs
Linear Temporal Logic

Install

Dune Dependency

Authors

Maintainers

Sources

v8.9.0.tar.gz
md5=ed11d026e85477e2bf50b86a2ef3a8c4

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

Dev Dependencies

None

Used by

None

Conflicts

None