(9steps 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:
bezout
ident
n
1
2
1
1
1
1.
b
:
2.
b1
:
.
b1
<
b
(
a
:
.
u
,
v
:
. GCD(
a
;
b1
;
u
a
+
v
b1
))
3.
a
:
4.
b
= 0
5.
q
:
6.
r
:
b
7.
a
=
q
b
+
r
8.
u
:
9.
v
:
10. GCD(
b
;
r
;
b
u
+
r
v
)
GCD(
r
+
b
q
;
b
;
b
u
+
r
v
)
By:
BackThru
Thm*
a
,
b
,
y
:
. GCD(
a
;
b
;
y
)
GCD(
b
;
a
;
y
)
Generated subgoal:
1
GCD(
b
;
r
+
b
q
;
b
u
+
r
v
)
1
step
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(9steps total)
PrintForm
Definitions
Lemmas
num
thy
1
Sections
StandardLIB
Doc