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

At: decidable list all 1

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

Dec(xL.P(x))

By:
ListInd 3
THEN
Rewrite (HigherC list_all_unrollC) 0


Generated subgoals:

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

About:
listdecidablefunctionuniversepropandtrueall

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