
theorem
  not 1353 is prime
  proof
    1353 = 3*451;
    then 3 divides 1353;
    hence thesis;
  end;
