Skip to content

Commit

Permalink
add prebet
Browse files Browse the repository at this point in the history
  • Loading branch information
EnguerrandPrebet committed Jul 10, 2024
1 parent 89236aa commit 06e55e2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions talks/prebet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
author: "Enguerrand Prebet"
kind: "Regular Talk (20 min. + 10 min.)"
track: "KeYmaera Track"
title: "Uniform Substitution for Differential Refinement Logic"
slot: 218
length: 30
---

We introduces a uniform substitution calculus for differential refinement logic dRL. The logic dRL extends the differential dynamic logic dL such that one can simultaneously reason about properties of and relations between hybrid systems. Refinements are useful e.g. for simplifying proofs by relating a concrete hybrid system to an abstract one from which the property can be proved more easily. Uniform substitution is the key to parsimonious prover microkernels. It enables the verbatim use of single axiom formulas instead of axiom schemata with soundness-critical side conditions scattered across the proof calculus. The uniform substitution rule can then be used to instantiate all axioms soundly. Access to differential variables in dRL enables more control over the notion of refinement, which is shown to be decidable on a fragment of hybrid programs.

0 comments on commit 06e55e2

Please sign in to comment.