Skip to content

ImperialCollegeLondon/diophantine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diophantine Equations

A Diophantine equation is a polynomial equation, usually in several variables, and solving it usually comprises of finding either one, or all of, the solutions where the variables take either integer, or rational, values.

This repository consists of solutions to Diophantine equations in the Lean Theorem Prover.

A Xena summer project.

Installation

This is a Lean 3 project. Assuming you have already installed Lean and its supporting tools you can install this Lean project with

leanproject get ImperialCollegeLondon/diophantine

Contributing.

Right now, feel free to make pull requests adding new solutions to Diophantine equations!

About

Solving Diophantine equations in Lean

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages