Skip to content

rocq-archive/sum-of-two-square

Repository files navigation

SumOfTwoSquare

Docker CI

This directory contains the proof that a number n can be written as the sum of two square numbers if and only if each prime factor $p$ of $n$ that is equal to 3 modulo 4 has its exponent in the decomposition of n that is even.

A note on the development is available at here

To build the directory, type

make all

Laurent Thery thery@sophia.inria.fr

Meta

  • Author(s):
    • Laurent Théry
  • License: MIT License
  • Additional dependencies: none
  • Rocq/Coq namespace: SumOfTwoSquare
  • Related publication(s): none

Building and installation instructions

To build and install manually, do:

git clone https://github.com/thery/SumOfTwoSquare.git
cd SumOfTwoSquare
make   # or make -j <number-of-cores-on-your-machine> 
make install

About

Numbers equal to the sum of two square numbers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5