(33steps) PrintForm Definitions Lemmas list 3 jlc Sections Support(jlc) Doc

At: not disjoint is member lemma 1 1 1 2 1 1 1 1 1 1

1. T: Type
2. eq: {T=}
3. eq TT
4. x,y:T. eq(x,y) x = y
5. L: T List
6. u: T
7. v: T List
8. M:T List. disjoint(eq;v;M) (x:T. x(eq) v & x(eq) M)
9. M: T List
10. u(eq) M

if eq(u,u) true else u(eq) v fi & u(eq) M

By: IfThenElseCases 0

Generated subgoals:

111. eq(u,u) = true
true & u(eq) M
211. eq(u,u) = false
u(eq) v & u(eq) M

About:
listboolbtrueifthenelseassertapplyfunction
universeequalmemberimpliesandallexists

(33steps) PrintForm Definitions Lemmas list 3 jlc Sections Support(jlc) Doc