Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.limit

{J : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} J] →
    {C : Type u} →
      [inst_1 : CategoryTheory.Category.{v, u} C] →
        (F : CategoryTheory.Functor J C) → [CategoryTheory.Limits.HasLimit F] → C

An arbitrary choice of limit object of a functor.

Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
346 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 11 definitions · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasLimit

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 by455

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 455.