Skip to content

Migrate concreteTowerAlgebraMap recursion to Fin.dfoldl #131

@dhsorens

Description

@dhsorens

Context

CompPoly/Fields/Binary/Tower/Impl.lean includes a TODO near concreteTowerAlgebraMap:

migrate to Fin.dfoldl

Proposed work

  • Refactor concreteTowerAlgebraMap to use Fin.dfoldl.
  • Preserve behavior and external API.

Acceptance criteria

  • No API changes are required at call sites.
  • proofs and/or tests to show correctness

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions