Skip to content

markisus/sum-one-to-n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

sum-one-to-n

Proof that the sum one to n is n*(n+1)/2 in Coq

Contains a long proof sum_one_to_n_reduction and then a shorter proof sum_one_to_n_reduction' by using more omegas.

About

Proof that the sum one to n is n*(n+1)/2 in Coq

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages