Skip to content

chore(*): small fixes for backward.inferInstanceAs tech debt#39012

Open
Vierkantor wants to merge 1 commit intoleanprover-community:masterfrom
Vierkantor:backward.inferInstanceAs-others
Open

chore(*): small fixes for backward.inferInstanceAs tech debt#39012
Vierkantor wants to merge 1 commit intoleanprover-community:masterfrom
Vierkantor:backward.inferInstanceAs-others

Conversation

@Vierkantor
Copy link
Copy Markdown
Contributor

This PR contains a few more fixes/workaround for backward.inferInstanceAs issues. By explicitly constructing the instance we ensure the right defeqs hold. There also seems to be one place where we can remove the set_option without any downstream breakage.


Open in Gitpod

This PR contains a few more fixes/workaround for `backward.inferInstanceAs` issues. By explicitly constructing the instance we ensure the right defeqs hold. There also seems to be one place where we can remove the `set_option` without any downstream breakage.
@Vierkantor Vierkantor added the tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip label May 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

PR summary 8885ca9642

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ instance : AddCommMonoid (FormalMultilinearSeries 𝕜 E F)

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

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

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant