isabelle/valid/mathd_numbertheory_37.thy (10 lines of code) (raw):

(* Authors: Albert Qiaochu Jiang *) theory mathd_numbertheory_37 imports Complex_Main begin theorem mathd_numbertheory_37: "lcm 9999 100001 = (90900909::nat)" sorry end