coq-hardy

Number theory formalism

Formalizing mathematical theorems from Hardy's book in Coq to create a rigorous and reproducible formalization of number theory

Formalizing the Theorems from Hardy's "An Introduction to the Theory of Numbers" in coq

GitHub

53 stars
5 watching
5 forks
Language: Coq
last commit: over 7 years ago

Related projects:

RepositoryDescriptionStars
geocoq/geocoqA formalization of geometry using the Coq proof assistant.186
choukh/baby-set-theoryA Coq-based tutorial on set theory and theorem-proving using formalized mathematical proofs43
choukh/set-theoryA formalization of set theory and its foundational axioms in the Coq proof assistant language59
coq-community/graph-theoryFormalized graph theory results for research and verification35
math-comp/abelFormalization of mathematical theorems about solvability and Galois theory for polynomials28
math-comp/coq-combiFormalizes algebraic combinatorics and symmetric functions in Coq.37
coq-community/dedekind-realsA formalization of Dedekind reals numbers in the Coq programming language43
jwiegley/category-theoryAn axiomatic formalization of category theory in Coq for personal study and practical work759
hivert/coq-combiAn algebraic combinatorics library formalized in Coq, providing a comprehensive set of functions and theories for symmetric functions.1
coq-community/hydra-battlesInvestigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory.69
mgrabovsky/fm-notesA collection of notes and resources on formal methods, type theory, and theorem proving using Coq.21
coq-community/gaiaA Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics30
unimath/unimathFormalizes mathematics using the univalent point of view964
charguer/tlcA Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems.38
coq-community/fourcolorA formal proof of a fundamental result in graph theory using the Coq proof assistant174