
theorem
  not 408 is prime
  proof
    408 = 2*204;
    then 2 divides 408;
    hence thesis;
  end;
