Skip to content

[Merged by Bors] - fix: weaken typeclass required for evalAdd in positivity#34133

Closed
fpvandoorn wants to merge 2 commits intoleanprover-community:masterfrom
fpvandoorn:positivity-add-fix
Closed

[Merged by Bors] - fix: weaken typeclass required for evalAdd in positivity#34133
fpvandoorn wants to merge 2 commits intoleanprover-community:masterfrom
fpvandoorn:positivity-add-fix

Conversation

@fpvandoorn
Copy link
Copy Markdown
Member

@fpvandoorn fpvandoorn added the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jan 19, 2026
@fpvandoorn fpvandoorn changed the title fix: evalAdd bug fix: positivity evalAdd bug Jan 19, 2026
@fpvandoorn fpvandoorn changed the title fix: positivity evalAdd bug fix: weaken typeclass required for evalAdd in positivity Jan 19, 2026
@github-actions github-actions bot added the t-meta Tactics, attributes or user commands label Jan 19, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 19, 2026

PR summary f72b361431

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No declarations were harmed in the making of this PR! 🐙

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

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

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


No changes to technical debt.

You can run this locally as

./scripts/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 removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jan 19, 2026
@grunweg
Copy link
Copy Markdown
Contributor

grunweg commented Jan 19, 2026

Thanks for the quick investigation and fix!
bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Jan 19, 2026
mathlib-bors bot pushed a commit that referenced this pull request Jan 19, 2026
Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jan 19, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title fix: weaken typeclass required for evalAdd in positivity [Merged by Bors] - fix: weaken typeclass required for evalAdd in positivity Jan 19, 2026
@mathlib-bors mathlib-bors bot closed this Jan 19, 2026
fpvandoorn pushed a commit to fpvandoorn/carleson that referenced this pull request Jan 19, 2026
* Original motivation: can
leanprover-community/mathlib4#34023 be used to
golf some proofs?
* When leanprover-community/mathlib4#34039
(`finiteness [h, h']` syntax) is merged, it will also be interesting to
try using it more.
* And leanprover-community/mathlib4#34133
(positivity bugfix) might also help with using positivity/finiteness
more.

---------

Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
goliath-klein pushed a commit to PrParadoxy/mathlib4 that referenced this pull request Jan 24, 2026
…community#34133)

Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
@fpvandoorn fpvandoorn deleted the positivity-add-fix branch February 6, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-meta Tactics, attributes or user commands

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants