Theorems · Theorem · category theory
HomologicalComplex.liftCycles_comp_cyclesMap
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{ι : Type u_2} {c : ComplexShape ι} {K L : HomologicalComplex C c} {i : ι} [inst_2 : K.HasHomology i]
[inst_3 : L.HasHomology i] {A : C} (k : A ⟶ K.X i) (j : ι) (hj : c.next i = j)
(hk : CategoryTheory.CategoryStruct.comp k (K.d i j) = 0) (φ : K ⟶ L),
CategoryTheory.CategoryStruct.comp (K.liftCycles k j hj hk) (HomologicalComplex.cyclesMap φ i) =
L.liftCycles (CategoryTheory.CategoryStruct.comp k (φ.f i)) j hj ⋯- Cited by
- 3 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement and proof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- HomologicalComplex.dstatement and proof · cited by 598
- CategoryTheory.cancel_monoproof · cited by 435
- HomologicalComplex.HasHomologystatement and proof · cited by 342
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.ShortExact.δ_eqproof · cited by 1
- HomologicalComplex.liftCycles_comp_cyclesMap_assocproof · cited by 1
- HomologicalComplex.cycles_left_exactproof · cited by 0