IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
prime factorization exists2111212 1. n : {1...}
2. h : {2..(n+1)}
3. n = {2..n+1}(h)
4. is_prime_factorization(2; (n+1); h)
5. x : {2..(n+1)}
6. prime(x)
h(x) = prime_mset_complete(complete_intseg_mset(2; (n+1); h))(x)
By:
Rewrite by Thm*f:(Prime), x:. prime(x) prime_mset_complete(f)(x) = 0