Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.LeftResolution.F

{A : Type u_1} →
  {C : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_2} C] →
      [inst_1 : CategoryTheory.Category.{v_2, u_1} A] →
        {ι : CategoryTheory.Functor C A} → CategoryTheory.Abelian.LeftResolution ι → CategoryTheory.Functor A C

a functor which sends X : A to an object F.obj X with an epimorphism π.app X : ι.obj (F.obj X) ⟶ X

Defined in
Mathlib.Algebra.Homology.LeftResolution.Basic
Cited by
20 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Abelian.LeftResolution.π · cited by 14LeftResolution.πCategoryTheory.Abelian.LeftResolution.chainComplex · cited by 11LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexMap · cited by 7LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexXOneIso · cited by 7LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexXZeroIso · cited by 7LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexXIso · cited by 6LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.karoubi.F' · cited by 5karoubi.F'CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_succ_succ · cited by 3LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.π_naturality · cited by 2LeftResolution.π_naturali…CategoryTheory.Abelian.LeftResolution.chainComplexMap_comp · cited by 1LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.map_chainComplex_d · cited by 1LeftResolution.map_chainC…CategoryTheory.Abelian.LeftResolution.map_chainComplex_d_1_0 · cited by 1LeftResolution.map_chainC…CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_0 · cited by 0LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_1 · cited by 0LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexMap_id · cited by 0LeftResolution.chainCompl…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Abelian.LeftResolution · cited by 27Abelian.LeftResolutionLeftResolution.FCITED BYCITES

Cites3

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

Cited by30

Results whose statement or proof uses this declaration.