
theorem
  not 1212 is prime
  proof
    1212 = 2*606;
    then 2 divides 1212;
    hence thesis;
  end;
