Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - feat(category_theory): left-exact functors preserve finite limits #14026

Closed
wants to merge 55 commits into from

Conversation

javra
Copy link
Collaborator

@javra javra commented May 8, 2022

Also adds the following:

  • Convenient constructors for binary_fan and adjustments to its simp NF
  • Generalize the (co)kernel constructions in inclusions and projections of binary biproducts
  • Fixes the name of kernel_fork.is_limit.of_ι
  • Derives preserves_limits_of_shape (discrete pempty) G from the preservation of just the terminal morphism
  • Preserving zero morphisms implies preserving terminal morphisms
  • Isomorphisms from any fork to an application of fork.of_ι

Open in Gitpod

@javra javra changed the title Left exact char feat(category_theory): left-exact functors preserve binary products May 8, 2022
@javra javra requested a review from TwoFX May 8, 2022 08:40
@javra javra added awaiting-review The author would like community review of the PR WIP Work in progress and removed awaiting-review The author would like community review of the PR labels May 8, 2022
src/category_theory/abelian/exact.lean Outdated Show resolved Hide resolved
src/category_theory/abelian/exact.lean Outdated Show resolved Hide resolved
src/category_theory/abelian/exact.lean Outdated Show resolved Hide resolved
src/category_theory/abelian/exact.lean Outdated Show resolved Hide resolved
@javra javra added awaiting-review The author would like community review of the PR and removed merge-conflict Please `git merge origin/master` then a bot will remove this label. labels May 24, 2022
@javra javra requested a review from semorrison May 24, 2022 07:07
@TwoFX TwoFX added WIP Work in progress and removed awaiting-review The author would like community review of the PR labels May 27, 2022
@javra javra added awaiting-review The author would like community review of the PR and removed WIP Work in progress labels Jul 8, 2022
@javra javra requested a review from TwoFX July 8, 2022 19:28
src/category_theory/limits/preserves/shapes/zero.lean Outdated Show resolved Hide resolved
src/category_theory/limits/shapes/biproducts.lean Outdated Show resolved Hide resolved
src/category_theory/limits/shapes/equalizers.lean Outdated Show resolved Hide resolved
src/category_theory/limits/shapes/equalizers.lean Outdated Show resolved Hide resolved
src/category_theory/preadditive/left_exact.lean Outdated Show resolved Hide resolved
src/category_theory/preadditive/left_exact.lean Outdated Show resolved Hide resolved
src/category_theory/preadditive/left_exact.lean Outdated Show resolved Hide resolved
src/category_theory/preadditive/left_exact.lean Outdated Show resolved Hide resolved
@TwoFX TwoFX added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jul 10, 2022
@TwoFX
Copy link
Member

TwoFX commented Jul 11, 2022

Thanks!
bors r+

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jul 11, 2022
bors bot pushed a commit that referenced this pull request Jul 11, 2022
…4026)

Also adds the following:
* Convenient constructors for `binary_fan` and adjustments to its simp NF
* Generalize the (co)kernel constructions in inclusions and projections of binary biproducts
* Fixes the name of `kernel_fork.is_limit.of_ι`
* Derives `preserves_limits_of_shape (discrete pempty) G` from the preservation of just *the* terminal morphism
* Preserving zero morphisms implies preserving terminal morphisms
* Isomorphisms from any fork to an application of `fork.of_ι`



Co-authored-by: Markus Himmel <markus@himmel-villmar.de>
@bors
Copy link

bors bot commented Jul 11, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(category_theory): left-exact functors preserve finite limits [Merged by Bors] - feat(category_theory): left-exact functors preserve finite limits Jul 11, 2022
@bors bors bot closed this Jul 11, 2022
@bors bors bot deleted the left-exact-char branch July 11, 2022 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants