package coq-prosa

  1. Overview
  2. No Docs

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 (4)

  1. coq-coqeal >= "1.1.0"
  2. coq-mathcomp-zify >= "1.2.0"
  3. coq-mathcomp-ssreflect (>= "1.12" & < "1.16~")
  4. coq (>= "8.13" & < "8.17~")

Dev Dependencies

None

Used by

None

Conflicts

None