package coq-prosa

  1. Overview
  2. No Docs
A Foundation for Formally Proven Schedulability Analysis

Install

Dune Dependency

Authors

Maintainers

Sources

prosa_v04.zip
sha256=5e11497895528700672e6881da6819962a34702efe1713f61309c50f0f853957

Description

Prosa is a repository of definitions and proofs for real-time schedulability analysis built with Coq. Prosa’s distinguishing characteristic is that Prosa prioritizes readability over all other concerns to ensure that specifications remain accessible to readers without a background in formal proofs. (A background in real-time scheduling is assumed.)

Dependencies (2)

  1. coq-mathcomp-ssreflect >= "1.9" & < "1.10~"
  2. coq >= "8.9" & < "8.11~"

Dev Dependencies

None

Used by

None

Conflicts

None