reserve a,b,c,k,m,n for Nat;
reserve i,j for Integer;
reserve p for Prime;

theorem
  3^2 + 7*1^2 = 4^2 & 7*3^2 + 1^2 = 8^2;
