Skip to content

chore(CategoryTheory): StructuredArrow.map₂ along equivalences induces an equivalence#39882

Open
chrisflav wants to merge 4 commits into
leanprover-community:masterfrom
chrisflav:structuredarrow-map2
Open

chore(CategoryTheory): StructuredArrow.map₂ along equivalences induces an equivalence#39882
chrisflav wants to merge 4 commits into
leanprover-community:masterfrom
chrisflav:structuredarrow-map2

Conversation

@chrisflav
Copy link
Copy Markdown
Member

Before that we only had an instance IsEquivalence, this provides the full equivalence with good def-eqs for the inverse.


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 26, 2026

PR summary b72c083595

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ map₂CompMap₂Iso
++ map₂Congr
++ map₂IdIso
++ map₂Iso

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.

Comment thread Mathlib/CategoryTheory/Comma/StructuredArrow/Basic.lean Outdated
Comment thread Mathlib/CategoryTheory/Comma/StructuredArrow/Basic.lean Outdated
Comment thread Mathlib/CategoryTheory/Comma/StructuredArrow/Basic.lean
@robin-carlier robin-carlier added the awaiting-author A reviewer has asked the author a question or requested changes. label May 27, 2026
chrisflav and others added 3 commits May 27, 2026 22:26
Co-authored-by: Robin Carlier <57142648+robin-carlier@users.noreply.github.com>
Co-authored-by: Robin Carlier <57142648+robin-carlier@users.noreply.github.com>
@chrisflav chrisflav removed the awaiting-author A reviewer has asked the author a question or requested changes. label May 27, 2026
@robin-carlier
Copy link
Copy Markdown
Contributor

Thanks!
maintainer merge

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by robin-carlier.

@mathlib-triage mathlib-triage Bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. t-category-theory Category theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants