# Reasoning About Safety-Critical Information Flow Between Pilot and   Computer

**Authors:** Seth Ahrenbach

arXiv: 1812.10363 · 2018-12-27

## TL;DR

This paper introduces Dynamic Agent Safety Logic (DASL), a new formal framework based on DEL, to analyze safety-critical information flow between pilots and computers, with applications to real incidents and mechanization in Coq.

## Contribution

The paper develops DASL, extending DEL to model safe actions, belief, and knowledge relationships, enabling analysis of information gaps in safety-critical scenarios.

## Key findings

- DASL can identify missing safety-critical information in pilot actions.
- Application to Air France 447 demonstrates practical utility.
- Mechanization in Coq validates the logic's formal properties.

## Abstract

This paper presents research results that develop a dynamic logic for reasoning about safety-critical information flow among humans and computers. The logic advances previous efforts to develop logics of agent knowledge, which make assumptions that are too strong for realistic human agents. We introduce Dynamic Agent Safety Logic (DASL), based on Dynamic Epistemic Logic (DEL), with extensions to account for safe actions, belief, and the logical relationships among knowledge, belief, and safe action. With this logic we can infer which safety-critical information a pilot is missing when executing an unsafe action. We apply the logic to the Air France 447 incident as a case study and provide a mechanization of the case study in the Coq proof assistant.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.10363/full.md

## References

14 references — full list in the complete paper: https://tomesphere.com/paper/1812.10363/full.md

---
Source: https://tomesphere.com/paper/1812.10363