Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.limit.cone

{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] → CategoryTheory.Limits.Cone F

An arbitrary choice of limit cone for a functor.

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

Around this declaration

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

Cites6

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

Cited by144

Results whose statement or proof uses this declaration.