Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.limitConeOfUnique

{β : Type w} →
  {C : Type u} →
    [inst : CategoryTheory.Category.{v, u} C] →
      [Unique β] → (f : β → C) → CategoryTheory.Limits.LimitCone (CategoryTheory.Discrete.functor f)

The limit cone for the product over an index type with exactly one term.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Products
Cited by
4 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryUnique

Around this declaration

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

Cites15

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

Cited by6

Results whose statement or proof uses this declaration.