(6steps 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 limit

  n:f,g:(Prime).
  f is a factorization of n
  
  g is a factorization of n
  
  (x:{2..(n+1)}. prime_mset_complete(f)(x) = prime_mset_complete(g)(x))
  
  f = g


By: Auto THEN FunExtensionality


Generated subgoal:

1 1. n : 
2. f : Prime
3. g : Prime
4. f is a factorization of n
5. g is a factorization of n
6. x:{2..(n+1)}. prime_mset_complete(f)(x) = prime_mset_complete(g)(x)
7. x : Prime
  f(x) = g(x)

5 steps

About:
intnatural_numberaddapplyfunctionequalimpliesall
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(6steps total) PrintForm Definitions Lemmas FTA Sections DiscrMathExt Doc