Theorems · Definition · category theory
HomologicalComplex.cyclesMk
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{FC : C → C → Type u_1} →
{CC : C → Type v} →
[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.Abelian C] →
[inst_5 : (CategoryTheory.forget₂ C Ab).Additive] →
[(CategoryTheory.forget₂ C Ab).PreservesHomology] →
{ι : Type u_2} →
{c : ComplexShape ι} →
(K : HomologicalComplex C c) →
{i : ι} →
(x : ↑((CategoryTheory.forget₂ C Ab).obj (K.X i))) →
(j : ι) →
c.next i = j →
(CategoryTheory.ConcreteCategory.hom ((CategoryTheory.forget₂ C Ab).map (K.d i j)))
x =
0 →
↑((CategoryTheory.forget₂ C Ab).obj (K.cycles i))Constructor for cycles of a homological complex in a concrete category.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.ConcreteCategory.homstatement and proof · cited by 4,022
- AddMonoidHomstatement · cited by 3,230
- FunLikestatement and proof · cited by 2,560
- HomologicalComplex.Xstatement and proof · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
Cited by4
Results whose statement or proof uses this declaration.
- groupHomology.cyclesMkproof · cited by 6
- groupCohomology.cocyclesMkproof · cited by 6
- HomologicalComplex.i_cyclesMkstatement · cited by 5
- CategoryTheory.ShortComplex.ShortExact.δ_applystatement and proof · cited by 2