Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Limits.LimitCone

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

LimitCone F contains a cone over F together with the information that it is a limit.

Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
25 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

Cites2

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

Cited by75

Results whose statement or proof uses this declaration.