
theorem
  not 1547 is prime
  proof
    1547 = 7*221;
    then 7 divides 1547;
    hence thesis;
  end;
