
theorem
  not 453 is prime
  proof
    453 = 3*151;
    then 3 divides 453;
    hence thesis;
  end;
