
theorem
  not 454 is prime
  proof
    454 = 2*227;
    then 2 divides 454;
    hence thesis;
  end;
