Skip to content

Commit 06e55e2

Browse files
add prebet
1 parent 89236aa commit 06e55e2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

talks/prebet.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: "Enguerrand Prebet"
3+
kind: "Regular Talk (20 min. + 10 min.)"
4+
track: "KeYmaera Track"
5+
title: "Uniform Substitution for Differential Refinement Logic"
6+
slot: 218
7+
length: 30
8+
---
9+
10+
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 commit comments

Comments
 (0)