:: deftheorem Def3 defines min_Pell's_solution_of PELLS_EQ:def 3 :
for D being non square Nat
for b2 being positive Pell's_solution of D holds
( b2 = min_Pell's_solution_of D iff for p being positive Pell's_solution of D holds
( b2 `1 <= p `1 & b2 `2 <= p `2 ) );