Skip to content

[Merged by Bors] - feat(Order/Filter/Map): add Sum.elim lemmas - #22969

Closed
plp127 wants to merge 9 commits into
masterfrom
aliu/sumElim-filter
Closed

[Merged by Bors] - feat(Order/Filter/Map): add Sum.elim lemmas#22969
plp127 wants to merge 9 commits into
masterfrom
aliu/sumElim-filter

Conversation

@plp127

@plp127 plp127 commented Mar 16, 2025

Copy link
Copy Markdown
Contributor

Adds some Sum.elim lemmas for maps and comaps of filters.
This will be used in #22137.


Open in Gitpod

@github-actions

github-actions Bot commented Mar 16, 2025

Copy link
Copy Markdown

PR summary ea11fb07a5

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ comap_inl_map_inr
+ comap_inr_map_inl
+ comap_sumElim_eq
+ map_comap_inl_sup_map_comap_inr
+ map_inl_inf_map_inr
+ map_inr_inf_map_inl
+ map_sumElim_eq

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).

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Mar 16, 2025
@grunweg grunweg self-assigned this Mar 16, 2025
@plp127 plp127 added the t-order Order theory label Apr 6, 2025

@grunweg grunweg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
maintainer merge

@grunweg grunweg added awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. and removed blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) labels Jun 5, 2025
@github-actions

github-actions Bot commented Jun 5, 2025

Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by grunweg.

@ghost ghost added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Jun 5, 2025
@mathlib4-dependent-issues-bot

Copy link
Copy Markdown
Collaborator

This PR/issue depends on:

@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 Jun 5, 2025

@b-mehta b-mehta left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

bors merge

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. labels Jun 6, 2025
mathlib-bors Bot pushed a commit that referenced this pull request Jun 6, 2025
Adds some `Sum.elim` lemmas for maps and comaps of filters.
This will be used in #22137.



Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
@mathlib-bors

mathlib-bors Bot commented Jun 6, 2025

Copy link
Copy Markdown
Contributor

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat(Order/Filter/Map): add Sum.elim lemmas [Merged by Bors] - feat(Order/Filter/Map): add Sum.elim lemmas Jun 6, 2025
@mathlib-bors mathlib-bors Bot closed this Jun 6, 2025
@mathlib-bors
mathlib-bors Bot deleted the aliu/sumElim-filter branch June 6, 2025 01:19
joelriou pushed a commit that referenced this pull request Jun 8, 2025
Adds some `Sum.elim` lemmas for maps and comaps of filters.
This will be used in #22137.



Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
TOMILO87 pushed a commit that referenced this pull request Jun 8, 2025
Adds some `Sum.elim` lemmas for maps and comaps of filters.
This will be used in #22137.



Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
callesonne pushed a commit to callesonne/mathlib4 that referenced this pull request Jul 24, 2025
…2969)

Adds some `Sum.elim` lemmas for maps and comaps of filters.
This will be used in leanprover-community#22137.



Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
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-order Order theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants