IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
prime factorization exists21112 1. n : {1...}
2. h : {2..(n+1)}
3. n = {2..n+1}(h)
4. is_prime_factorization(2; (n+1); h)
n = {2..n+1}(prime_mset_complete(complete_intseg_mset(2; (n+1); h)))
By:
{2..n+1}(h)
=
{2..n+1}(prime_mset_complete(complete_intseg_mset(2; (n+1); h)))
Asserted
THENA
(Analyze THEN FunExtensionality)