-
Notifications
You must be signed in to change notification settings - Fork 331
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
feat(Algebra/Module): snake lemma #17948
base: master
Are you sure you want to change the base?
Conversation
erdOne
commented
Oct 19, 2024
PR summary 5f7372ae57Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
Co-authored-by: Moritz Firsching <[email protected]>
Such that `f₂` is surjective with a (set-theoretic) section `ρ`, `g₁` is injective with a | ||
(set-theoretic) retraction `π`, | ||
then the map `π₁ ∘ ρ ∘ i₂ ∘ σ ∘ ι₃` is a linear map from `K₃` to `C₁`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Such that `f₂` is surjective with a (set-theoretic) section `ρ`, `g₁` is injective with a | |
(set-theoretic) retraction `π`, | |
then the map `π₁ ∘ ρ ∘ i₂ ∘ σ ∘ ι₃` is a linear map from `K₃` to `C₁`. | |
Such that `f₂` is surjective with a (set-theoretic) section `σ`, `g₁` is injective with a | |
(set-theoretic) retraction `ρ`, | |
then the map `π₁ ∘ ρ ∘ i₂ ∘ σ ∘ ι₃` is a linear map from `K₃` to `C₁`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The same typo appears in several other places in the file.