Skip to content

ColonelJ/coq_fft_proof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coq_fft_proof

Proof that the FFT implements the DFT, written in Coq.

This proof was developed using Coq 8.10.1.

Usage

Compile the complex numbers library with:

coqc Complex.v

Then you can proceed to load the FFT.v into CoqIDE and step through it.

About

Proof that the FFT implements the DFT, written in Coq.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages