
theorem
  not 595 is prime
  proof
    595 = 5*119;
    then 5 divides 595;
    hence thesis;
  end;
