Theorems · Definition · category theory
CategoryTheory.ShortComplex.cyclesMk
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{FC : C → C → Type u_1} →
{CC : C → Type w} →
[inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] →
[inst_2 : CategoryTheory.ConcreteCategory C FC] →
[inst_3 : CategoryTheory.HasForget₂ C Ab] →
[inst_4 : CategoryTheory.Preadditive C] →
[inst_5 : (CategoryTheory.forget₂ C Ab).Additive] →
[(CategoryTheory.forget₂ C Ab).PreservesHomology] →
(S : CategoryTheory.ShortComplex C) →
[inst_7 : S.HasHomology] →
(x₂ : ↑((CategoryTheory.forget₂ C Ab).obj S.X₂)) →
(CategoryTheory.ConcreteCategory.hom ((CategoryTheory.forget₂ C Ab).map S.g)) x₂ = 0 →
↑((CategoryTheory.forget₂ C Ab).obj S.cycles)Constructor for cycles of short complexes in a concrete category.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- AddMonoidHomstatement · cited by 3,230
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
Cited by2
Results whose statement or proof uses this declaration.
- HomologicalComplex.cyclesMkproof · cited by 2
- CategoryTheory.ShortComplex.i_cyclesMkstatement · cited by 1