Skip to content

Commit

Permalink
Formalize another proof of Fermat's two-squares theorem using corner …
Browse files Browse the repository at this point in the history
…shapes rather than windmills.
  • Loading branch information
jhlchan committed Aug 12, 2023
1 parent f24365d commit d020bcf
Show file tree
Hide file tree
Showing 3 changed files with 1,082 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/fermat/twosq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ These theories support the formalisation of an algorithm for Fermat's Two Square
* __windmill__, definitions of windmill, mill, flip, and zagier.
* __twoSquares__, existence, uniqueness and algorithm of two squares theorem.
* __quarity__, zig and zag, tik and tok, mill structure, and search for two squares.
* __corner__, an adaptation of a partition proof using corner pieces.
Loading

0 comments on commit d020bcf

Please sign in to comment.