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

(* Authors: Albert Qiaochu Jiang *) theory mathd_numbertheory_81 imports Complex_Main begin theorem mathd_numbertheory_81: "71 mod 3 = (2::nat)" by eval end