(7steps total) PrintForm Definitions Lemmas mb list 1 Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: member map

  T,T':Type, a:T List, x:T'f:(TT').
  (x  map(f;a))  (y:T. (y  a) & x = f(y))


By: Unfold `l_member` 0 THEN UnivCD


Generated subgoals:

1 1. T : Type
2. T' : Type
3. a : T List
4. x : T'
5. f : TT'
6. i:i<||map(f;a)|| & x = map(f;a)[i]
  y:T. (i:i<||a|| & y = a[i]) & x = f(y)

3 steps
2 1. T : Type
2. T' : Type
3. a : T List
4. x : T'
5. f : TT'
6. y:T. (i:i<||a|| & y = a[i]) & x = f(y)
  i:i<||map(f;a)|| & x = map(f;a)[i]

3 steps

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

(7steps total) PrintForm Definitions Lemmas mb list 1 Sections MarkB generic Doc