
theorem
  not 649 is prime
  proof
    649 = 11*59;
    then 11 divides 649;
    hence thesis;
  end;
