(4steps 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: map equal2

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


By: UnivCD


Generated subgoal:

1 1. T : Type
2. T' : Type
3. a : T List
4. f : TT'
5. g : TT'
6. x:T. (x  a f(x) = g(x)
  map(f;a) = map(g;a)

3 steps

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

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