
theorem
  not 1557 is prime
  proof
    1557 = 3*519;
    then 3 divides 1557;
    hence thesis;
  end;
