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

At: list all is member lemma 1 1 2 2

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

P(z)

By:
Rewrite (HigherC list_all_unrollC) 11
THEN
Analyze 11


Generated subgoal:

111. P(u)
12. xv.P(x)
13. z(eq) (u.v)
14. eq(z,u)
P(z)

About:
listconsboolassertapplyfunctionuniverseequalmemberpropimpliesall

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