Coq-dL
A formally verified implementation of differential dynamic logic in Coq
File Explorer
- DDLaxioms.v
- differential.v
- differential_axioms.v
- differential_invariant.v
- integral.v
- checker.v
- eq_rel.v
- LibTactics.v
- tactics.v
- tactics2.v
- universe.v
- UsefulTypes.v
- DI_and.v
- DI_or.v
- example1.v
- example2.v
- bound_effect.v
- coincidence.v
- composition.v
- deriv_util.v
- division.v
- dynamic_semantics.v
- dynamic_semantics_prop.v
- eassignables.v
- ext_interpretation.v
- faaDiBruno.v
- fcset.v
- free_vars_term.v
- multiplication.v
- semantics_util.v
- static_sem.v
- static_sem_lemmas.v
- adjoint_interpretation.v
- admissible_terms.v
- bound_swapping.v
- eassignables_subterm.v
- eassignables_terms.v
- lookup_lemmas.v
- soundness.v
- swapping.v
- US.v
- US_defs.v
- US_lemmas.v
- decidability.v
- expressions.v
- list_util.v
- old_expressions.v
- reals_util.v
- state.v
- symbol.v
- symbol_lemmas.v
- tactics_util.v
- terms_util.v
- terms_util2.v
- vec_util.v
- _CoqProject
- all.v
- create_makefile.sh
- LICENCE
- README.md
# Use via CDN
jsDelivrjsDelivr 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.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
opam
View Details ▼
opam
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
Was this content helpful?
(0 ratings)
