Verification of ABP


Note: for this proof, the denotational semnatics of the rewrite rules is that of equality


ABP |- {inv1, inv2, inv3, inv4}

We prove the following 4 invariants by simulteneous induction.

See inv.maude for the proof.

ABP + {inv1, inv2, inv3, inv4} |- inv5


ABP + {inv2,inv3,inv5} |- {goal1,goal2}


Back