Skip to content

feat(Tactic): generalize ofScientific NormNum extension to DivisionSemiring #34805

Open
DavidLedvinka wants to merge 30 commits intoleanprover-community:masterfrom
DavidLedvinka:ring_test
Open

feat(Tactic): generalize ofScientific NormNum extension to DivisionSemiring #34805
DavidLedvinka wants to merge 30 commits intoleanprover-community:masterfrom
DavidLedvinka:ring_test

Conversation

@DavidLedvinka
Copy link
Copy Markdown
Collaborator

Co-authored-by: @hrmacbeth

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 3, 2026

PR summary a499e40942

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ evalNNRatCast
+ evalNNRealDivNat
+ isNNRat_natDiv
+ isNNRat_nnratCast
+ isNat_nnratCast

You can run this locally as follows
## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/reporting/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@github-actions github-actions bot added the t-meta Tactics, attributes or user commands label Feb 3, 2026
David Ledvinka added 2 commits February 3, 2026 21:28
@DavidLedvinka DavidLedvinka marked this pull request as ready for review February 3, 2026 22:24
@alexjbest alexjbest removed their assignment Feb 7, 2026
@mathlib-merge-conflicts
Copy link
Copy Markdown

This pull request has conflicts, please merge master and resolve them.

@mathlib-merge-conflicts mathlib-merge-conflicts bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 18, 2026
@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 18, 2026
@DavidLedvinka
Copy link
Copy Markdown
Collaborator Author

I added set_option backward.isDefEq.respectTransparency false in to fix a broken proof. I guess we should wait for the official announcement/decision about this (as suggested by @eric-wieser here) before merging or trying to fix it.

@b-mehta b-mehta added the awaiting-author A reviewer has asked the author a question or requested changes. label Feb 24, 2026
@mathlib-merge-conflicts
Copy link
Copy Markdown

This pull request has conflicts, please merge master and resolve them.

@mathlib-merge-conflicts mathlib-merge-conflicts bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 24, 2026
@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Mar 21, 2026
@DavidLedvinka
Copy link
Copy Markdown
Collaborator Author

-awaiting-author

@github-actions github-actions bot removed the awaiting-author A reviewer has asked the author a question or requested changes. label Mar 21, 2026
@DavidLedvinka DavidLedvinka added awaiting-author A reviewer has asked the author a question or requested changes. awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. and removed awaiting-author A reviewer has asked the author a question or requested changes. labels Mar 21, 2026
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-meta Tactics, attributes or user commands

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants