(4steps 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:
coprime
elim
a
1
1.
a
:
2.
b
:
CoPrime(
a
,
b
)
(gcd(
a
;
b
) ~ 1)
By:
FunElim (gcd(
a
;
b
) =
y
) THEN Unfold `coprime` 0 THEN GenRepD
Generated subgoals:
1
3.
y
:
4. GCD(
a
;
b
;
y
)
5. GCD(
a
;
b
;1)
y
~ 1
1
step
2
3.
y
:
4. GCD(
a
;
b
;
y
)
5.
y
~ 1
GCD(
a
;
b
;1)
1
step
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(4steps total)
PrintForm
Definitions
Lemmas
num
thy
1
Sections
StandardLIB
Doc