
theorem
  not 636 is prime
  proof
    636 = 2*318;
    then 2 divides 636;
    hence thesis;
  end;
