(7steps total) PfGloss PrintForm Definitions Lemmas DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
The range of a finite injection is as big as its domain.

At: inj imp le


  m,k:. (f:(mk). Inj(mkf))  mk

By: Induction on m, with trivial base case 0k


Generated subgoal:

1 1. m : 
2. 0<m
3. k':. (f':((m-1)k'). Inj((m-1); k'f'))  m-1k'
4. k : 
5. f:(mk). Inj(mkf)
  mk

6 steps

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

(7steps total) PfGloss PrintForm Definitions Lemmas DiscreteMath Sections DiscrMathExt Doc