(5steps total) PrintForm Definitions Lemmas mb list 2 Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: compose flips append 1

1. k : 
2. L1 : (k-1) List
3. L2 : (k-1) List
  compose_list(map(i.(ii+1);L1)) o compose_list(map(i.(ii+1);L2))
  =
  compose_list(map(i.(ii+1);L1 @ L2))
   kk


By: Subst (map(i.(ii+1);L1 @ L2) ~ (map(i.(ii+1);L1) @ map(i.(ii+1);L2))) 0


Generated subgoals:

1   map(i.(ii+1);L1 @ L2) ~ (map(i.(ii+1);L1) @ map(i.(ii+1);L2))
1 step
2   compose_list(map(i.(ii+1);L1)) o compose_list(map(i.(ii+1);L2))
  =
  compose_list(map(i.(ii+1);L1) @ map(i.(ii+1);L2))
   kk

2 steps

About:
listnatural_numberaddsubtractlambdafunctionequalsqequal
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(5steps total) PrintForm Definitions Lemmas mb list 2 Sections MarkB generic Doc