limits-colimits

Installation
SKILL.md

Limits Colimits

When to Use

Use this skill when working on limits-colimits problems in category theory.

Decision Tree

  1. Identify Limit Type

    • Product: limit of discrete diagram
    • Equalizer: limit of parallel pair f, g: A -> B
    • Pullback: limit of A -> C <- B
    • Terminal object: limit of empty diagram
    • Lean 4: CategoryTheory.Limits namespace
  2. Verify Universal Property

    • Cone from L with projections pi_i: L -> D_i
    • For any cone from X, unique morphism u: X -> L
Related skills
Installs
1
GitHub Stars
3.8K
First Seen
Apr 5, 2026