
theorem
  not 410 is prime
  proof
    410 = 2*205;
    then 2 divides 410;
    hence thesis;
  end;
