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- Cited by
- 7 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Limits.pushoutstatement · cited by 284
- CategoryTheory.IsPushoutstatement and proof · cited by 219
- CategoryTheory.Limits.pushout.inrstatement · cited by 193
- CategoryTheory.Limits.HasPushoutstatement and proof · cited by 192
- CategoryTheory.CommSq.wproof · cited by 122
- CategoryTheory.Limits.PushoutCocone.mkproof · cited by 89
- CategoryTheory.Limits.WalkingSpan.rightproof · cited by 78
- CategoryTheory.IsPushout.isoPushoutstatement · cited by 57
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPushout.inr_isoPushout_homproof · cited by 8
- CommRingCat.isPushout_iff_isPushoutproof · cited by 4
- CategoryTheory.MonoidalCategory.IsPushout.whiskerLeft_inr_isoPushout_invproof · cited by 1
- CommRingCat.pushout_inr_tensorProdObjIsoPushoutObj_inv_rightproof · cited by 1
- CategoryTheory.IsPushout.inr_isoPushout_inv_assocproof · cited by 1
- RingHom.Flat.mapOfCompatibleSMulproof · cited by 1