Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages