
theorem
  not 407 is prime
  proof
    407 = 11*37;
    then 11 divides 407;
    hence thesis;
  end;
