Mathlib Map

Theorems · Definition · category theory

CategoryTheory.LeftExactFunctor

(C : Type u₁) →
  [CategoryTheory.Category.{v₁, u₁} C] →
    (D : Type u₂) → [CategoryTheory.Category.{v₂, u₂} D] → Type (max (max (max u₁ u₂) v₁) v₂)

Bundled left-exact functors.

Defined in
Mathlib.CategoryTheory.Limits.ExactFunctor
Cited by
20 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.LeftExactFunctor.forget · cited by 7LeftExactFunctor.forgetCategoryTheory.LeftExactFunctor.whiskeringRight · cited by 3LeftExactFunctor.whiskeri…CategoryTheory.LeftExactFunctor.whiskeringLeft · cited by 3LeftExactFunctor.whiskeri…CategoryTheory.AdditiveFunctor.ofLeftExact · cited by 2AdditiveFunctor.ofLeftExa…CategoryTheory.Functor.mapGrpFunctor · cited by 2Functor.mapGrpFunctorCategoryTheory.Functor.mapCommGrpFunctor · cited by 2Functor.mapCommGrpFunctorCategoryTheory.Functor.mapAddGrpFunctor · cited by 2Functor.mapAddGrpFunctorCategoryTheory.LeftExactFunctor.of · cited by 2LeftExactFunctor.ofCategoryTheory.LeftExactFunctor.ofExact · cited by 2LeftExactFunctor.ofExactAddCommGrpCat.leftExactFunctorForgetEquivalence.inverseAux · cited by 1leftExactFunctorForgetEqu…CategoryTheory.LeftExactFunctor.whiskeringLeft_obj_obj_obj · cited by 0LeftExactFunctor.whiskeri…CategoryTheory.LeftExactFunctor.whiskeringRight_map_app · cited by 0LeftExactFunctor.whiskeri…CategoryTheory.LeftExactFunctor.whiskeringRight_obj_map · cited by 0LeftExactFunctor.whiskeri…CategoryTheory.LeftExactFunctor.whiskeringRight_obj_obj_obj · cited by 0LeftExactFunctor.whiskeri…AddCommGrpCat.leftExactFunctorForgetEquivalence · cited by 0AddCommGrpCat.leftExactFu…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.ObjectProperty.FullSubcategory · cited by 726ObjectProperty.FullSubcat…CategoryTheory.leftExactFunctor · cited by 25CategoryTheory.leftExactF…CategoryTheory.LeftExactFunct…CITED BYCITES

Cites3

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

Cited by35

Results whose statement or proof uses this declaration.