Short complexes #
This file defines the category ShortComplex C of diagrams
X₁ ⟶ X₂ ⟶ X₃ such that the composition is zero.
Note: This structure ShortComplex C was first introduced in
the Liquid Tensor Experiment.
A short complex in a category C with zero morphisms is the datum
of two composable morphisms f : X₁ ⟶ X₂ and g : X₂ ⟶ X₃ such that
f ≫ g = 0.
- X₁ : C
the first (left) object of a
ShortComplex - X₂ : C
the second (middle) object of a
ShortComplex - X₃ : C
the third (right) object of a
ShortComplex the first morphism of a
ShortComplexthe second morphism of a
ShortComplex- zero : CategoryStruct.comp self.f self.g = 0
the composition of the two given morphisms is zero
Instances For
the composition of the two given morphisms is zero
Morphisms of short complexes are the commutative diagrams of the obvious shape.
the morphism on the left objects
the morphism on the middle objects
the morphism on the right objects
- comm₁₂ : CategoryStruct.comp self.τ₁ S₂.f = CategoryStruct.comp S₁.f self.τ₂
the left commutative square of a morphism in
ShortComplex - comm₂₃ : CategoryStruct.comp self.τ₂ S₂.g = CategoryStruct.comp S₁.g self.τ₃
the right commutative square of a morphism in
ShortComplex
Instances For
the right commutative square of a morphism in ShortComplex
the left commutative square of a morphism in ShortComplex
The identity morphism of a short complex.
Instances For
The composition of morphisms of short complexes.
Instances For
A constructor for morphisms in ShortComplex C when the commutativity conditions
are not obvious.
Instances For
The first projection functor ShortComplex C ⥤ C.
Instances For
The second projection functor ShortComplex C ⥤ C.
Instances For
The third projection functor ShortComplex C ⥤ C.
Instances For
The natural transformation π₁ ⟶ π₂ induced by S.f for all S : ShortComplex C.
Instances For
The natural transformation π₂ ⟶ π₃ induced by S.g for all S : ShortComplex C.
Instances For
The short complex in D obtained by applying a functor F : C ⥤ D to a
short complex in C, assuming that F preserves zero morphisms.
Instances For
The morphism of short complexes S.map F ⟶ S.map G induced by
a natural transformation F ⟶ G.
Instances For
The isomorphism of short complexes S.map F ≅ S.map G induced by
a natural isomorphism F ≅ G.
Instances For
The functor ShortComplex C ⥤ ShortComplex D induced by a functor C ⥤ D which
preserves zero morphisms.
Instances For
A constructor for isomorphisms in the category ShortComplex C
Instances For
The first map of a short complex, as a functor.
Instances For
The second map of a short complex, as a functor.
Instances For
The opposite ShortComplex in Cᵒᵖ associated to a short complex in C.
Instances For
The opposite morphism in ShortComplex Cᵒᵖ associated to a morphism in ShortComplex C
Instances For
The ShortComplex in C associated to a short complex in Cᵒᵖ.
Instances For
The morphism in ShortComplex C associated to a morphism in ShortComplex Cᵒᵖ
Instances For
The obvious functor (ShortComplex C)ᵒᵖ ⥤ ShortComplex Cᵒᵖ.
Instances For
The obvious functor ShortComplex Cᵒᵖ ⥤ (ShortComplex C)ᵒᵖ.
Instances For
The obvious equivalence of categories (ShortComplex C)ᵒᵖ ≌ ShortComplex Cᵒᵖ.
Instances For
The canonical isomorphism S.unop.op ≅ S for a short complex S in Cᵒᵖ
Instances For
The canonical isomorphism S.op.unop ≅ S for a short complex S