Skip to content

[Merged by Bors] - chore(CategoryTheory/Sites/Descent/Precoverage): deprecate duplicate theorem#41553

Closed
tb65536 wants to merge 1 commit into
leanprover-community:masterfrom
tb65536:tb_foo
Closed

[Merged by Bors] - chore(CategoryTheory/Sites/Descent/Precoverage): deprecate duplicate theorem#41553
tb65536 wants to merge 1 commit into
leanprover-community:masterfrom
tb65536:tb_foo

Conversation

@tb65536

@tb65536 tb65536 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Presieve.functorPushforward_overForget is a duplicate of Sieve.arrows_generate_map_eq_functorPushforward (this was basically already noticed in #35189, but no deprecation was made then).


Open in Gitpod

@tb65536 tb65536 added awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-category-theory Category theory labels Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

PR summary 20da194e4d

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff (regex)

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

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.

Declarations diff (Lean)

Lean-aware diff — post-build, computed from the Lean environment (commit 20da194).

  • +0 new declarations
  • −0 removed declarations

No declaration differences.


No changes to strong technical debt.

No changes to weak technical debt.

Current commit 20da194e4d
Reference commit e469acc1a6

This script lives in the mathlib-ci repository. To run it locally, from your mathlib4 directory:

git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci
../mathlib-ci/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 removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jul 9, 2026
@joelriou

Copy link
Copy Markdown
Contributor

Thanks!

bors merge

@mathlib-bors mathlib-bors Bot added the ready-to-merge This PR has been sent to bors. label Jul 10, 2026
mathlib-bors Bot pushed a commit that referenced this pull request Jul 10, 2026
…theorem (#41553)

`Presieve.functorPushforward_overForget` is a duplicate of `Sieve.arrows_generate_map_eq_functorPushforward` (this was basically already noticed in #35189, but no deprecation was made then).

Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
@mathlib-bors mathlib-bors Bot added the bors-staging This PR is currently being built by bors on the staging branch. label Jul 10, 2026
@mathlib-bors

mathlib-bors Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

@mathlib-bors mathlib-bors Bot changed the title chore(CategoryTheory/Sites/Descent/Precoverage): deprecate duplicate theorem [Merged by Bors] - chore(CategoryTheory/Sites/Descent/Precoverage): deprecate duplicate theorem Jul 10, 2026
@mathlib-bors mathlib-bors Bot closed this Jul 10, 2026
michaellee94 pushed a commit to michaellee94/mathlib4 that referenced this pull request Jul 11, 2026
…theorem (leanprover-community#41553)

`Presieve.functorPushforward_overForget` is a duplicate of `Sieve.arrows_generate_map_eq_functorPushforward` (this was basically already noticed in leanprover-community#35189, but no deprecation was made then).

Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bors-staging This PR is currently being built by bors on the staging branch. ready-to-merge This PR has been sent to bors. t-category-theory Category theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants