[Merged by Bors] - feat: exactness of short complexes#7052
[Merged by Bors] - feat: exactness of short complexes#7052
Conversation
jcommelin
left a comment
There was a problem hiding this comment.
Under suitable assumptions, this new definition of exactness is equivalent to the existing one in mathlib. I understand that you plan to phase out the old definition. But in the mean time, I think it is good to provide a "glue" lemma that shows that the two are equivalent.
|
Thanks for the suggestions! I shall include a comparison lemma with the current |
This PR introduces the definition of a proposition `S.Exact` when `S` is a short complex.
|
Build failed (retrying...): |
This PR introduces the definition of a proposition `S.Exact` when `S` is a short complex.
|
Build failed (retrying...): |
This PR introduces the definition of a proposition `S.Exact` when `S` is a short complex.
|
Build failed: |
|
bors retry |
This PR introduces the definition of a proposition `S.Exact` when `S` is a short complex.
|
Pull request successfully merged into master. Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
This PR introduces the definition of a proposition `S.Exact` when `S` is a short complex.
This PR introduces the definition of a proposition
S.ExactwhenSis a short complex.