Mathlib Map

Theorems · Definition · category theory

ChainComplex.linearYonedaObj

{C : Type u_2} →
  [inst : CategoryTheory.Category.{v_1, u_2} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      {α : Type u_3} →
        [inst_2 : AddRightCancelSemigroup α] →
          [inst_3 : One α] →
            ChainComplex C α →
              (A : Type u_4) → [inst_4 : Ring A] → [CategoryTheory.Linear A C] → C → CochainComplex (ModuleCat A) α

Given a chain complex X and an object Y, this is the cochain complex which in degree i consists of the module of morphisms X.X i ⟶ Y.

Defined in
Mathlib.CategoryTheory.Abelian.Ext
Cited by
6 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianAddRightCancelSemigroupOneRingCategoryTheory.Linear

Around this declaration

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

Rep.FiniteCyclicGroup.homResolutionIso · cited by 2FiniteCyclicGroup.homReso…CategoryTheory.ProjectiveResolution.isoExt · cited by 1ProjectiveResolution.isoE…isZero_Ext_succ_of_projective · cited by 1isZero_Ext_succ_of_projec…groupCohomology.inhomogeneousCochainsIso · cited by 0groupCohomology.inhomogen…Rep.barResolution.extIso · cited by 0barResolution.extIsogroupCohomology.linearYonedaObjResProjectiveResolutionIso · cited by 0groupCohomology.linearYon…ChainComplex.linearYonedaObj_X · cited by 0ChainComplex.linearYoneda…ChainComplex.linearYonedaObj_d · cited by 0ChainComplex.linearYoneda…Rep.FiniteCyclicGroup.homResolutionIso_hom_f_hom_apply · cited by 0FiniteCyclicGroup.homReso…Rep.FiniteCyclicGroup.homResolutionIso_inv_f_hom_apply_hom_toFun · cited by 0FiniteCyclicGroup.homReso…groupCohomologyIso · cited by 0groupCohomologyIsoRep.standardResolution.extIso · cited by 0standardResolution.extIsoinhomogeneousCochains.d_eq · cited by 0inhomogeneousCochains.d_eqCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objRing · cited by 7463RingCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianModuleCat · cited by 1429ModuleCatCochainComplex · cited by 1016CochainComplexComplexShape.down · cited by 605ComplexShape.downChainComplex · cited by 350ChainComplexCategoryTheory.Functor.rightOp · cited by 214Functor.rightOpCategoryTheory.Functor.mapHomologicalComplex · cited by 145Functor.mapHomologicalCom…CategoryTheory.Linear · cited by 131CategoryTheory.LinearAddRightCancelSemigroup · cited by 41AddRightCancelSemigroupCategoryTheory.linearYoneda · cited by 7CategoryTheory.linearYone…HomologicalComplex.unop · cited by 6HomologicalComplex.unopChainComplex.linearYonedaObjCITED BYCITES

Cites14

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

Cited by13

Results whose statement or proof uses this declaration.