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

At: local deliver switchable 2 1 1

1. E: EventStruct
2. P: (Label(|E| List))Prop
3. f,g:(Label(|E| List)). (p:Label. g(p) f(p)) P(f) P(g)
4. x: |E| List
5. a: |E|
6. f,g:(Label(|E| List)). (a:|E|. p:Label. g(p) = filter(b.(b =msg=(E) a);f(p))) P(f) P(g)
7. p: Label

filter(t.(is-send(E)(t)loc(E)(t) = p)(t =msg=(E) a);x) = filter(t.(t =msg=(E) a)is-send(E)(t)loc(E)(t) = p;x)

By:
FilterFunctionality
THEN
Ext
THEN
Reduce 0
THEN
AutoBoolCase (x1 =msg=(E) a)
THEN
AutoBoolCase (is-send(E)(x1))
THEN
AutoBoolCase loc(E)(x1) = p


Generated subgoals:

None


About:
listlambdaapplyfunctionequalpropimpliesallexists

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