Skip to content

Commit a7e8600

Browse files
why not
1 parent 773a20a commit a7e8600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FltRegular/SmallNumbers/SmallNumbers.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ theorem FLT_small {n : ℕ} (hn : n ∈ Finset.Icc 3 16) : FermatLastTheoremFor
2020
· apply FermatLastTheoremFor.mono (show 36 by decide)
2121
exact fermatLastTheoremThree
2222
· exact fermatLastTheoremSeven
23-
· apply FermatLastTheoremFor.mono (show 4_ by decide)
23+
· apply FermatLastTheoremFor.mono (show 48 by decide)
2424
exact fermatLastTheoremFour
2525
· apply FermatLastTheoremFor.mono (show 39 by decide)
2626
exact fermatLastTheoremThree

0 commit comments

Comments
 (0)