Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsPushout.inr_isoPushout_inv

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {Z X Y P : C} {f : Z ⟶ X} {g : Z ⟶ Y} {inl : X ⟶ P}
  {inr : Y ⟶ P} (h : CategoryTheory.IsPushout f g inl inr) [inst_1 : CategoryTheory.Limits.HasPushout f g],
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inr f g) h.isoPushout.inv = inr
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.IsPullback.Defs
Cited by
7 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPushout

Around this declaration

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

CategoryTheory.IsPushout.inr_isoPushout_hom · cited by 8IsPushout.inr_isoPushout_…CommRingCat.isPushout_iff_isPushout · cited by 4CommRingCat.isPushout_iff…CategoryTheory.MonoidalCategory.IsPushout.whiskerLeft_inr_isoPushout_inv · cited by 1IsPushout.whiskerLeft_inr…CategoryTheory.MonoidalCategory.IsPushout.inr_isoPushout_inv_whiskerRight · cited by 1IsPushout.inr_isoPushout_…CommRingCat.pushout_inr_tensorProdObjIsoPushoutObj_inv_right · cited by 1CommRingCat.pushout_inr_t…CategoryTheory.IsPushout.inr_isoPushout_inv_assoc · cited by 1IsPushout.inr_isoPushout_…RingHom.Flat.mapOfCompatibleSMul · cited by 1Flat.mapOfCompatibleSMulCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Limits.pushout · cited by 284Limits.pushoutCategoryTheory.IsPushout · cited by 219CategoryTheory.IsPushoutCategoryTheory.Limits.pushout.inr · cited by 193pushout.inrCategoryTheory.Limits.HasPushout · cited by 192Limits.HasPushoutCategoryTheory.CommSq.w · cited by 122CommSq.wCategoryTheory.Limits.PushoutCocone.mk · cited by 89PushoutCocone.mkCategoryTheory.Limits.WalkingSpan.right · cited by 78WalkingSpan.rightCategoryTheory.IsPushout.isoPushout · cited by 57IsPushout.isoPushoutCategoryTheory.IsPushout.toCommSq · cited by 35IsPushout.toCommSqCategoryTheory.Limits.PushoutCocone.mk_ι_app · cited by 30PushoutCocone.mk_ι_appCategoryTheory.IsPushout.isColimit · cited by 30IsPushout.isColimitIsPushout.inr_isoPushout_invCITED BYCITES

Cites16

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

Cited by7

Results whose statement or proof uses this declaration.