Skip to content
/ FTA Public

Complete formalization of the Fundamental Theorem of Arithmetic in Coq and Isabelle/HOL.

Notifications You must be signed in to change notification settings

mcopes73/FTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fundamental Theorem of Arithmetic

I propose an algorithm for efficently calculating the prime factorization of a number and fully certified it both in Coq v8.4 and Isabelle/HOL 2015.

In addition, the FTA (Prime factorization is unique up to reordering of factors) is also fully formalized in both proof assistants.

The style of the proof is ment to be educational and therefore does not rely on automatic proof techniques offered by these proof assistants.

About

Complete formalization of the Fundamental Theorem of Arithmetic in Coq and Isabelle/HOL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages