Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.BinaryCofan.isColimit_iff_isIso_inl

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (h : CategoryTheory.Limits.IsInitial Y)
  (c : CategoryTheory.Limits.BinaryCofan X Y), Nonempty (CategoryTheory.Limits.IsColimit c) ↔ CategoryTheory.IsIso c.inl
Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts
Cited by
1 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

Cites28

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

Cited by1

Results whose statement or proof uses this declaration.