Mission-time Linear Temporal Logic to Regular Expressions

Zili Wang 📧 and Katherine Kosaian 📧

January 24, 2025

Abstract

We formalize the WEST algorithm for translating from Mission-time Linear Temporal Logic Formulas to regular expressions and prove it correct, building upon the previous Mission_time_LTL entry in Isabelle/HOL. Additionally, we formalize an algorithm for checking the equivalence of a restricted subset of regular expressions. Both of these algorithms are executable, and the code export is used to validate the existing (previously unverified) WEST tool.

License

BSD License

Topics

Session Mission_Time_LTL_to_Regular_Expression