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

At: sublist iff assert sublist 2 1 2 1 1

1. T: Type
2. Discrete{T}
3. eq: {T}
4. eq TT
5. x:T. eq(x,x)
6. x,y:T. eq(x,y) eq(y,x)
7. x,y,z:T. eq(x,y) eq(y,z) eq(x,z)
8. L: T List
9. u: T
10. v: T List
11. M:T List. v(eq)M (eq)(v,M)
12. M: T List

u(eq) M & v(eq)M (u(eq) Mxv.x(eq) M)

By: Auto

Generated subgoals:

113. u(eq) M
14. v(eq)M
u(eq) Mxv.x(eq) M
213. u(eq) Mxv.x(eq) M
u(eq) M
313. u(eq) Mxv.x(eq) M
v(eq)M

About:
listboolassertapplyfunctionuniversememberimpliesandall

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