mathlib documentation

category_theory.limits.shapes.constructions.over.connected

forget : over B ⥤ C creates connected limits.

(Impl) Given a diagram in the over category, produce a natural transformation from the diagram legs to the specific object.

Equations

(Impl) Given a cone in the base category, raise it to a cone in the over category. Note this is where the connected assumption is used.

Equations
@[instance]

The over category has any connected limit which the original category has.