(3steps total) PrintForm Definitions Lemmas graph 1 2 Sections Graphs Doc

At: paren wf

T:Type, s:(T+T) List. paren(T;s) Prop

By:
InductionOnLength
THEN
RecUnfold `paren` 0
THEN
EasyHyp


Generated subgoal:

11. T: Type
2. n:
3. s: (T+T) List
4. s1:(T+T) List. ||s1|| < ||s|| paren(T;s1) Prop
5. t: T
6. s': (T+T) List
7. s = ([inl(t)] @ s' @ [inr(t)])
paren(T;s') Type
2 steps

About:
listunionuniversememberpropall

(3steps total) PrintForm Definitions Lemmas graph 1 2 Sections Graphs Doc