Coq-dL

(★ 21)

A formally verified implementation of differential dynamic logic in Coq

File Explorer

  • _CoqProject
  • all.v
  • create_makefile.sh
  • LICENCE
  • README.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

opam

View Details ▼

OCaml Package Manager.
Manage OCaml compilers, tools, and libraries.

opam init

Initialize opam for first use:

opam search {{query}}

Search for packages:

opam install {{package}}

Install a package and all of its dependencies:

// repository documentation