Documentation

Mathlib.CategoryTheory.Enriched.Limits.HasConicalPullbacks

Existence of conical pullbacks #

@[reducible, inline]

HasPullback f g represents the mere existence of a conical limit cone for the pair of morphisms f : X ⟶ Z and g : Y ⟶ Z

Instances For
    @[reducible, inline]

    HasConicalPullbacks represents the existence of conical pullbacks for every pair of morphisms.

    Instances For