Skip to content

[Merged by Bors] - feat(Algebra/Homology/Embedding): dualise extend#19560

Closed
joelriou wants to merge 1 commit intomasterfrom
algebra-homology-embedding-extend-op
Closed

[Merged by Bors] - feat(Algebra/Homology/Embedding): dualise extend#19560
joelriou wants to merge 1 commit intomasterfrom
algebra-homology-embedding-extend-op

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

When e is an embedding of complex shapes, we obtain an isomorphism extendOpIso : K.op.extend e.op ≅ (K.extend e).op.


Open in Gitpod

@joelriou joelriou added the t-category-theory Category theory label Nov 28, 2024
@github-actions github-actions bot added the large-import Automatically added label for PRs with a significant increase in transitive imports label Nov 28, 2024
@github-actions
Copy link
Copy Markdown

PR summary fddb86f498

Import changes exceeding 2%

% File
+35.37% Mathlib.Algebra.Homology.Embedding.Extend

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Algebra.Homology.Embedding.Extend 735 995 +260 (+35.37%)
Import changes for all files
Files Import difference
Mathlib.Algebra.Homology.Embedding.TruncGE 2
Mathlib.Algebra.Homology.Embedding.HomEquiv Mathlib.Algebra.Homology.Embedding.Extend 260

Declarations diff

+ XOpIso
+ XOpIso_hom_d_op
+ extendOpIso
+ extend_op_d

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

@dagurtomas
Copy link
Copy Markdown
Contributor

LGTM, I think the import increase is probably fine. This is not a leaf file, but there is also not a lot depending on it.

maintainer merge?

@github-actions
Copy link
Copy Markdown

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

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Nov 29, 2024
Copy link
Copy Markdown
Member

@jcommelin jcommelin left a comment

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 the ready-to-merge This PR has been sent to bors. label Nov 29, 2024
mathlib-bors bot pushed a commit that referenced this pull request Nov 30, 2024
When `e` is an embedding of complex shapes, we obtain an isomorphism `extendOpIso : K.op.extend e.op ≅ (K.extend e).op`.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Nov 30, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Algebra/Homology/Embedding): dualise extend [Merged by Bors] - feat(Algebra/Homology/Embedding): dualise extend Nov 30, 2024
@mathlib-bors mathlib-bors bot closed this Nov 30, 2024
@mathlib-bors mathlib-bors bot deleted the algebra-homology-embedding-extend-op branch November 30, 2024 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

large-import Automatically added label for PRs with a significant increase in transitive imports maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. 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.

3 participants