(10steps total) PrintForm Definitions Lemmas num thy 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: chrem exists 1 2

1. r : 
2. s : 
3. CoPrime(r,s)
4. a : 
5. b : 
6. x:. (x = 1 mod r) & (x = 0 mod s)
7. x:. (x = 1 mod s) & (x = 0 mod r)
  x:. (x = a mod r) & (x = b mod s)


By: New [`q'] (Analyze 7) THEN New [`p'] (Analyze 6) THEN TryOnAllHyps ExistHD


Generated subgoal:

1 6. p : 
7. p = 1 mod r
8. p = 0 mod s
9. q : 
10. q = 1 mod s
11. q = 0 mod r
  x:. (x = a mod r) & (x = b mod s)

5 steps

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

(10steps total) PrintForm Definitions Lemmas num thy 1 Sections StandardLIB Doc