Mathlib Map

Theorems · Definition · category theory

ComplexShape.Embedding.extendFunctor

{ι : Type u_1} →
  {ι' : Type u_2} →
    {c : ComplexShape ι} →
      {c' : ComplexShape ι'} →
        c.Embedding c' →
          (C : Type u_3) →
            [inst : CategoryTheory.Category.{v_1, u_3} C] →
              [CategoryTheory.Limits.HasZeroObject C] →
                [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
                  CategoryTheory.Functor (HomologicalComplex C c) (HomologicalComplex C c')

Given an embedding e : c.Embedding c' of complex shapes, this is the functor HomologicalComplex C c ⥤ HomologicalComplex C c' which extend complexes along e: the extended complexes are zero in the degrees that are not in the image of e.f.

Defined in
Mathlib.Algebra.Homology.Embedding.Extend
Cited by
5 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

CategoryTheory.ProjectiveResolution.π' · cited by 9ProjectiveResolution.π'CategoryTheory.InjectiveResolution.ι' · cited by 9InjectiveResolution.ι'HomologicalComplex.truncGEMap · cited by 7HomologicalComplex.truncG…HomologicalComplex.truncGEMap_comp · cited by 2HomologicalComplex.truncG…ComplexShape.Embedding.extendFunctor_map · cited by 2Embedding.extendFunctor_m…ComplexShape.Embedding.extendHomotopyFunctorFactors · cited by 1Embedding.extendHomotopyF…ComplexShape.Embedding.extendHomotopyFunctor · cited by 1Embedding.extendHomotopyF…HomologicalComplex.truncGEMap_id · cited by 1HomologicalComplex.truncG…ComplexShape.Embedding.fullyFaithfulExtendFunctor · cited by 0Embedding.fullyFaithfulEx…ComplexShape.Embedding.extendFunctor.congr_simp · cited by 0extendFunctor.congr_simpComplexShape.Embedding.extendFunctor_obj · cited by 0Embedding.extendFunctor_o…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectComplexShape.Embedding · cited by 337ComplexShape.EmbeddingHomologicalComplex.extend · cited by 115HomologicalComplex.extendHomologicalComplex.extendMap · cited by 27HomologicalComplex.extend…Embedding.extendFunctorCITED BYCITES

Cites10

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

Cited by11

Results whose statement or proof uses this declaration.