-
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/PrattCertificate.lean includes a TODO inside the pratt tactic:
use closeMainGoalUsing
Proposed work
- Replace the current closing step with
closeMainGoalUsing. - Keep tactic behavior unchanged for existing uses.
Acceptance criteria
- The TODO is removed and the tactic still proves the same goals.
- proofs and/or tests to show correctness as needed
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