Skip to content

Migrate towerAlgebraMap recursion to Fin.dfoldl #130

@dhsorens

Description

@dhsorens

Context

CompPoly/Fields/Binary/Tower/Basic.lean includes a TODO near towerAlgebraMap:

migrate to Fin.dfoldl

Proposed work

  • Refactor towerAlgebraMap to use Fin.dfoldl instead of the current recursive style.
  • Keep theorem statements/API unchanged.

Acceptance criteria

  • Existing callers of towerAlgebraMap require no API changes.
  • 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