Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.fromOpcycles
{C : Type u_1} →
{ι : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} ι] →
[inst_2 : CategoryTheory.Abelian C] →
(X : CategoryTheory.Abelian.SpectralObject C ι) →
{i j k : ι} →
(f : i ⟶ j) →
(g : j ⟶ k) →
(fg : i ⟶ k) →
CategoryTheory.CategoryStruct.comp f g = fg →
(n : ℤ) → X.opcycles f g n ⟶ (X.H n).obj (CategoryTheory.ComposableArrows.mk₁ fg)The map H^n(f) ⟶ H^n(f ≫ g) factors through opZ^n(f, g).
- Cited by
- 35 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ComposableArrowsstatement · cited by 627
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.ComposableArrows.mk₁statement · cited by 350
- CategoryTheory.Abelian.SpectralObject.Hstatement and proof · cited by 284
- CategoryTheory.Abelian.SpectralObject.opcyclesstatement · cited by 106
- CategoryTheory.Abelian.SpectralObject.δproof · cited by 77
Cited by38
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.p_fromOpcyclesstatement · cited by 9
- CategoryTheory.Abelian.SpectralObject.EToCyclesproof · cited by 7
- CategoryTheory.Abelian.SpectralObject.kernelSequenceEproof · cited by 7
- CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesproof · cited by 7
- CategoryTheory.Abelian.SpectralObject.fromOpcyles_δstatement · cited by 4
- CategoryTheory.Abelian.SpectralObject.EToCycles_istatement and proof · cited by 3
- CategoryTheory.Abelian.SpectralObject.opcyclesIsoH_homstatement · cited by 3
- CategoryTheory.Abelian.SpectralObject.p_fromOpcycles_assocstatement and proof · cited by 3
- CategoryTheory.Abelian.SpectralObject.kernelSequenceE_exactproof · cited by 2
- CategoryTheory.Abelian.SpectralObject.d_ιE_fromOpcyclesstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcycles_exactproof · cited by 2
- CategoryTheory.Abelian.SpectralObject.liftOpcycles_fromOpcyclesstatement · cited by 2