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

At: decidable list exists 1

1. T: Type
2. P: TProp
3. L: T List
4. x:T. Dec(P(x))

Dec(xL.P(x))

By: ListInd 3

Generated subgoals:

1 Dec(xnil.P(x))
25. u: T
6. v: T List
7. Dec(xv.P(x))
Dec(x(u.v).P(x))

About:
listconsnildecidablefunctionuniversepropall

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