Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Adhesive.isColimitBinaryCofan

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Adhesive C] →
      {X : C} →
        (a b : CategoryTheory.Subobject X) →
          CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk ⋯.hom ⋯.hom)

Given an object X of an adhesive category C, the coproduct of two subobjects of X is their pushout in C over their pullback.

Defined in
Mathlib.CategoryTheory.Adhesive.Subobject
Cited by
0 results in Mathlib
Foundations
Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Adhesive

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites26

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.