Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.PushoutCocone.inl_eq_inr_of_epi_eq

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} {f : X ⟶ Y} [CategoryTheory.Epi f]
  (t : CategoryTheory.Limits.PushoutCocone f f), t.inl = t.inr
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.Mono
Cited by
3 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Epi

Around this declaration

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

Cites12

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

Cited by3

Results whose statement or proof uses this declaration.