Skip to content

Conversation

juliankom
Copy link
Contributor

@juliankom juliankom commented Oct 15, 2025

An equality of reflexive prefunctors gives an equality on homs (ReflPrefunctor.congr_hom) and objects (ReflPrefunctor.congr_obj). Mirrors the existing theorems Prefunctor.congr_hom and Prefunctor.congr_obj.


This should make the API of ReflPrefunctor easier to use.

Open in Gitpod

@github-actions github-actions bot added new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! t-combinatorics Combinatorics labels Oct 15, 2025
Copy link

PR summary 308871192d

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ congr_hom
+ congr_obj

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

@peabrainiac peabrainiac added the t-category-theory Category theory label Oct 15, 2025
@juliankom
Copy link
Contributor Author

easy

@github-actions github-actions bot added the easy < 20s of review time. See the lifecycle page for guidelines. label Oct 15, 2025
@joelriou
Copy link
Collaborator

Thanks!

bors merge

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the ready-to-merge This PR has been sent to bors. label Oct 15, 2025
mathlib-bors bot pushed a commit that referenced this pull request Oct 15, 2025
…functors (#30580)

An equality of reflexive prefunctors gives an equality on homs (`ReflPrefunctor.congr_hom`) and objects (`ReflPrefunctor.congr_obj`). Mirrors the existing theorems `Prefunctor.congr_hom` and `Prefunctor.congr_obj`.
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Oct 15, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Combinatorics/Quiver): add congruence theorems for reflexive prefunctors [Merged by Bors] - feat(Combinatorics/Quiver): add congruence theorems for reflexive prefunctors Oct 15, 2025
@mathlib-bors mathlib-bors bot closed this Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

easy < 20s of review time. See the lifecycle page for guidelines. new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! ready-to-merge This PR has been sent to bors. t-category-theory Category theory t-combinatorics Combinatorics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants