Skip to content

[Merged by Bors] - feat(CategoryTheory): transport a NormalMono structure via an isomorphism of arrows#34496

Closed
joelriou wants to merge 1 commit intoleanprover-community:masterfrom
joelriou:normal-mono-of-arrow-iso
Closed

[Merged by Bors] - feat(CategoryTheory): transport a NormalMono structure via an isomorphism of arrows#34496
joelriou wants to merge 1 commit intoleanprover-community:masterfrom
joelriou:normal-mono-of-arrow-iso

Conversation

@joelriou
Copy link
Contributor


Open in Gitpod

@github-actions
Copy link

PR summary 002831b4f3

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ NormalEpi.ofArrowIso
+ NormalMono.ofArrowIso

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

w := by
have := Arrow.w e.inv
dsimp at this
rw [← reassoc_of% this, hf.w, comp_zero]
Copy link
Collaborator

Choose a reason for hiding this comment

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

I have often seen this % operator, but I can't figure out what it does.

@dagurtomas
Copy link
Contributor

Thanks!

maintainer merge

Note that this and #33875 both contain the same change to parallelPair.ext, so bors might get confused if they're included in the same batch

@github-actions
Copy link

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

@ghost ghost added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Jan 29, 2026
@b-mehta
Copy link
Contributor

b-mehta commented Jan 29, 2026

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 Jan 29, 2026
mathlib-bors bot pushed a commit that referenced this pull request Jan 29, 2026
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jan 29, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(CategoryTheory): transport a NormalMono structure via an isomorphism of arrows [Merged by Bors] - feat(CategoryTheory): transport a NormalMono structure via an isomorphism of arrows Jan 29, 2026
@mathlib-bors mathlib-bors bot closed this Jan 29, 2026
YellPika pushed a commit to YellPika/mathlib4 that referenced this pull request Feb 3, 2026
michaellee94 pushed a commit to michaellee94/mathlib4 that referenced this pull request Feb 15, 2026
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-category-theory Category theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments