package coq-ltl

  1. Overview
  2. No Docs
Linear Temporal Logic

Install

Dune Dependency

Authors

Maintainers

Sources

v8.8.0.tar.gz
md5=ff962e4cd2f33b0a9ed4f551fa2ce02d

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

Dev Dependencies

None

Used by

None

Conflicts

None