
theorem
  not 452 is prime
  proof
    452 = 2*226;
    then 2 divides 452;
    hence thesis;
  end;
