
theorem
  not 1454 is prime
  proof
    1454 = 2*727;
    then 2 divides 1454;
    hence thesis;
  end;
