(24steps) PrintForm Definitions list 3 jlc Sections Support(jlc) Doc

At: append is member lemma 1 2 2 1 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. x: T
7. u: T
8. v: T List
9. (M,N:T List. v = (M @ (x.N))) x(eq) v
10. eq(x,u) = false
11. M: T List
12. N: T List
13. u.v = x.N
14. u = x
15. x = u
16. eq(x,u)

M,N:T List. v = (M @ (x.N))

By:
HypSubst -7 -1
THEN
Reduce -1
THEN
Trivial


Generated subgoals:

None

About:
listconsboolbfalseassertapplyfunctionuniverse
equalmemberimpliesallexists

(24steps) PrintForm Definitions list 3 jlc Sections Support(jlc) Doc