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

At: remove msgs disjoint 1

1. A: Type
2. msg: AA
3. L1: A List
4. L2: A List
5. a,b:A. (a L1) (b L2) msg(a,b)

filter(a.reduce(b,y. msg(a,b)y;true;L2);L1) = L1

By: BackThru Thm* P:(T), L:T List. (xL.P(x)) filter(P;L) = L

Generated subgoal:

1 (xL1.(a.reduce(b,y. msg(a,b)y;true;L2))(x))


About:
listboolbtrueassertlambdafunctionuniverseequalimpliesall

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