Managing LTL properties in Event-B refinement
Steve Schneider, Helen Treharne, Heike Wehrheim, David Williams

TL;DR
This paper integrates Event-B refinement with linear temporal logic to enable early verification of liveness and fairness properties, ensuring their preservation throughout the development process.
Contribution
It introduces a method to carry temporal logic properties through Event-B refinement steps, including event introduction, renaming, and splitting.
Findings
Temporal logic properties are preserved across refinement steps.
A general liveness property applies to the initial system.
The approach facilitates early verification of liveness properties.
Abstract
Refinement in Event-B supports the development of systems via proof based step-wise refinement of events. This refinement approach ensures safety properties are preserved, but additional reasoning is required in order to establish liveness and fairness properties. In this paper we present results which allow a closer integration of two formal methods, Event-B and linear temporal logic. In particular we show how a class of temporal logic properties can carry through a refinement chain of machines. Refinement steps can include introduction of new events, event renaming and event splitting. We also identify a general liveness property that holds for the events of the initial system of a refinement chain. The approach will aid developers in enabling them to verify linear temporal logic properties at early stages of a development, knowing they will be preserved at later stages. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFormal Methods in Verification · Advanced Software Engineering Methodologies · Logic, programming, and type systems
