(24steps) PrintForm Definitions Lemmas mb hybrid Sections GenAutomata Doc

At: switch normal exists 2 1 1 1

1. E: TaggedEventStruct
2. tr: |E| List
3. switch_inv(E)(tr)
4. No-dup-send(E)(tr)
5. x: |E| List
6. switch_inv(E)(x)
7. i: (||x||-1)
8. R_ad_normal(tr)(x[i],x[(i+1)])

switch_inv(E)(swap(x;i;i+1))

By: Inst Thm* E:TaggedEventStruct, x:|E| List, i:(||x||-1). switch_inv(E)(x) is-send(E)(x[(i+1)]) is-send(E)(x[i]) loc(E)(x[i]) = loc(E)(x[(i+1)]) switch_inv(E)(swap(x;i;i+1)) [E;x;i]

Generated subgoals:

1 is-send(E)(x[(i+1)])
2 is-send(E)(x[i]) loc(E)(x[i]) = loc(E)(x[(i+1)])


About:
listassertnatural_numberaddsubtractapplyequalor

(24steps) PrintForm Definitions Lemmas mb hybrid Sections GenAutomata Doc