isabelle/valid/mathd_numbertheory_236.thy (
10
lines of code) (
raw
):
(* Authors: Albert Qiaochu Jiang *) theory mathd_numbertheory_236 imports Complex_Main begin theorem mathd_numbertheory_236: "(1999^2000) mod 5 = (1::nat)" sorry end