Documentation

Mathlib.CategoryTheory.Limits.Constructions.Equalizers

Constructing equalizers from pullbacks and binary products. #

If a category has pullbacks and binary products, then it has equalizers.

TODO: generalize universe

@[reducible, inline]

Define the equalizing object

Instances For
    @[reducible, inline]

    Define the equalizing cone

    Instances For

      Any category with pullbacks and binary products, has equalizers.