(11steps total)
PrintForm
Definitions
Lemmas
FTA
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
prime
factorization
exists2
1
1.
n
: {1...}
2.
h
:({2..(
n
+1)
}
).
n
=
{2..
n
+1
}(
h
) & is_prime_factorization(2; (
n
+1);
h
)
f
:(Prime
).
f
is a factorization of
n
By:
ExistHD Hyp:-1
Generated subgoal:
1
2.
h
: {2..(
n
+1)
}
3.
n
=
{2..
n
+1
}(
h
)
4. is_prime_factorization(2; (
n
+1);
h
)
f
:(Prime
).
f
is a factorization of
n
9
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(11steps total)
PrintForm
Definitions
Lemmas
FTA
Sections
DiscrMathExt
Doc