Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.liftCycles
{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) →
(n₀ n₁ : ℤ) →
(hn₁ : n₀ + 1 = n₁) →
{A : C} →
(x : A ⟶ (X.H n₀).obj (CategoryTheory.ComposableArrows.mk₁ g)) →
CategoryTheory.CategoryStruct.comp x (X.δ f g n₀ n₁ hn₁) = 0 → (A ⟶ X.cycles f g n₀)Constructor for morphisms to X.cycles.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- 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 and proof · cited by 350
- CategoryTheory.Abelian.SpectralObject.Hstatement and proof · cited by 284
- CategoryTheory.Abelian.SpectralObject.cyclesstatement · cited by 103
- CategoryTheory.Abelian.SpectralObject.δstatement and proof · cited by 77
- CategoryTheory.Limits.kernel.liftproof · cited by 64
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.cyclesMapproof · cited by 19
- CategoryTheory.Abelian.SpectralObject.δToCyclesproof · cited by 15
- CategoryTheory.Abelian.SpectralObject.EToCyclesproof · cited by 7
- CategoryTheory.Abelian.SpectralObject.liftCycles_istatement · cited by 5
- CategoryTheory.Abelian.SpectralObject.cyclesMap_Ψ_exactproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.liftCycles.congr_simpstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.liftCycles_i_assocstatement and proof · cited by 0