Documentation

Atlas.AlgebraicTopologyI.code.SecondIsomorphism

For morphisms f : A ⟶ X and g : B ⟶ X in an abelian category, the two compositions out of kernel (biprod.desc f g) through the biproduct projections satisfy the pullback square condition (up to a sign on the second leg). This is the equation that lets us identify the kernel of f - g : A ⊕ B → X with the pullback A ×_X B.

For monomorphisms f : A ↪ X and g : B ↪ X in an abelian category, the pullback A ×_X B is canonically isomorphic to the kernel of biprod.desc f g : A ⊕ B ⟶ X. This is the standard identification of intersections of subobjects via biproducts.

Instances For

    Second isomorphism / pullback-pushout square. In an abelian category, for monomorphisms f : A ↪ X and g : B ↪ X, the square

    A ×_X B ─→ A
       │        │
       ↓        ↓
       B ───→ image(f ⊕ g)
    

    formed by the pullback projections and the canonical maps from A and B to the image of biprod.desc f g is a pushout. Equivalently, the image of A ⊕ B → X is the pushout A ⊔_{A ∩ B} B of subobjects, exhibiting the second isomorphism theorem at the level of subobjects of X.