Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.HasEnd

{J : Type u} →
  [inst : CategoryTheory.Category.{v, u} J] →
    {C : Type u'} →
      [inst_1 : CategoryTheory.Category.{v', u'} C] → CategoryTheory.Functor Jᵒᵖ (CategoryTheory.Functor J C) → Prop

Given F : Jᵒᵖ ⥤ J ⥤ C, this property asserts the existence of the end of F.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.End
Cited by
14 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.

Cites5

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

Cited by20

Results whose statement or proof uses this declaration.