Imports | Exports |
---|---|
Name: ajoin/2 Module: tools Name: host_platform/1 Module: tools_platform Name: debug_println/2 Module: debug Name: debug_mode/1 Module: debug Name: debug_format/3 Module: debug Name: create_negation/2 Module: bsyntaxtree Name: module_info/2 Module: module_information | Name: is_safety_property/2 Name: safety_property_can_be_encoded_directly/1 Name: ltl_mc_safety_property/3 Name: is_ltl2ba_tool_installed/0 Name: aut_transition/3 Name: aut_final_state/1 Name: aut_initial_state/1 Name: tps_occurring/0 Name: ltl_formula_uses_tps/1 |
Description:
Checking whether an LTL property represents a safety property %%%%%%%%%%
THEOREM: Every propositional formula is a safety formula and if f,g are safety formulae,
then so are f & g, f or g, X f, f W g, and G f, where 'W' is the weak-until operator.
Description:
Predicates for using the LTL2BA Tool %%%%%%%%%%%%%%%%%%%%%%%%%%%%
Description:
pretty-printing predicate in Spin syntax (created just to test if ltl2ba produces the correct automaton)