Mathlib Map

Theorems · Theorem · category theory

HomologicalComplex.p_opcyclesMap

∀ {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} (φ : K ⟶ L) (i : ι) [inst_2 : K.HasHomology i]
  [inst_3 : L.HasHomology i],
  CategoryTheory.CategoryStruct.comp (K.pOpcycles i) (HomologicalComplex.opcyclesMap φ i) =
    CategoryTheory.CategoryStruct.comp (φ.f i) (L.pOpcycles i)
Defined in
Mathlib.Algebra.Homology.ShortComplex.HomologicalComplex
Cited by
7 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsHomologicalComplex.HasHomologyHomologicalComplex.HasHomology

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HomologicalComplex.p_opcyclesMap_assoc · cited by 7HomologicalComplex.p_opcy…CategoryTheory.ShortComplex.ShortExact.δ_apply · cited by 2ShortExact.δ_applyHomologicalComplex.singleObjOpcyclesSelfIso_hom_naturality · cited by 2HomologicalComplex.single…CategoryTheory.ShortComplex.ShortExact.δ_eq · cited by 1ShortExact.δ_eqCochainComplex.isSplitMono_from_singleFunctor_obj_of_injective · cited by 1CochainComplex.isSplitMon…CochainComplex.ConnectData.homologyMap_map_of_eq_neg_succ · cited by 0ConnectData.homologyMap_m…CochainComplex.ConnectData.homologyMap_map_of_eq_succ · cited by 0ConnectData.homologyMap_m…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeHomologicalComplex.Hom.f · cited by 845Hom.fHomologicalComplex.HasHomology · cited by 342HomologicalComplex.HasHom…HomologicalComplex.opcycles · cited by 153HomologicalComplex.opcycl…HomologicalComplex.shortComplexFunctor · cited by 72HomologicalComplex.shortC…HomologicalComplex.pOpcycles · cited by 71HomologicalComplex.pOpcyc…HomologicalComplex.opcyclesMap · cited by 47HomologicalComplex.opcycl…CategoryTheory.ShortComplex.p_opcyclesMap · cited by 6ShortComplex.p_opcyclesMapHomologicalComplex.p_opcycles…CITED BYCITES

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.