Subobjects in adhesive categories #
Main Results #
- Subobjects in adhesive categories have binary coproducts
noncomputable def
CategoryTheory.Adhesive.isColimitBinaryCofan
{C : Type u}
[Category.{v, u} C]
[Adhesive C]
{X : C}
(a b : Subobject X)
:
Given an object X of an adhesive category C, the coproduct of two subobjects of X is their
pushout in C over their pullback.
Instances For
instance
CategoryTheory.Adhesive.instHasBinaryCoproductsSubobject
{C : Type u}
[Category.{v, u} C]
[Adhesive C]
{X : C}
: