Skip to content

Define computable Additive NTT and transfer correctness #132

@dhsorens

Description

@dhsorens

Context

CompPoly/Fields/Binary/AdditiveNTT/AdditiveNTT.lean has a module-level TODO:

Define computable additive NTT and transfer correctness proof to it

The current definitions are focused on noncomputable/theory-side constructions.

Proposed work

  • Add a computable version of Additive NTT.
  • Relate the existing correctness statement to the computable version.

Acceptance criteria

  • A clear theorem/lemma connects the computable implementation to the existing correctness result.
  • proofs and/or tests to show correctness

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions