Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Mat_.lift

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      {D : Type u₁} →
        [inst_2 : CategoryTheory.Category.{v₁, u₁} D] →
          [inst_3 : CategoryTheory.Preadditive D] →
            [CategoryTheory.Limits.HasFiniteBiproducts D] →
              (F : CategoryTheory.Functor C D) → [F.Additive] → CategoryTheory.Functor (CategoryTheory.Mat_ C) D

Any additive functor C ⥤ D to a category D with finite biproducts extends to a functor Mat_ C ⥤ D.

Defined in
Mathlib.CategoryTheory.Preadditive.Mat
Cited by
6 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Limits.HasFiniteBiproductsCategoryTheory.Functor.Additive

Around this declaration

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

CategoryTheory.Mat_.embeddingLiftIso · cited by 2Mat_.embeddingLiftIsoCategoryTheory.Mat_.equivalenceSelfOfHasFiniteBiproducts · cited by 2Mat_.equivalenceSelfOfHas…CategoryTheory.Mat_.lift.congr_simp · cited by 0lift.congr_simpCategoryTheory.Mat_.lift_obj · cited by 0Mat_.lift_objCategoryTheory.Mat_.liftUnique · cited by 0Mat_.liftUniqueCategoryTheory.Mat_.embeddingLiftIso_hom_app · cited by 0Mat_.embeddingLiftIso_hom…CategoryTheory.Mat_.embeddingLiftIso_inv_app · cited by 0Mat_.embeddingLiftIso_inv…CategoryTheory.Mat_.lift_map · cited by 0Mat_.lift_mapCategoryTheory.Mat_.equivalenceSelfOfHasFiniteBiproductsAux · cited by 0Mat_.equivalenceSelfOfHas…CategoryTheory.Mat_.equivalenceSelfOfHasFiniteBiproducts_functor · cited by 0Mat_.equivalenceSelfOfHas…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Limits.biproduct · cited by 188Limits.biproductCategoryTheory.Limits.HasFiniteBiproducts · cited by 106Limits.HasFiniteBiproductsCategoryTheory.Mat_ · cited by 44CategoryTheory.Mat_CategoryTheory.Mat_.ι · cited by 29Mat_.ιCategoryTheory.Mat_.X · cited by 24Mat_.XCategoryTheory.Limits.biproduct.matrix · cited by 22biproduct.matrixMat_.liftCITED BYCITES

Cites13

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

Cited by10

Results whose statement or proof uses this declaration.