(37steps 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: range sublist 1

1. T : Type
2. T List
3. n : 
4. f : n||nil||
5. increasing(f;n)
  L1:T List. 
  ||L1|| = n   & increasing(f;||L1||) & (j:||L1||. L1[j] = nil[(f(j))])


By: Subst (n ~ 0) 0


Generated subgoals:

1   n ~ 0
4 steps
2   L1:T List. 
  ||L1|| = 0   & increasing(f;||L1||) & (j:||L1||. L1[j] = nil[(f(j))])

2 steps

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

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