(3steps 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: l all map 1

1. A : Type
2. B : Type
3. f : AB
4. L : A List
5. P : BProp
6. x:B. (y:A. (y  L) & x = f(y))  P(x)
7. x : A
8. (x  L)
  P(f(x))


By: BackThruSomeHyp THEN InstConcl [x]


Generated subgoals:

None

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

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