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

(* Authors: Albert Qiaochu Jiang *) theory mathd_numbertheory_200 imports Complex_Main begin theorem mathd_numbertheory_200: "139 mod 11 = (7::nat)" by eval end