-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Context
CompPoly/Fields/Binary/Tower/Impl.lean includes a TODO near concreteTowerAlgebraMap:
migrate to Fin.dfoldl
Proposed work
- Refactor
concreteTowerAlgebraMapto useFin.dfoldl. - Preserve behavior and external API.
Acceptance criteria
- No API changes are required at call sites.
- proofs and/or tests to show correctness
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed