Skip to content

Commit

Permalink
better
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardobrasca committed Mar 4, 2024
1 parent d9a41fc commit 3727a95
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions FltRegular/FLT5.lean
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import Mathlib
import FltRegular

open Nat NumberField Polynomial IsPrimitiveRoot IsCyclotomicExtension Real Complex
open scoped nonZeroDivisors
open Nat NumberField IsCyclotomicExtension

theorem fermatLastTheoremFive : FermatLastTheoremFor 5 := by
have : Fact (Nat.Prime 5) := ⟨by norm_num⟩
Expand Down

0 comments on commit 3727a95

Please sign in to comment.